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  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2021-10-07T02:48:54.770Z||main|||||INFO|500||The following profiles are active: basic
2021-10-07T02:49:07.569Z||main|||||INFO|500||Starting service [Tomcat]
2021-10-07T02:49:07.570Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-10-07T02:49:07.669Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-10-07T02:49:12.864Z||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.

2021-10-07T02:49:13.054Z||main|||||INFO|500||catdb-pool - Starting...
2021-10-07T02:49:13.386Z||main|||||INFO|500||catdb-pool - Start completed.
2021-10-07T02:49:13.933Z||main|||||INFO|500||reqdb-pool - Starting...
2021-10-07T02:49:13.952Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-10-07T02:49:14.076Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-10-07T02:49:14.237Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-10-07T02:49:14.779Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-10-07T02:49:15.882Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-10-07T02:49:18.167Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-10-07T02:49:18.260Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-10-07T02:49:19.005Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-10-07T02:49:19.290Z||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.
2021-10-07T02:49:20.629Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-10-07T02:49:22.223Z||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
2021-10-07T02:49:27.961Z||main|||||WARN|500||---
2021-10-07T02:49:27.962Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-10-07T02:49:27.962Z||main|||||WARN|500||---
2021-10-07T02:49:28.510Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-10-07T02:49:34.452Z||main|||||INFO|500||Started ApiHandlerApplication in 44.835 seconds (JVM running for 46.369)
2021-10-07T02:49:34.483Z|477c643e-9f10-416c-8cf7-09a8c6ef8bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:49:34.496Z|477c643e-9f10-416c-8cf7-09a8c6ef8bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:49:34.497Z|d8239ceb-279f-4dcc-afc1-d7a20f1715d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:49:34.503Z|d8239ceb-279f-4dcc-afc1-d7a20f1715d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:49:37.516Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-10-07T02:49:37.735Z|ab987257-70a9-45fc-a169-b12ad1e88108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:37.735Z|6327f39d-757f-4f4e-833b-cafaf85fa7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:37.760Z|8c6438c7-e787-4d44-9948-19f72ba8a129|http-nio-8080-exec-3|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
2021-10-07T02:49:38.170Z|6327f39d-757f-4f4e-833b-cafaf85fa7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:38.170Z|8c6438c7-e787-4d44-9948-19f72ba8a129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:38.171Z|ab987257-70a9-45fc-a169-b12ad1e88108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:48.322Z|688f51c8-e8e3-4ec8-925b-565746f4f6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:48.322Z|781dd382-d9c6-4952-b412-13b6b65ccc44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:48.323Z|781dd382-d9c6-4952-b412-13b6b65ccc44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:48.323Z|688f51c8-e8e3-4ec8-925b-565746f4f6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:48.331Z|2c934a9a-6f08-4439-8c40-ce0b15e0af8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:48.333Z|2c934a9a-6f08-4439-8c40-ce0b15e0af8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:49.445Z|e3fa6e68-3e30-4367-99ed-ccf978feece8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:49:49.448Z|e3fa6e68-3e30-4367-99ed-ccf978feece8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:49:58.364Z|582d053f-df76-454a-bb5c-651199359700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:58.365Z|582d053f-df76-454a-bb5c-651199359700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:58.371Z|853b17fc-c17b-47e8-a194-4047d16d9797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:58.372Z|853b17fc-c17b-47e8-a194-4047d16d9797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:49:58.373Z|9bf03e86-7c26-43f9-8175-0f2a7b94f7fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:49:58.374Z|9bf03e86-7c26-43f9-8175-0f2a7b94f7fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:04.445Z|4b47da31-98e6-40aa-95b5-455aba2d87aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:04.445Z|4b47da31-98e6-40aa-95b5-455aba2d87aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:04.505Z|b6febab3-750f-4628-a7e9-0c1dd17baaec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:04.506Z|b6febab3-750f-4628-a7e9-0c1dd17baaec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:08.403Z|93142d39-a511-49be-a0bf-7cf2cd751ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:08.405Z|93142d39-a511-49be-a0bf-7cf2cd751ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:08.408Z|7b0713f5-00dd-4731-939f-c8b396ea23ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:08.408Z|4b72ee74-e20d-4bc3-bb3a-1ac552105254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:08.409Z|7b0713f5-00dd-4731-939f-c8b396ea23ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:08.409Z|4b72ee74-e20d-4bc3-bb3a-1ac552105254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:18.440Z|eb13603d-b519-4114-a279-3af142e58e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:18.442Z|eb13603d-b519-4114-a279-3af142e58e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:18.451Z|dd795773-4586-42b5-9007-6cc1bd1b8c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:18.456Z|dd795773-4586-42b5-9007-6cc1bd1b8c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:18.460Z|4bc790c8-4756-4fa2-827e-4799ae062857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:18.467Z|4bc790c8-4756-4fa2-827e-4799ae062857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:19.445Z|b603bdb4-36b2-4d73-8022-1b7e125cebaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:19.446Z|b603bdb4-36b2-4d73-8022-1b7e125cebaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:28.482Z|8392d94d-7cb6-4b65-9d6a-f77886cc79c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:28.483Z|8392d94d-7cb6-4b65-9d6a-f77886cc79c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:28.498Z|7b3d6c26-9130-46f4-a8bb-c12ec77d28c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:28.498Z|f77dbb3d-923b-4515-ac61-e16accdaceb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:28.499Z|7b3d6c26-9130-46f4-a8bb-c12ec77d28c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:28.499Z|f77dbb3d-923b-4515-ac61-e16accdaceb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:34.445Z|a97f9286-6b67-4b8c-beab-7e36c82794a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:34.448Z|a97f9286-6b67-4b8c-beab-7e36c82794a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:34.507Z|dde3a906-c002-4b97-8fd4-e56230e46744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:34.508Z|dde3a906-c002-4b97-8fd4-e56230e46744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:38.514Z|aa3e0815-7f64-4d7c-93a4-4cfe94c752b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:38.515Z|aa3e0815-7f64-4d7c-93a4-4cfe94c752b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:38.524Z|10ad8a98-6127-4aca-ae41-3dca2146f777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:38.524Z|567cc821-c061-410a-8cf0-aa359503d0e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:38.525Z|10ad8a98-6127-4aca-ae41-3dca2146f777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:38.525Z|567cc821-c061-410a-8cf0-aa359503d0e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:48.549Z|d962caed-69b5-4876-80a9-4bfe9b7b5a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:48.549Z|777f958f-a8d4-4da4-af7a-4c62df35dec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:48.549Z|9c13f6b9-3b1f-42f0-b78d-41d69a3f6e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:48.550Z|777f958f-a8d4-4da4-af7a-4c62df35dec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:48.550Z|d962caed-69b5-4876-80a9-4bfe9b7b5a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:48.550Z|9c13f6b9-3b1f-42f0-b78d-41d69a3f6e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:49.445Z|37f32ea0-0f6d-45d7-8c60-128e991a6f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:50:49.447Z|37f32ea0-0f6d-45d7-8c60-128e991a6f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:50:58.578Z|50eb7b74-19e0-4462-b4c7-c277a5825a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:58.579Z|50eb7b74-19e0-4462-b4c7-c277a5825a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:58.579Z|c206aa9e-d59f-4994-a937-38a9f9f5dd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:58.580Z|c206aa9e-d59f-4994-a937-38a9f9f5dd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:50:58.582Z|6d7eba37-c059-419d-82b0-0ac07e4c27a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:50:58.583Z|6d7eba37-c059-419d-82b0-0ac07e4c27a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:04.445Z|98b266d7-1d00-4cac-b0cd-051d698eff2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:04.446Z|98b266d7-1d00-4cac-b0cd-051d698eff2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:04.510Z|580d439b-e6f3-40e2-a28e-be1e006f957a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:04.510Z|580d439b-e6f3-40e2-a28e-be1e006f957a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:08.605Z|c3bf1009-ad0d-4fff-9304-fab909891668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:08.606Z|303fbe1f-c83c-4953-8102-9a5eb689010f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:08.606Z|c3bf1009-ad0d-4fff-9304-fab909891668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:08.607Z|303fbe1f-c83c-4953-8102-9a5eb689010f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:08.609Z|9693a3b4-3da1-4138-b954-634fe53bcfd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:08.610Z|9693a3b4-3da1-4138-b954-634fe53bcfd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:18.637Z|f207b8b2-0bd0-4c49-9fe3-2e8f3647f99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:18.637Z|8ff73313-e4c1-4829-9186-655b445071cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:18.637Z|cfa71cb2-c8f7-4e70-9083-1a19914a8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:18.638Z|f207b8b2-0bd0-4c49-9fe3-2e8f3647f99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:18.638Z|8ff73313-e4c1-4829-9186-655b445071cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:18.639Z|cfa71cb2-c8f7-4e70-9083-1a19914a8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:19.445Z|ded23dc0-0a8b-4276-9031-c2224a2a6f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:19.450Z|ded23dc0-0a8b-4276-9031-c2224a2a6f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:28.666Z|ac6e1fb4-9f6b-4a50-9558-7d8e4c79edc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:28.666Z|4d228cd8-99fb-44f6-a198-4084eee8ffa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:28.667Z|4d228cd8-99fb-44f6-a198-4084eee8ffa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:28.667Z|ac6e1fb4-9f6b-4a50-9558-7d8e4c79edc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:28.676Z|020c2a94-0ab1-4651-8a3c-34f48b150e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:28.678Z|020c2a94-0ab1-4651-8a3c-34f48b150e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:34.444Z|a89bca48-2319-4fc4-b7b2-9400d634fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:34.445Z|a89bca48-2319-4fc4-b7b2-9400d634fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:34.512Z|61a50d88-582e-47d2-af30-bd1f52b4666d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:34.513Z|61a50d88-582e-47d2-af30-bd1f52b4666d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:38.693Z|ac618f72-eca5-43b0-832b-8fecafaa9d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:38.695Z|ac618f72-eca5-43b0-832b-8fecafaa9d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:38.696Z|9a6eed26-5ea3-4c38-ae1b-f0f3b4332723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:38.697Z|9a6eed26-5ea3-4c38-ae1b-f0f3b4332723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:38.710Z|e6aa21a8-d674-41b3-b89e-a4f10a0372ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:38.712Z|e6aa21a8-d674-41b3-b89e-a4f10a0372ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:48.723Z|bab93db9-f832-4901-8340-0628cee0a9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:48.723Z|9da4c5ae-23e0-409f-95f1-4737ff5fbcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:48.724Z|9da4c5ae-23e0-409f-95f1-4737ff5fbcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:48.725Z|bab93db9-f832-4901-8340-0628cee0a9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:48.738Z|5178c8b4-d4f0-4773-a403-9d8a064d9494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:48.739Z|5178c8b4-d4f0-4773-a403-9d8a064d9494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:49.445Z|4a4771c2-bfe0-4c61-926f-3004a514c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:51:49.446Z|4a4771c2-bfe0-4c61-926f-3004a514c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:51:58.750Z|847ef96a-18de-421d-824d-a679aaec99c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:58.750Z|1eaa3ea3-02a5-4a27-af1a-229c2a54dabe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:58.752Z|847ef96a-18de-421d-824d-a679aaec99c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:58.752Z|1eaa3ea3-02a5-4a27-af1a-229c2a54dabe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:51:58.763Z|9fb1b0f0-805a-407e-8ed8-9662a46d7c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:51:58.764Z|9fb1b0f0-805a-407e-8ed8-9662a46d7c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:04.446Z|97916095-e7b0-406e-9013-5d200a9fe33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:04.450Z|97916095-e7b0-406e-9013-5d200a9fe33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:04.514Z|06f93c9e-c315-41d1-941c-1dc5f65ae035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:04.516Z|06f93c9e-c315-41d1-941c-1dc5f65ae035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:08.779Z|954533a6-8cd9-4437-8e6a-1fa4dcfcf1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:08.779Z|0a39e032-6927-412c-98fb-e726a397e338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:08.780Z|0a39e032-6927-412c-98fb-e726a397e338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:08.781Z|954533a6-8cd9-4437-8e6a-1fa4dcfcf1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:08.794Z|b90ce77b-f615-4de3-9353-568b73de5351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:08.795Z|b90ce77b-f615-4de3-9353-568b73de5351|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:18.810Z|86af298c-ad71-4c0e-b4cc-c1dbb375d9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:18.811Z|86af298c-ad71-4c0e-b4cc-c1dbb375d9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:18.811Z|356ff760-943f-43c0-87ab-0807bd0aaa81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:18.813Z|356ff760-943f-43c0-87ab-0807bd0aaa81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:18.822Z|2df31ee9-3333-4daf-9c19-1390a093b4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:18.823Z|2df31ee9-3333-4daf-9c19-1390a093b4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:19.445Z|e66b83e3-0e1d-4fb6-b440-8c6e687a98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:19.446Z|e66b83e3-0e1d-4fb6-b440-8c6e687a98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:28.839Z|a1332cf6-b181-445a-8bcb-71f8ab7788df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:28.839Z|7b9130d2-b5fb-4a3d-83c2-53e9794654ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:28.840Z|7b9130d2-b5fb-4a3d-83c2-53e9794654ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:28.840Z|a1332cf6-b181-445a-8bcb-71f8ab7788df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:28.848Z|2aad3619-6ee2-471e-9893-ad759c720f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:28.849Z|2aad3619-6ee2-471e-9893-ad759c720f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:34.445Z|87516e12-e982-4730-83dc-627e35bfbb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:34.446Z|87516e12-e982-4730-83dc-627e35bfbb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:34.517Z|8a43ff78-86c1-4d3e-9188-0d8262d213f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:34.518Z|8a43ff78-86c1-4d3e-9188-0d8262d213f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:38.867Z|28bfeb50-508e-4207-98ab-2fde028f1416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:38.867Z|3076ee61-5d46-435a-828f-f1a7a6dad177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:38.868Z|28bfeb50-508e-4207-98ab-2fde028f1416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:38.868Z|3076ee61-5d46-435a-828f-f1a7a6dad177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:38.875Z|42277676-022f-4962-95aa-9b6df0db7b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:38.876Z|42277676-022f-4962-95aa-9b6df0db7b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:48.893Z|581a4a8d-c89d-4045-be76-eef258befbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:48.893Z|e3d682d0-1eb4-48c5-a536-ba4fe5649c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:48.895Z|e3d682d0-1eb4-48c5-a536-ba4fe5649c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:48.895Z|581a4a8d-c89d-4045-be76-eef258befbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:48.901Z|0f29977a-6620-4acc-ad4a-6190f33527c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:48.902Z|0f29977a-6620-4acc-ad4a-6190f33527c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:49.445Z|3fd8c382-ce33-4991-944d-fb3088c1744c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:52:49.447Z|3fd8c382-ce33-4991-944d-fb3088c1744c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:52:58.921Z|ffd520b4-5206-4c64-8800-5c4a88f0051e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:58.921Z|18ad333d-8981-43f1-a7c5-b47e9cd723a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:58.922Z|18ad333d-8981-43f1-a7c5-b47e9cd723a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:58.922Z|ffd520b4-5206-4c64-8800-5c4a88f0051e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:52:58.927Z|98fd1022-8078-41d8-8b93-1aa0cf68d4d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:52:58.928Z|98fd1022-8078-41d8-8b93-1aa0cf68d4d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:04.445Z|a7dd7fef-216a-47da-b3d7-5c0fd990eb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:04.445Z|a7dd7fef-216a-47da-b3d7-5c0fd990eb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:04.519Z|1076bf5f-c738-480f-872a-032144b8b542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:04.520Z|1076bf5f-c738-480f-872a-032144b8b542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:08.949Z|1af64389-d83a-4a09-817b-7afdda65c203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:08.949Z|d5b058d6-02be-487a-a321-14ae6551f9df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:08.950Z|1af64389-d83a-4a09-817b-7afdda65c203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:08.950Z|d5b058d6-02be-487a-a321-14ae6551f9df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:08.953Z|d9bcc003-17ae-43ff-9dc3-90bc642f9ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:08.954Z|d9bcc003-17ae-43ff-9dc3-90bc642f9ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:18.981Z|1943ddc8-585b-4d5e-9800-f27f1fd9f806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:18.981Z|2794f1ac-f01a-457d-817d-928047da4410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:18.981Z|14ae9909-010b-43bc-ba72-1d1e554980e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:18.982Z|1943ddc8-585b-4d5e-9800-f27f1fd9f806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:18.982Z|14ae9909-010b-43bc-ba72-1d1e554980e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:18.982Z|2794f1ac-f01a-457d-817d-928047da4410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:19.446Z|8acb1517-8621-4cc3-aa70-9bf9d452b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:19.447Z|8acb1517-8621-4cc3-aa70-9bf9d452b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:29.289Z|60d2e06d-6d9a-45e2-9de2-bf2e9a4be856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:29.291Z|60d2e06d-6d9a-45e2-9de2-bf2e9a4be856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:29.320Z|63b7e5cc-a622-4d7e-af35-bfac3be7e560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:29.320Z|4f0d6338-1379-4d52-b969-7f96a7fee634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:29.321Z|63b7e5cc-a622-4d7e-af35-bfac3be7e560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:29.321Z|4f0d6338-1379-4d52-b969-7f96a7fee634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:34.445Z|756dff80-f488-484b-b09e-ea1416de4663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:34.450Z|756dff80-f488-484b-b09e-ea1416de4663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:34.521Z|12cb6ea1-d0d7-4e56-8389-241aa5eec734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:34.522Z|12cb6ea1-d0d7-4e56-8389-241aa5eec734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:39.349Z|28376733-481b-4fb0-b7f8-64ab4c9edb50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:39.349Z|c119e3e3-f802-4f69-b2c7-f09a9d94cb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:39.350Z|6680e85d-d215-4c49-8daa-8b0707a9dd60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:39.350Z|28376733-481b-4fb0-b7f8-64ab4c9edb50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:39.350Z|c119e3e3-f802-4f69-b2c7-f09a9d94cb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:39.351Z|6680e85d-d215-4c49-8daa-8b0707a9dd60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:49.397Z|142c9d25-429d-4d0a-9876-912773c40478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:49.399Z|142c9d25-429d-4d0a-9876-912773c40478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:49.435Z|a7156169-0e2f-4b9f-bc7d-b2320adbbdbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:49.436Z|a7156169-0e2f-4b9f-bc7d-b2320adbbdbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:49.441Z|6ea092b0-5a52-4e6e-98e9-0c1a6c29e3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:49.443Z|6ea092b0-5a52-4e6e-98e9-0c1a6c29e3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:49.444Z|6e87e785-781f-452d-844e-468a9d763c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:53:49.445Z|6e87e785-781f-452d-844e-468a9d763c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:53:59.435Z|355ec29a-347d-4f01-890c-a0b0b32481ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:59.436Z|355ec29a-347d-4f01-890c-a0b0b32481ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:59.462Z|6c40d9f5-3faa-422f-be74-5d110403eca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:59.464Z|6c40d9f5-3faa-422f-be74-5d110403eca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:53:59.467Z|7b49a1b3-2ef0-40a3-86c8-0beba1249f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:53:59.468Z|7b49a1b3-2ef0-40a3-86c8-0beba1249f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:04.444Z|3979ef00-50a1-46fd-9a44-5133bce2aab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:04.445Z|3979ef00-50a1-46fd-9a44-5133bce2aab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:04.523Z|095e41b2-ccdf-4eb0-a563-db346909f9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:04.524Z|095e41b2-ccdf-4eb0-a563-db346909f9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:09.464Z|c353c03a-bddf-4160-b4b2-1d809e43d8f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:09.466Z|c353c03a-bddf-4160-b4b2-1d809e43d8f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:09.492Z|796376f8-8eec-49d9-8672-534cb72ad7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:09.493Z|4ba984e7-98ac-4d22-947f-5f88dd97b697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:09.493Z|796376f8-8eec-49d9-8672-534cb72ad7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:09.494Z|4ba984e7-98ac-4d22-947f-5f88dd97b697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:19.445Z|4e0d9013-5cc5-44da-ba9b-1c622d1a1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:19.448Z|4e0d9013-5cc5-44da-ba9b-1c622d1a1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:19.495Z|df8cfbc2-7665-4d4a-b323-d219497b3741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:19.496Z|df8cfbc2-7665-4d4a-b323-d219497b3741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:19.525Z|e97365f2-41c1-464b-ba3c-150a4312739b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:19.527Z|ba259fc5-44e9-4b0f-8438-c4bb188a6b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:19.527Z|e97365f2-41c1-464b-ba3c-150a4312739b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:19.527Z|ba259fc5-44e9-4b0f-8438-c4bb188a6b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:29.534Z|0658cc7c-9c94-4153-8eb1-089614d05a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:29.536Z|0658cc7c-9c94-4153-8eb1-089614d05a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:29.554Z|267b7f76-d1b2-4a19-a4d4-7ea652dba23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:29.554Z|c33f599b-9787-4865-84e2-d71dbc22eed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:29.555Z|267b7f76-d1b2-4a19-a4d4-7ea652dba23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:29.555Z|c33f599b-9787-4865-84e2-d71dbc22eed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:34.444Z|c55cfe58-43c5-401c-9e89-1763356228b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:34.445Z|c55cfe58-43c5-401c-9e89-1763356228b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:34.526Z|a8dcb122-6f4c-4ab7-8bde-82b401fbb420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:34.526Z|a8dcb122-6f4c-4ab7-8bde-82b401fbb420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:39.563Z|9c3cee36-e77b-4952-87dc-ccfc4425ff5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:39.564Z|9c3cee36-e77b-4952-87dc-ccfc4425ff5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:39.581Z|bf0253f7-db1e-479b-ac35-e3ca14510f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:39.581Z|c2a7c2dc-834d-4fb8-bdad-56494786dd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:39.582Z|bf0253f7-db1e-479b-ac35-e3ca14510f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:39.582Z|c2a7c2dc-834d-4fb8-bdad-56494786dd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:49.444Z|8f1dbda5-5399-4d06-836b-371679a5549f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:54:49.445Z|8f1dbda5-5399-4d06-836b-371679a5549f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:54:49.591Z|32d53788-d698-4a05-9b30-b63924d6fe52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:49.592Z|32d53788-d698-4a05-9b30-b63924d6fe52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:49.607Z|2b90cf17-e7d5-4713-bdbf-d1e98140a85e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:49.608Z|9047f494-a0a8-4103-a65f-7d7a37f4c313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:49.609Z|2b90cf17-e7d5-4713-bdbf-d1e98140a85e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:49.609Z|9047f494-a0a8-4103-a65f-7d7a37f4c313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:59.616Z|4f410056-3122-43dd-b493-8ab8b0cb1e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:59.617Z|4f410056-3122-43dd-b493-8ab8b0cb1e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:59.635Z|e02c24a0-a7e9-4fb2-b3c3-f98333ceb205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:59.635Z|c97af188-56d8-43a2-9c4e-da4a78b4cccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:54:59.636Z|e02c24a0-a7e9-4fb2-b3c3-f98333ceb205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:54:59.636Z|c97af188-56d8-43a2-9c4e-da4a78b4cccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:04.444Z|87b46b69-cf5d-4e5d-b201-6751a6995e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:04.448Z|87b46b69-cf5d-4e5d-b201-6751a6995e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:04.528Z|62b93084-da29-4ae8-8f54-85981fca40fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:04.529Z|62b93084-da29-4ae8-8f54-85981fca40fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:09.644Z|f4e233ab-8e33-4db3-82f0-a19cd0f52570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:09.644Z|f4e233ab-8e33-4db3-82f0-a19cd0f52570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:09.660Z|40c35de0-3776-4257-81a7-433344c8ef5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:09.660Z|64dbdb4d-0f2d-4ea2-a856-b0c449183f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:09.661Z|40c35de0-3776-4257-81a7-433344c8ef5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:09.661Z|64dbdb4d-0f2d-4ea2-a856-b0c449183f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:19.445Z|020d4601-f3be-4e80-be41-8e26cf088de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:19.445Z|020d4601-f3be-4e80-be41-8e26cf088de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:19.670Z|33b1acba-c94e-40ad-b845-10dcdc193bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:19.670Z|33b1acba-c94e-40ad-b845-10dcdc193bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:19.686Z|ae0be21e-54c8-4c79-81c2-1b4a164263d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:19.686Z|0596f957-f730-4c80-8037-db9c47d8f334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:19.687Z|ae0be21e-54c8-4c79-81c2-1b4a164263d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:19.687Z|0596f957-f730-4c80-8037-db9c47d8f334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:29.695Z|1845f759-0764-47a6-83e4-00e2959bfff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:29.696Z|1845f759-0764-47a6-83e4-00e2959bfff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:29.710Z|6442d658-99f3-4bbc-9749-54517a343266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:29.711Z|6442d658-99f3-4bbc-9749-54517a343266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:29.714Z|6326a9a3-7d30-414e-b74e-02c72227b935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:29.714Z|6326a9a3-7d30-414e-b74e-02c72227b935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:34.444Z|1e309f99-3a9a-44ca-9c69-1b1052391d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:34.445Z|1e309f99-3a9a-44ca-9c69-1b1052391d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:34.530Z|a83267be-3bb8-4e72-b22c-9cfe09c68e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:34.531Z|a83267be-3bb8-4e72-b22c-9cfe09c68e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:39.722Z|086467dc-4bbb-4053-b1f0-caa9ccb20298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:39.723Z|086467dc-4bbb-4053-b1f0-caa9ccb20298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:39.736Z|7b116848-3c20-4073-af39-2333ce8a1fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:39.738Z|7b116848-3c20-4073-af39-2333ce8a1fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:39.738Z|81d87a52-d4d2-4528-9e8e-f92dcd73771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:39.738Z|81d87a52-d4d2-4528-9e8e-f92dcd73771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:49.444Z|a2116850-33df-40de-b87c-7f865c253521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:55:49.446Z|a2116850-33df-40de-b87c-7f865c253521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:55:49.750Z|bd2ca293-568b-419a-b1cb-f5819ab5bab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:49.752Z|bd2ca293-568b-419a-b1cb-f5819ab5bab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:49.765Z|acba09c3-fcce-4a36-b43c-da487b3f71e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:49.766Z|acba09c3-fcce-4a36-b43c-da487b3f71e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:49.767Z|2b00bd0e-f81f-4ea7-a703-1345f965369c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:49.767Z|2b00bd0e-f81f-4ea7-a703-1345f965369c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:59.778Z|6cbd72dc-aee6-4254-9b97-28ffc07d6ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:59.780Z|6cbd72dc-aee6-4254-9b97-28ffc07d6ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:59.788Z|481f9c5b-211b-42a9-9a5c-de1da9158f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:59.789Z|8b5a9050-addd-41f2-9a2e-5a44a0f6b763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:55:59.789Z|8b5a9050-addd-41f2-9a2e-5a44a0f6b763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:55:59.789Z|481f9c5b-211b-42a9-9a5c-de1da9158f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:04.445Z|212d9e08-05c4-4315-952e-1eab3830e234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:04.446Z|212d9e08-05c4-4315-952e-1eab3830e234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:04.533Z|d08a666b-31bc-4804-9373-a77bbb9c40e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:04.534Z|d08a666b-31bc-4804-9373-a77bbb9c40e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:09.807Z|e3109e25-42b7-4095-9d24-7e0beff5a772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:09.808Z|e3109e25-42b7-4095-9d24-7e0beff5a772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:09.812Z|41e512a6-6b13-4917-964c-e95fc801dad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:09.812Z|bb2f7cb4-ed0e-405a-be88-1499a5a332f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:09.813Z|bb2f7cb4-ed0e-405a-be88-1499a5a332f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:09.813Z|41e512a6-6b13-4917-964c-e95fc801dad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:19.445Z|73954ad0-4308-4015-8b08-654c642743b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:19.446Z|73954ad0-4308-4015-8b08-654c642743b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:19.834Z|4d90f4d3-ff4a-48d9-b448-e53c0fd36c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:19.834Z|4d90f4d3-ff4a-48d9-b448-e53c0fd36c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:19.838Z|58ac7d5b-55c6-4070-be78-e2e83b3ce721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:19.839Z|58ac7d5b-55c6-4070-be78-e2e83b3ce721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:19.840Z|0077f0c9-53b7-4e30-a3b2-8b5c50061c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:19.842Z|0077f0c9-53b7-4e30-a3b2-8b5c50061c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:29.859Z|d5442003-bda5-4266-9068-7690d6f74612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:29.859Z|41d7300a-531c-49a4-89ec-fe9a750ef301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:29.860Z|d5442003-bda5-4266-9068-7690d6f74612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:29.860Z|41d7300a-531c-49a4-89ec-fe9a750ef301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:29.862Z|cf948545-9b3b-43f9-a0c5-9edf3780f1fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:29.863Z|cf948545-9b3b-43f9-a0c5-9edf3780f1fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:34.445Z|39035b01-7da5-41b7-8753-969f85d13a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:34.449Z|39035b01-7da5-41b7-8753-969f85d13a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:34.535Z|567fd9fb-2d40-4a70-b93b-37396408a7c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:34.536Z|567fd9fb-2d40-4a70-b93b-37396408a7c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:39.886Z|7ebb5aaf-4f84-418d-bd7c-f620b5608988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:39.886Z|b3bded0e-3d38-4b80-8c5b-b9efe82a8313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:39.886Z|ae1d520a-5edb-4448-b4f1-ae6afd4c32d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:39.886Z|7ebb5aaf-4f84-418d-bd7c-f620b5608988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:39.887Z|b3bded0e-3d38-4b80-8c5b-b9efe82a8313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:39.887Z|ae1d520a-5edb-4448-b4f1-ae6afd4c32d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:49.444Z|56626b0c-bb62-466e-9fd7-930f6204c026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:56:49.445Z|56626b0c-bb62-466e-9fd7-930f6204c026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:56:49.912Z|be4a65ba-75b3-4c0d-a07f-1e8586f75aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:49.912Z|10dadbdf-9c7d-4826-8418-867b1e0f7947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:49.912Z|eec68aaf-da1c-4f65-a850-4f088caad629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:49.913Z|10dadbdf-9c7d-4826-8418-867b1e0f7947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:49.913Z|be4a65ba-75b3-4c0d-a07f-1e8586f75aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:49.913Z|eec68aaf-da1c-4f65-a850-4f088caad629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:59.938Z|d3ff7327-a966-4fec-8d4a-c08bfef1ae9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:59.938Z|adfd18b0-ed80-4271-9e64-9df7f1706cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:59.938Z|52e00d62-99dd-458d-afe4-79e92892cece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:56:59.938Z|d3ff7327-a966-4fec-8d4a-c08bfef1ae9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:59.938Z|adfd18b0-ed80-4271-9e64-9df7f1706cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:56:59.940Z|52e00d62-99dd-458d-afe4-79e92892cece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:04.444Z|b107160b-2caf-4f86-9531-4389c9a80838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:04.445Z|b107160b-2caf-4f86-9531-4389c9a80838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:04.538Z|b980448b-c9e1-445c-ad73-11d9e3eaf2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:04.538Z|b980448b-c9e1-445c-ad73-11d9e3eaf2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:09.964Z|89da4753-b878-4c80-9ba3-8d299b0b0e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:09.964Z|a2d0993a-c7ee-40fb-b927-98e80d15a04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:09.965Z|89da4753-b878-4c80-9ba3-8d299b0b0e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:09.965Z|a2d0993a-c7ee-40fb-b927-98e80d15a04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:09.973Z|ed5efaea-6345-4527-b84d-95ccd8eed0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:09.974Z|ed5efaea-6345-4527-b84d-95ccd8eed0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:19.445Z|2d0d3770-4faf-4596-9e14-1058b79552b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:19.448Z|2d0d3770-4faf-4596-9e14-1058b79552b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:19.990Z|ad431fd9-335f-4857-9000-775c0ac37d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:19.991Z|ad431fd9-335f-4857-9000-775c0ac37d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:19.991Z|2cb5db82-1454-4843-8726-c9b63cbd4696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:19.992Z|2cb5db82-1454-4843-8726-c9b63cbd4696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:20.000Z|5cae0429-31bd-43cc-b4c2-6b58cbac6444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:20.001Z|5cae0429-31bd-43cc-b4c2-6b58cbac6444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:30.017Z|0610af65-a350-4121-983a-76db27cceb92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:30.017Z|2920e1a7-44f7-4fd1-838c-3573ae2b4361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:30.018Z|0610af65-a350-4121-983a-76db27cceb92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:30.018Z|2920e1a7-44f7-4fd1-838c-3573ae2b4361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:30.028Z|fedfe48a-601c-4163-9d16-fb78124d4cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:30.029Z|fedfe48a-601c-4163-9d16-fb78124d4cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:34.444Z|c81624c7-168d-4841-a1d5-48866f6cbd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:34.445Z|c81624c7-168d-4841-a1d5-48866f6cbd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:34.540Z|67d0e32e-836a-4a90-aff9-ff83c851a12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:34.541Z|67d0e32e-836a-4a90-aff9-ff83c851a12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:40.045Z|9efae5e5-2645-4678-90bb-730884ebcd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:40.045Z|8e32deac-ec5a-4ae3-9b72-79e9cbcd10f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:40.046Z|9efae5e5-2645-4678-90bb-730884ebcd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:40.046Z|8e32deac-ec5a-4ae3-9b72-79e9cbcd10f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:40.051Z|ab10e528-2211-4257-bee8-5dea7ccf7ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:40.052Z|ab10e528-2211-4257-bee8-5dea7ccf7ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:49.445Z|b6a4fe24-ab44-4b99-ab76-8fcb7b82123e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:57:49.446Z|b6a4fe24-ab44-4b99-ab76-8fcb7b82123e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:57:50.071Z|e4230b85-da5f-4c5e-9b98-09d940c087b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:50.071Z|d704ffd1-b107-4a13-a470-1c15ef6f7b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:50.072Z|d704ffd1-b107-4a13-a470-1c15ef6f7b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:50.072Z|e4230b85-da5f-4c5e-9b98-09d940c087b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:57:50.072Z|1375824a-0d6d-440d-be46-e3c95a9f795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:57:50.073Z|1375824a-0d6d-440d-be46-e3c95a9f795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:00.098Z|3ca6991d-d8e4-43e2-b3ab-67f8ed847b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:00.098Z|cdb3ee77-6089-4ff9-8243-cbfe0761916a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:00.098Z|0b121928-fb44-4ad8-9352-cdc3d26fd08f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:00.098Z|cdb3ee77-6089-4ff9-8243-cbfe0761916a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:00.098Z|3ca6991d-d8e4-43e2-b3ab-67f8ed847b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:00.098Z|0b121928-fb44-4ad8-9352-cdc3d26fd08f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:04.444Z|d0eeb2b5-a3db-49e4-b1a7-3f5156a525f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:04.447Z|d0eeb2b5-a3db-49e4-b1a7-3f5156a525f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:04.542Z|5910e48b-5591-4879-975b-6e2fb0220f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:04.542Z|5910e48b-5591-4879-975b-6e2fb0220f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:10.122Z|0a4d635b-89f1-45e7-8fd8-b40355efb7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:10.123Z|0a4d635b-89f1-45e7-8fd8-b40355efb7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:10.125Z|37100391-9e73-4290-8eff-a9e83e230054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:10.126Z|37100391-9e73-4290-8eff-a9e83e230054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:10.132Z|583b8652-3b1f-487f-abfe-b77ded40030f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:10.132Z|583b8652-3b1f-487f-abfe-b77ded40030f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:19.444Z|11c1bdaa-2036-4999-ad94-f04edd0eb57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:19.445Z|11c1bdaa-2036-4999-ad94-f04edd0eb57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:20.148Z|d30bbb8b-8934-419f-9d85-67b3023431d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:20.149Z|d30bbb8b-8934-419f-9d85-67b3023431d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:20.149Z|e265cf3e-a4b5-4a33-981a-abb299745f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:20.150Z|e265cf3e-a4b5-4a33-981a-abb299745f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:20.156Z|8582f4c1-d193-44de-a6fe-cfe9ad03c413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:20.156Z|8582f4c1-d193-44de-a6fe-cfe9ad03c413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:30.173Z|44c947f3-d856-4bef-a4ff-0d65862038c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:30.174Z|9677b945-b0a9-420a-84dc-1144b68f22bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:30.174Z|44c947f3-d856-4bef-a4ff-0d65862038c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:30.175Z|9677b945-b0a9-420a-84dc-1144b68f22bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:30.178Z|d7a7f5b2-04ea-4715-b5bd-9f4c3b3dca2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:30.180Z|d7a7f5b2-04ea-4715-b5bd-9f4c3b3dca2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:34.445Z|e43bae80-2205-45c4-82fa-c6066cfbaafd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:34.445Z|e43bae80-2205-45c4-82fa-c6066cfbaafd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:34.543Z|66db0dfc-3284-4e62-a722-1e850993f887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:34.543Z|66db0dfc-3284-4e62-a722-1e850993f887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:40.201Z|2c421e95-a1fc-40fe-8665-137929b77344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:40.202Z|2c421e95-a1fc-40fe-8665-137929b77344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:40.202Z|5884df20-ce53-4636-aaed-7921e717bb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:40.202Z|074a4b1b-eead-4b41-b696-25d2a0f754c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:40.203Z|5884df20-ce53-4636-aaed-7921e717bb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:40.203Z|074a4b1b-eead-4b41-b696-25d2a0f754c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:49.444Z|5bd7ca74-470f-4197-9f6c-ce24fa7b2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:58:49.447Z|5bd7ca74-470f-4197-9f6c-ce24fa7b2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:58:50.228Z|fa9ab6db-b5e2-4a8b-8a01-94d8317f6dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:50.228Z|f9c39b50-7a01-40e8-991b-52a72a04fd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:50.228Z|fa9ab6db-b5e2-4a8b-8a01-94d8317f6dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:50.228Z|f9c39b50-7a01-40e8-991b-52a72a04fd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:58:50.230Z|e42aeed6-7016-4112-a0f7-4d39cb59dc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:58:50.231Z|e42aeed6-7016-4112-a0f7-4d39cb59dc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:00.253Z|f06f44cf-5b75-409b-b625-21d8b95a1860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:00.253Z|5cc02846-eeb3-498e-b79a-c98eb39e3876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:00.253Z|f06f44cf-5b75-409b-b625-21d8b95a1860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:00.253Z|1b0b7f17-0ada-41d1-8902-2d58526b142b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:00.254Z|5cc02846-eeb3-498e-b79a-c98eb39e3876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:00.254Z|1b0b7f17-0ada-41d1-8902-2d58526b142b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:04.445Z|7d379d79-0b9c-4571-9b75-49a35bfd0b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:04.445Z|7d379d79-0b9c-4571-9b75-49a35bfd0b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:04.544Z|71318ca3-91ae-4615-9741-5b2533415045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:04.545Z|71318ca3-91ae-4615-9741-5b2533415045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:10.277Z|10c1d982-28df-453f-bdcc-f2d4ea2c5cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:10.277Z|eeb0482e-8396-4a3f-ad89-fb2687197840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:10.278Z|10c1d982-28df-453f-bdcc-f2d4ea2c5cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:10.278Z|eeb0482e-8396-4a3f-ad89-fb2687197840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:10.277Z|a3a5554a-0f95-4e15-b303-15c20a331924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:10.278Z|a3a5554a-0f95-4e15-b303-15c20a331924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:19.445Z|8247e3c3-e93d-49c1-bf89-11c085d69431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:19.445Z|8247e3c3-e93d-49c1-bf89-11c085d69431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:20.309Z|06f67ddf-5250-4b4b-b9be-080fb5101bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:20.310Z|06f67ddf-5250-4b4b-b9be-080fb5101bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:20.311Z|58491fd5-fcda-483b-a1a7-0fe44bd9bcd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:20.311Z|c55803d9-d541-4f0e-bbbb-002e3b3b5a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:20.311Z|c55803d9-d541-4f0e-bbbb-002e3b3b5a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:20.311Z|58491fd5-fcda-483b-a1a7-0fe44bd9bcd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:28.698Z|226603d1-e6a9-45a4-ac50-86b5a586be58|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T02:59:28.699Z|226603d1-e6a9-45a4-ac50-86b5a586be58|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:30.344Z|d627f32a-33a6-44f4-b9e0-749f0a63d15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:30.344Z|c18135ac-9dcc-40ad-8b61-6feef7cc4ffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:30.345Z|d627f32a-33a6-44f4-b9e0-749f0a63d15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:30.345Z|c18135ac-9dcc-40ad-8b61-6feef7cc4ffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:30.350Z|8bb0ca56-43c3-4738-b548-446343fe3d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:30.351Z|8bb0ca56-43c3-4738-b548-446343fe3d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:34.444Z|db82629f-9172-4534-b4c8-7ef2063f05a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:34.448Z|db82629f-9172-4534-b4c8-7ef2063f05a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:34.546Z|4457b43b-3026-47e3-9049-5e544c06c382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:34.547Z|4457b43b-3026-47e3-9049-5e544c06c382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:40.370Z|1c41096e-883f-4a8c-aa5a-117a73eda074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:40.371Z|1c41096e-883f-4a8c-aa5a-117a73eda074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:40.376Z|5ed428a7-5248-453c-9961-ec4bbb74d9d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:40.377Z|5ed428a7-5248-453c-9961-ec4bbb74d9d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:40.386Z|05b1eb95-9fbe-42b0-a627-b3c9eab64e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:40.387Z|05b1eb95-9fbe-42b0-a627-b3c9eab64e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:49.444Z|56c64528-f549-4956-8b24-97aedadb8f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T02:59:49.445Z|56c64528-f549-4956-8b24-97aedadb8f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T02:59:50.398Z|2d1dc420-47f4-4867-bc12-89828b1314db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:50.399Z|2d1dc420-47f4-4867-bc12-89828b1314db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:50.465Z|e863a374-bb07-41a1-9aa2-893a57b7ba7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:50.465Z|01e350b2-399e-408e-b64c-e14cf914b049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T02:59:50.466Z|01e350b2-399e-408e-b64c-e14cf914b049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T02:59:50.466Z|e863a374-bb07-41a1-9aa2-893a57b7ba7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:00.449Z|5d0f6884-a4da-4c5d-9e57-61f27226da49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:00.451Z|5d0f6884-a4da-4c5d-9e57-61f27226da49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:00.492Z|3ffccf9c-6389-436d-86c0-58256d7c9265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:00.493Z|3ffccf9c-6389-436d-86c0-58256d7c9265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:00.494Z|cd5f52a3-580c-49f5-a0e8-2674fca1c89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:00.494Z|cd5f52a3-580c-49f5-a0e8-2674fca1c89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:04.444Z|2eecdf68-dc99-4e0a-aded-f60a4e26438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:04.445Z|2eecdf68-dc99-4e0a-aded-f60a4e26438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:04.548Z|1fb8a265-3abe-4dff-93b1-9251117df3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:04.548Z|1fb8a265-3abe-4dff-93b1-9251117df3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:10.477Z|9ebc7e71-6f8e-4362-9002-59a2ff8c9a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:10.478Z|9ebc7e71-6f8e-4362-9002-59a2ff8c9a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:10.519Z|260c3ef0-54e5-4fa5-b68d-8e0ab43c8741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:10.519Z|73cea480-f196-4726-8a20-2b34098306eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:10.520Z|260c3ef0-54e5-4fa5-b68d-8e0ab43c8741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:10.520Z|73cea480-f196-4726-8a20-2b34098306eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:19.444Z|69c1fcb9-9cc7-4f5a-8bf2-72da2c3ca044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:19.448Z|69c1fcb9-9cc7-4f5a-8bf2-72da2c3ca044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:20.505Z|f0b60ce6-781e-45a3-a323-75847ee6c37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:20.506Z|f0b60ce6-781e-45a3-a323-75847ee6c37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:20.554Z|22162117-a3c3-4ecd-8239-677fe9e4493f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:20.554Z|4b3f974e-d4d5-42f4-882c-b1d998073b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:20.555Z|22162117-a3c3-4ecd-8239-677fe9e4493f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:20.555Z|4b3f974e-d4d5-42f4-882c-b1d998073b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:28.689Z|1451736a-17dd-4e86-afc4-e0e5aa1178dc|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:00:28.691Z|1451736a-17dd-4e86-afc4-e0e5aa1178dc|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:30.546Z|35bee9c6-8e71-4baa-a093-fd67f915c7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:30.547Z|35bee9c6-8e71-4baa-a093-fd67f915c7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:30.579Z|e1ab6485-7499-4749-8679-71c15bade065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:30.579Z|f47754fa-a12b-465b-b895-39281f482c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:30.580Z|e1ab6485-7499-4749-8679-71c15bade065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:30.580Z|f47754fa-a12b-465b-b895-39281f482c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:34.445Z|b32b98a6-73a4-4f07-ae5d-e3440a8b8ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:34.446Z|b32b98a6-73a4-4f07-ae5d-e3440a8b8ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:34.549Z|c3a496c5-cfd2-46ab-88f5-144b142ed042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:34.550Z|c3a496c5-cfd2-46ab-88f5-144b142ed042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:40.573Z|6f81997d-bdaf-44d7-ac72-ea9ce80f0702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:40.574Z|6f81997d-bdaf-44d7-ac72-ea9ce80f0702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:40.605Z|1ba79cc3-f512-4c87-a86a-9d7abba8f1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:40.605Z|b4822728-a004-4d77-8fc5-e905ce11dd84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:40.606Z|1ba79cc3-f512-4c87-a86a-9d7abba8f1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:40.606Z|b4822728-a004-4d77-8fc5-e905ce11dd84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:49.444Z|8b0f3dca-f9f5-43b8-886f-7fd629a3c517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:00:49.445Z|8b0f3dca-f9f5-43b8-886f-7fd629a3c517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:00:50.598Z|73c4ca2e-669b-4967-8d82-32424d5f4915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:50.599Z|73c4ca2e-669b-4967-8d82-32424d5f4915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:50.629Z|f9517a1b-477c-4b2b-a8d6-d4deefadf681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:50.629Z|00d9d96d-8be1-4e0e-8f00-7bd2e6d9d7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:00:50.629Z|00d9d96d-8be1-4e0e-8f00-7bd2e6d9d7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:00:50.629Z|f9517a1b-477c-4b2b-a8d6-d4deefadf681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:00.629Z|7e381c33-a77a-4f7c-a1cb-b7da593d906f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:00.630Z|7e381c33-a77a-4f7c-a1cb-b7da593d906f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:00.654Z|e320a884-803e-4909-b812-fb78571b3aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:00.654Z|3787d884-9a1e-4fd8-9d38-7f5ef22dd7dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:00.655Z|e320a884-803e-4909-b812-fb78571b3aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:00.655Z|3787d884-9a1e-4fd8-9d38-7f5ef22dd7dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:04.444Z|1760d493-4056-4990-b15d-a8d4c6c6d50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:04.447Z|1760d493-4056-4990-b15d-a8d4c6c6d50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:04.551Z|20fbc430-f8c7-4201-bb5e-678a62756e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:04.552Z|20fbc430-f8c7-4201-bb5e-678a62756e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:10.656Z|c301fde4-6d51-42cd-822c-3eabfded3748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:10.657Z|c301fde4-6d51-42cd-822c-3eabfded3748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:10.679Z|9909198d-5293-491f-94a7-92140bb12792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:10.679Z|3d915581-78ae-4a8a-b4e7-b42f2e61e561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:10.680Z|3d915581-78ae-4a8a-b4e7-b42f2e61e561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:10.680Z|9909198d-5293-491f-94a7-92140bb12792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:19.448Z|f6879e36-981f-4b43-8175-58b3a92cfb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:19.449Z|f6879e36-981f-4b43-8175-58b3a92cfb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:20.687Z|f711b8f4-1045-4aa3-a60d-4011335e6efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:20.688Z|f711b8f4-1045-4aa3-a60d-4011335e6efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:20.702Z|98ea0fb2-a4a9-490a-8f66-a396db90c2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:20.703Z|98ea0fb2-a4a9-490a-8f66-a396db90c2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:20.703Z|a448ed3e-11e5-4cb3-9a3a-29ecb3c41e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:20.704Z|a448ed3e-11e5-4cb3-9a3a-29ecb3c41e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:28.688Z|4c3ab7a5-2da6-4f06-ab81-c61c3871c3f9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:01:28.689Z|4c3ab7a5-2da6-4f06-ab81-c61c3871c3f9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:30.712Z|119ebe2b-8aaf-470a-9121-bf13d2e60854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:30.714Z|119ebe2b-8aaf-470a-9121-bf13d2e60854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:30.728Z|43b5c5cd-47cc-448b-8a22-a5a58b616c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:30.728Z|4df0eb9b-8f42-46a9-803f-22ec81abe554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:30.729Z|43b5c5cd-47cc-448b-8a22-a5a58b616c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:30.729Z|4df0eb9b-8f42-46a9-803f-22ec81abe554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:34.444Z|e2c33d09-5f35-48a2-87d1-58876e5b7960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:34.445Z|e2c33d09-5f35-48a2-87d1-58876e5b7960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:34.553Z|99e1ee2d-e957-4852-b0a6-ff9f9219e3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:34.553Z|99e1ee2d-e957-4852-b0a6-ff9f9219e3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:40.742Z|7fed1697-73f8-4f73-901a-19c9955b5b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:40.743Z|7fed1697-73f8-4f73-901a-19c9955b5b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:40.752Z|ddc4f798-be33-47b5-9830-efe369ea2ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:40.753Z|21f8ec82-a82b-46a0-bedf-20236dfe164d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:40.753Z|21f8ec82-a82b-46a0-bedf-20236dfe164d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:40.753Z|ddc4f798-be33-47b5-9830-efe369ea2ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:49.444Z|692352ae-24c2-4f14-b2fc-43bf8317d20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:01:49.447Z|692352ae-24c2-4f14-b2fc-43bf8317d20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:01:50.768Z|1370f8ff-0b6e-4c6d-a4a8-51ba2827810c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:50.769Z|1370f8ff-0b6e-4c6d-a4a8-51ba2827810c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:50.777Z|de1e8d35-2ee7-4458-8d31-400f236bc811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:50.777Z|1680f34c-23ce-48b8-be4d-d9d8838ce7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:01:50.778Z|de1e8d35-2ee7-4458-8d31-400f236bc811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:01:50.778Z|1680f34c-23ce-48b8-be4d-d9d8838ce7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:00.793Z|dbdd2202-cd29-429c-9d3d-784045f639af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:00.794Z|dbdd2202-cd29-429c-9d3d-784045f639af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:00.799Z|ddb64dbd-3daf-409f-acb0-9eec7af7f757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:00.800Z|1a5a2c78-e45a-4893-946b-857c9141b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:00.800Z|ddb64dbd-3daf-409f-acb0-9eec7af7f757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:00.801Z|1a5a2c78-e45a-4893-946b-857c9141b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:04.444Z|eb455eb3-7ec3-45cc-b02b-f574226c9aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:04.445Z|eb455eb3-7ec3-45cc-b02b-f574226c9aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:04.554Z|ba3a7cb0-7d6b-41ff-b456-baae3e9d9e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:04.556Z|ba3a7cb0-7d6b-41ff-b456-baae3e9d9e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:10.816Z|57fbd8bd-8fab-42a2-950d-7035885d9550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:10.817Z|57fbd8bd-8fab-42a2-950d-7035885d9550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:10.820Z|67c85daf-0bad-4b40-89c6-27af9c520fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:10.820Z|13e6aab1-a2ca-4e25-86a6-c01c3de8cd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:10.822Z|13e6aab1-a2ca-4e25-86a6-c01c3de8cd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:10.823Z|67c85daf-0bad-4b40-89c6-27af9c520fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:19.444Z|e24c3d56-a699-4a54-aa91-c8aa943e13d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:19.445Z|e24c3d56-a699-4a54-aa91-c8aa943e13d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:20.840Z|1c94664d-8bd7-43f0-b497-7b38c0b1089b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:20.841Z|1c94664d-8bd7-43f0-b497-7b38c0b1089b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:20.843Z|eda30261-dca2-4633-8256-7527549b0c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:20.844Z|eda30261-dca2-4633-8256-7527549b0c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:20.849Z|469682c9-c0e1-4149-a281-499bd828ae3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:20.849Z|469682c9-c0e1-4149-a281-499bd828ae3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:28.689Z|9b64def7-738c-455a-a8b7-5870454aa286|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:02:28.690Z|9b64def7-738c-455a-a8b7-5870454aa286|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:30.863Z|a95008ba-5b43-4cd3-bd6d-d767dbe44205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:30.864Z|962cd350-e533-4d09-9a6a-3f3254b2368b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:30.864Z|a95008ba-5b43-4cd3-bd6d-d767dbe44205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:30.864Z|962cd350-e533-4d09-9a6a-3f3254b2368b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:30.870Z|9a409c2b-5c62-40e9-8b48-9f12c65757a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:30.870Z|9a409c2b-5c62-40e9-8b48-9f12c65757a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:34.444Z|b34b8c68-5ae5-4969-a724-28e69b2c4855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:34.448Z|b34b8c68-5ae5-4969-a724-28e69b2c4855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:34.557Z|93b9f4f0-1c1c-4dca-92d6-5510f4ed653f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:34.557Z|93b9f4f0-1c1c-4dca-92d6-5510f4ed653f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:40.888Z|49024d48-0d3a-4769-93ef-b7171cda6cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:40.888Z|ac0db494-7338-42b0-9187-33a45ada3442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:40.889Z|49024d48-0d3a-4769-93ef-b7171cda6cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:40.889Z|ac0db494-7338-42b0-9187-33a45ada3442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:40.894Z|b2242ce4-3eb3-4e74-a739-f240f87686e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:40.894Z|b2242ce4-3eb3-4e74-a739-f240f87686e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:49.444Z|abf5a8b6-f1f7-48ae-8082-f9c8bb2aee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:02:49.445Z|abf5a8b6-f1f7-48ae-8082-f9c8bb2aee10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:02:50.917Z|7223ceb7-bc9e-4ec1-8730-8f35ab64535c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:50.918Z|e5cd16f8-f01d-47c9-a115-2a9bd1810f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:50.918Z|9e2a05a3-a803-457a-b199-b6f40c30a770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:02:50.918Z|e5cd16f8-f01d-47c9-a115-2a9bd1810f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:50.918Z|7223ceb7-bc9e-4ec1-8730-8f35ab64535c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:02:50.918Z|9e2a05a3-a803-457a-b199-b6f40c30a770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:00.941Z|42266493-e2a6-4dcc-abb1-b06da2f73fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:00.941Z|f0801f3d-1daf-4678-8fbe-969b24225762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:00.942Z|f0801f3d-1daf-4678-8fbe-969b24225762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:00.942Z|42266493-e2a6-4dcc-abb1-b06da2f73fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:00.949Z|7e769433-a300-46fc-8997-faccea1be6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:00.950Z|7e769433-a300-46fc-8997-faccea1be6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:04.444Z|8c4a6e51-d298-4cc5-ab38-eaf91feb7f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:04.445Z|8c4a6e51-d298-4cc5-ab38-eaf91feb7f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:04.559Z|af784c0b-37d8-4d94-8fe6-ebeb421c53ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:04.560Z|af784c0b-37d8-4d94-8fe6-ebeb421c53ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:10.968Z|cf57fe4b-27e2-452d-acfb-15b5af89a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:10.968Z|c6d65862-ce67-4ffb-8bcb-c5170163c4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:10.969Z|cf57fe4b-27e2-452d-acfb-15b5af89a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:10.969Z|c6d65862-ce67-4ffb-8bcb-c5170163c4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:10.975Z|221ecebc-acdf-4169-89c5-4a0a4e515465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:10.975Z|221ecebc-acdf-4169-89c5-4a0a4e515465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:19.444Z|ad58d8bb-fe64-4358-965f-8c5e291de925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:19.447Z|ad58d8bb-fe64-4358-965f-8c5e291de925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:20.994Z|aada5ae8-e3fb-4e5b-b7d6-c270858d3dbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:20.994Z|bbf78a5d-54a6-4389-8773-260cd815802b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:20.995Z|bbf78a5d-54a6-4389-8773-260cd815802b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:20.995Z|aada5ae8-e3fb-4e5b-b7d6-c270858d3dbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:20.999Z|f9668fa4-f3c5-483d-afc3-c4807b510594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:21.000Z|f9668fa4-f3c5-483d-afc3-c4807b510594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:28.689Z|dcebd6ed-ac98-4f5b-accb-52fd55173c3b|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:03:28.690Z|dcebd6ed-ac98-4f5b-accb-52fd55173c3b|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:31.020Z|dfa01b5e-2af7-4d28-a07c-f9b56edbdc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:31.021Z|dfa01b5e-2af7-4d28-a07c-f9b56edbdc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:31.022Z|7928dfa5-5d93-4f2e-be60-75c7a1214095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:31.023Z|f6e611cd-6cf0-4ebe-b669-20404b494b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:31.023Z|7928dfa5-5d93-4f2e-be60-75c7a1214095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:31.023Z|f6e611cd-6cf0-4ebe-b669-20404b494b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:34.444Z|f10eb965-b7e6-45da-94c6-84fdef430aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:34.445Z|f10eb965-b7e6-45da-94c6-84fdef430aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:34.561Z|14d5ea92-d091-4b80-9ca9-c966c5c636b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:34.561Z|14d5ea92-d091-4b80-9ca9-c966c5c636b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:41.046Z|b7ffb77d-944e-4ee0-af9f-de9c4c03e207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:41.047Z|b7ffb77d-944e-4ee0-af9f-de9c4c03e207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:41.047Z|92e8478d-698f-4918-a4c8-1393ca8f8982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:41.047Z|ddcb5589-f4f0-45d6-82a1-ffa5308d03e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:41.047Z|ddcb5589-f4f0-45d6-82a1-ffa5308d03e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:41.047Z|92e8478d-698f-4918-a4c8-1393ca8f8982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:49.444Z|05e13511-9d7e-477a-ba68-042061c27e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:03:49.445Z|05e13511-9d7e-477a-ba68-042061c27e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:03:51.072Z|b265c197-5648-42ed-9b9d-2f74f63137b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:51.072Z|f43892f3-5463-46e0-81d8-5fa09140bcf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:51.073Z|b265c197-5648-42ed-9b9d-2f74f63137b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:51.073Z|f43892f3-5463-46e0-81d8-5fa09140bcf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:03:51.075Z|f2a763f5-c64d-4fc9-9a7d-cb49e526cfda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:03:51.076Z|f2a763f5-c64d-4fc9-9a7d-cb49e526cfda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:01.099Z|ad95eb37-cf1a-496d-b032-f5f47dfd0104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:01.099Z|ad95eb37-cf1a-496d-b032-f5f47dfd0104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:01.100Z|6904cee6-2c39-4e32-a55e-382458440e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:01.100Z|6904cee6-2c39-4e32-a55e-382458440e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:01.101Z|28a34af9-eb63-421c-9c24-78dd49c610b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:01.102Z|28a34af9-eb63-421c-9c24-78dd49c610b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:04.444Z|4876e3c8-2fb1-46cf-bb1b-1e52553787ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:04.448Z|4876e3c8-2fb1-46cf-bb1b-1e52553787ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:04.562Z|6539b085-34bd-45c1-907b-5272aae37286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:04.563Z|6539b085-34bd-45c1-907b-5272aae37286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:11.127Z|eba2644d-18ed-42ae-a8d2-03920ff7c479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:11.127Z|f0741fb0-47a6-4fe8-8797-c2a3a0d299b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:11.127Z|26a5f161-04cf-4c55-98bb-044b772c34fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:11.128Z|26a5f161-04cf-4c55-98bb-044b772c34fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:11.128Z|eba2644d-18ed-42ae-a8d2-03920ff7c479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:11.128Z|f0741fb0-47a6-4fe8-8797-c2a3a0d299b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:19.444Z|b8bded3c-389b-4ab0-ad0f-65eb190761e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:19.445Z|b8bded3c-389b-4ab0-ad0f-65eb190761e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:21.151Z|eefae714-dbe9-40c5-b6eb-d05bcebfe730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:21.151Z|1841d02c-bc08-4f39-a528-76fdf77c3ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:21.151Z|009679af-640d-46c4-a4dc-a4e044f22802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:21.151Z|eefae714-dbe9-40c5-b6eb-d05bcebfe730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:21.152Z|1841d02c-bc08-4f39-a528-76fdf77c3ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:21.151Z|009679af-640d-46c4-a4dc-a4e044f22802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:28.688Z|7e3cdb35-d3cc-46d6-9ed8-1b802a0f716a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:04:28.688Z|7e3cdb35-d3cc-46d6-9ed8-1b802a0f716a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:31.174Z|1a435b8b-5fc3-449d-878b-d6fdde6b773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:31.174Z|da81e6c6-a164-48b0-b521-81221af89050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:31.174Z|1ca14e1f-94ae-4ad2-b341-64b13cf324cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:31.175Z|1a435b8b-5fc3-449d-878b-d6fdde6b773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:31.175Z|1ca14e1f-94ae-4ad2-b341-64b13cf324cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:31.175Z|da81e6c6-a164-48b0-b521-81221af89050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:34.444Z|0ca41c64-2ae8-4712-bb9a-a2b2a9d9dec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:34.445Z|0ca41c64-2ae8-4712-bb9a-a2b2a9d9dec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:34.564Z|38a3df3a-7b19-4757-8ccc-b3f3f91690e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:34.564Z|38a3df3a-7b19-4757-8ccc-b3f3f91690e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:41.199Z|68fca4ca-4fd7-4e38-a51b-f615ef62f094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:41.199Z|3f70d682-cf1a-44c9-ae9c-fb575961c722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:41.199Z|17f33284-a648-4bc7-aefe-da88de78c981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:41.200Z|68fca4ca-4fd7-4e38-a51b-f615ef62f094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:41.200Z|3f70d682-cf1a-44c9-ae9c-fb575961c722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:41.200Z|17f33284-a648-4bc7-aefe-da88de78c981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:49.444Z|fe241ee1-a763-427d-b589-26568c5cab1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:04:49.448Z|fe241ee1-a763-427d-b589-26568c5cab1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:04:51.224Z|52997d9c-4820-4c51-aa49-18e96aae05ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:51.224Z|44e68afd-9fec-49ad-a828-71b72548afd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:51.225Z|52997d9c-4820-4c51-aa49-18e96aae05ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:51.225Z|44e68afd-9fec-49ad-a828-71b72548afd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:04:51.228Z|b46f3dc8-6512-4eaa-9b36-fa69aea9003d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:04:51.229Z|b46f3dc8-6512-4eaa-9b36-fa69aea9003d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:01.248Z|ee70f29a-526a-47bc-bb7e-40fbff103ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:01.249Z|ee70f29a-526a-47bc-bb7e-40fbff103ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:01.250Z|e1fa3a00-014e-4cd1-a8f3-c498a578681e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:01.250Z|e1fa3a00-014e-4cd1-a8f3-c498a578681e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:01.251Z|c4c7442c-31ce-45e7-9fab-9824dc5ee301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:01.251Z|c4c7442c-31ce-45e7-9fab-9824dc5ee301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:04.444Z|25d1798c-3d70-4af1-a059-a9caec6f31d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:04.445Z|25d1798c-3d70-4af1-a059-a9caec6f31d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:04.565Z|ca243c1d-02c5-4410-89a9-62da7cc54578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:04.565Z|ca243c1d-02c5-4410-89a9-62da7cc54578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:11.274Z|80488a06-cdd3-4555-9189-d495ae44f6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:11.274Z|d61a00b6-b6b3-4059-96bf-b0e4559ef3cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:11.275Z|80488a06-cdd3-4555-9189-d495ae44f6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:11.275Z|d61a00b6-b6b3-4059-96bf-b0e4559ef3cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:11.276Z|6a1c5e20-973b-4895-b325-74d70129f3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:11.277Z|6a1c5e20-973b-4895-b325-74d70129f3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:19.444Z|b651cd75-a491-490a-aca6-8235643263f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:19.445Z|b651cd75-a491-490a-aca6-8235643263f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:21.301Z|01ccd1c3-cdc7-4601-95e7-ce25456a61d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:21.301Z|a5bae6c9-44c3-45aa-a70e-c4f8b813f934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:21.302Z|eb925698-2260-42a2-83a2-05a4eee86dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:21.302Z|a5bae6c9-44c3-45aa-a70e-c4f8b813f934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:21.302Z|01ccd1c3-cdc7-4601-95e7-ce25456a61d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:21.302Z|eb925698-2260-42a2-83a2-05a4eee86dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:28.689Z|ea8b1925-1068-48fa-965e-7da4388be2f2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:05:28.690Z|ea8b1925-1068-48fa-965e-7da4388be2f2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:31.326Z|b2b6f0eb-b2cd-4ad9-b3af-104ebc5036ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:31.326Z|059c112c-d9db-41fb-aa9a-414e55464698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:31.326Z|b2b6f0eb-b2cd-4ad9-b3af-104ebc5036ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:31.326Z|059c112c-d9db-41fb-aa9a-414e55464698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:31.327Z|892a3bfd-3cf4-4ba6-ba75-64db0e8e67bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:31.328Z|892a3bfd-3cf4-4ba6-ba75-64db0e8e67bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:34.444Z|6b5e7630-ae8f-43e2-8ee2-f7bc97944a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:34.448Z|6b5e7630-ae8f-43e2-8ee2-f7bc97944a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:34.566Z|e51a102e-b80a-49f2-9152-17f671874fea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:34.567Z|e51a102e-b80a-49f2-9152-17f671874fea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:41.348Z|d0739305-8d58-4cf6-801a-66dae5d596b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:41.348Z|3a86ca48-f3bf-4106-9d9a-b60806f38d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:41.349Z|d0739305-8d58-4cf6-801a-66dae5d596b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:41.350Z|3a86ca48-f3bf-4106-9d9a-b60806f38d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:41.355Z|883c4036-0724-4cb7-b35b-d8004d5a4043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:41.355Z|883c4036-0724-4cb7-b35b-d8004d5a4043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:49.444Z|9c3ba49a-6a9c-4c02-99d3-b8dd145d5c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:05:49.445Z|9c3ba49a-6a9c-4c02-99d3-b8dd145d5c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:05:51.371Z|7f608cca-e793-4f5a-9162-f1cba00df0d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:51.371Z|117e4d71-6e1b-45ec-816f-ca768db79728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:51.372Z|117e4d71-6e1b-45ec-816f-ca768db79728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:51.372Z|7f608cca-e793-4f5a-9162-f1cba00df0d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:05:51.376Z|3583bb86-c308-45db-8d9f-47ceada6435c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:05:51.376Z|3583bb86-c308-45db-8d9f-47ceada6435c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:01.398Z|74fed9a4-3772-46e9-8686-43c601f77fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:01.398Z|fdf8416e-5226-44bd-8f3f-e1b5f60d54d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:01.398Z|e50b997b-4953-4b74-bc54-f195f7811dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:01.398Z|fdf8416e-5226-44bd-8f3f-e1b5f60d54d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:01.399Z|e50b997b-4953-4b74-bc54-f195f7811dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:01.398Z|74fed9a4-3772-46e9-8686-43c601f77fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:04.444Z|5d739128-6dda-40c2-96bc-8db6dd3aadda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:04.445Z|5d739128-6dda-40c2-96bc-8db6dd3aadda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:04.568Z|fcf28a89-de7f-4a58-82d9-094f97e2b4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:04.568Z|fcf28a89-de7f-4a58-82d9-094f97e2b4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:11.420Z|f4990b18-063d-42a2-b077-2a90586779e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:11.421Z|f4990b18-063d-42a2-b077-2a90586779e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:11.422Z|5ae6297a-727f-4305-ade8-c85fbfc6a184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:11.422Z|5ae6297a-727f-4305-ade8-c85fbfc6a184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:11.423Z|68be7213-d4d7-4c0b-88c2-603f9af52efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:11.423Z|68be7213-d4d7-4c0b-88c2-603f9af52efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:19.444Z|1415b851-502d-47bc-ab27-c4229336d0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:19.447Z|1415b851-502d-47bc-ab27-c4229336d0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:21.445Z|1fa3a055-c00c-42e4-8546-bf5b25e2a1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:21.445Z|1420f537-0d19-4545-94a2-397d56542b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:21.445Z|1fa3a055-c00c-42e4-8546-bf5b25e2a1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:21.445Z|1420f537-0d19-4545-94a2-397d56542b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:21.446Z|a69df368-32d8-449b-a031-4b03eecf99a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:21.447Z|a69df368-32d8-449b-a031-4b03eecf99a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:28.689Z|ca279144-69b2-4e85-a95a-3761019d66a4|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:06:28.690Z|ca279144-69b2-4e85-a95a-3761019d66a4|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:31.468Z|a41c95c0-6da0-4874-9e20-9275b284f6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:31.468Z|960d6eb9-018d-4198-9d10-ab0e62b810b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:31.469Z|a41c95c0-6da0-4874-9e20-9275b284f6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:31.469Z|960d6eb9-018d-4198-9d10-ab0e62b810b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:31.470Z|759a26a4-e0ea-4f33-a3f5-550e997d61c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:31.470Z|759a26a4-e0ea-4f33-a3f5-550e997d61c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:34.444Z|129fb6f6-e5f5-4150-bdac-0aea114ed77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:34.445Z|129fb6f6-e5f5-4150-bdac-0aea114ed77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:34.569Z|caf39f84-e2a0-4639-b0b9-d25aaf371ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:34.569Z|caf39f84-e2a0-4639-b0b9-d25aaf371ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:41.493Z|45b365cf-52b5-4767-8dc9-fe7a5ddd693b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:41.493Z|8270da5d-1f85-4ec0-aefc-4bad7add6cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:41.493Z|149ffe65-2664-4f48-b317-e505ac84c2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:41.494Z|45b365cf-52b5-4767-8dc9-fe7a5ddd693b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:41.494Z|149ffe65-2664-4f48-b317-e505ac84c2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:41.494Z|8270da5d-1f85-4ec0-aefc-4bad7add6cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:49.444Z|66a37780-e145-4095-9e9a-f2fd80c6b3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:06:49.445Z|66a37780-e145-4095-9e9a-f2fd80c6b3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:06:51.515Z|32cc86e9-0717-44aa-9b8a-53a51d24693b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:51.515Z|4389dfeb-29d2-4c7f-9425-205283f5c839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:51.516Z|4389dfeb-29d2-4c7f-9425-205283f5c839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:51.516Z|32cc86e9-0717-44aa-9b8a-53a51d24693b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:06:51.517Z|3cfa3981-70ea-4a49-b2d5-6d43ff9b82a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:06:51.518Z|3cfa3981-70ea-4a49-b2d5-6d43ff9b82a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:01.538Z|3034a1e9-a216-4be9-8a15-5c28b9b6dea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:01.538Z|16ce5a8b-b8c7-48a7-b269-e9264147e804|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:01.539Z|a7674d7b-0277-450e-8c38-a51456c26c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:01.539Z|3034a1e9-a216-4be9-8a15-5c28b9b6dea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:01.540Z|a7674d7b-0277-450e-8c38-a51456c26c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:01.539Z|16ce5a8b-b8c7-48a7-b269-e9264147e804|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:04.444Z|7ec57691-d8a9-4a51-9eda-95681dddf919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:04.447Z|7ec57691-d8a9-4a51-9eda-95681dddf919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:04.570Z|6017f378-94ac-4e50-82dd-70b7c2d6e076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:04.571Z|6017f378-94ac-4e50-82dd-70b7c2d6e076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:11.564Z|15b8b25d-b3c7-4711-85b7-a42c3898a16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:11.564Z|8e73f243-1a6d-4f39-ade4-94cd2e206bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:11.564Z|f6ff3f07-cac7-4ee9-afa0-6781c461ca8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:11.564Z|8e73f243-1a6d-4f39-ade4-94cd2e206bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:11.564Z|15b8b25d-b3c7-4711-85b7-a42c3898a16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:11.565Z|f6ff3f07-cac7-4ee9-afa0-6781c461ca8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:19.444Z|31954b9f-e6e2-479d-a694-b46cf6173c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:19.445Z|31954b9f-e6e2-479d-a694-b46cf6173c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:21.590Z|9cf7459f-ed47-41bd-9815-cca58ae23a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:21.590Z|6639608d-0c94-485d-97a5-85fb778e7ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:21.590Z|347e108a-a844-464a-8306-7856d8067c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:21.591Z|347e108a-a844-464a-8306-7856d8067c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:21.591Z|6639608d-0c94-485d-97a5-85fb778e7ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:21.592Z|9cf7459f-ed47-41bd-9815-cca58ae23a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:28.689Z|0e841c5d-6852-4fd3-9437-e0e4dad88c64|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:07:28.690Z|0e841c5d-6852-4fd3-9437-e0e4dad88c64|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:31.618Z|9c743beb-6545-47d4-afe6-fa3abe1a121b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:31.618Z|80dc987e-81de-46c2-ba00-987a4a1cfe5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:31.618Z|4792be14-8255-4e74-a123-98dd26f63bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:31.618Z|9c743beb-6545-47d4-afe6-fa3abe1a121b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:31.618Z|4792be14-8255-4e74-a123-98dd26f63bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:31.618Z|80dc987e-81de-46c2-ba00-987a4a1cfe5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:34.444Z|8f60d3fa-88e6-4078-9983-c5e609688788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:34.445Z|8f60d3fa-88e6-4078-9983-c5e609688788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:34.571Z|c477e68c-62ef-4fc6-a386-796d1d748c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:34.572Z|c477e68c-62ef-4fc6-a386-796d1d748c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:41.640Z|a426470b-c0d8-4e36-8f9d-c53c557fc2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:41.641Z|a426470b-c0d8-4e36-8f9d-c53c557fc2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:41.644Z|73b17e8f-4ea5-46f3-badc-9004330875ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:41.644Z|92985a06-7e09-4cea-a80e-42a32d1fef89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:41.644Z|92985a06-7e09-4cea-a80e-42a32d1fef89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:41.644Z|73b17e8f-4ea5-46f3-badc-9004330875ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:49.444Z|59718eee-59d3-42c3-9655-d488ff60361c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:07:49.447Z|59718eee-59d3-42c3-9655-d488ff60361c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:07:51.665Z|32c4a535-0c85-47fa-8e07-cb80480cf7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:51.665Z|dcec4d9c-0659-4d02-a50d-dc333022946d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:51.665Z|24030b74-8aa5-4981-b8cf-82169f83c421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:07:51.666Z|32c4a535-0c85-47fa-8e07-cb80480cf7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:51.666Z|dcec4d9c-0659-4d02-a50d-dc333022946d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:07:51.666Z|24030b74-8aa5-4981-b8cf-82169f83c421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:01.688Z|a0d93afd-a9ed-4439-8867-79f981593cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:01.688Z|2454da16-af4a-4429-af4d-a7edc588941a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:01.689Z|a0d93afd-a9ed-4439-8867-79f981593cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:01.689Z|2454da16-af4a-4429-af4d-a7edc588941a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:01.691Z|bca8d831-b867-45a8-9c1d-d98be88c7a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:01.693Z|bca8d831-b867-45a8-9c1d-d98be88c7a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:04.444Z|ddb24a4b-e287-4798-87f0-fbdcc34f4fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:04.445Z|ddb24a4b-e287-4798-87f0-fbdcc34f4fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:04.573Z|7b754307-fc27-4b2b-8cd4-fffb681a3184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:04.573Z|7b754307-fc27-4b2b-8cd4-fffb681a3184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:11.714Z|cb663318-a8ac-43a6-a95e-e971c3d29684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:11.714Z|a3159d7a-ab4b-4fd7-b880-2520a38e0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:11.715Z|cb663318-a8ac-43a6-a95e-e971c3d29684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:11.715Z|84032440-1ab0-45ee-bbca-5102fe4ec1b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:11.715Z|a3159d7a-ab4b-4fd7-b880-2520a38e0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:11.716Z|84032440-1ab0-45ee-bbca-5102fe4ec1b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:19.444Z|43ddcc4c-1962-45ef-b042-c01b47896ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:19.445Z|43ddcc4c-1962-45ef-b042-c01b47896ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:21.737Z|d973f275-b409-4ce6-83de-3617c0c99667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:21.737Z|a84c1024-c056-4b92-8c8b-fc41350638ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:21.738Z|d973f275-b409-4ce6-83de-3617c0c99667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:21.738Z|a84c1024-c056-4b92-8c8b-fc41350638ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:21.739Z|7663a23f-3a07-4573-be13-9418df061c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:21.740Z|7663a23f-3a07-4573-be13-9418df061c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:28.688Z|17090b31-8822-4aba-93a6-11002e9e7323|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:08:28.690Z|17090b31-8822-4aba-93a6-11002e9e7323|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:31.761Z|549e6d9f-d8e1-4648-915e-42a5854369ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:31.761Z|2f1aae03-391f-4eb2-ad20-9419aea8e0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:31.761Z|863cf235-8e50-4a9d-b0c3-69e1baf85ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:31.762Z|2f1aae03-391f-4eb2-ad20-9419aea8e0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:31.762Z|863cf235-8e50-4a9d-b0c3-69e1baf85ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:31.762Z|549e6d9f-d8e1-4648-915e-42a5854369ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:34.444Z|f9f5b1ef-cf5d-401a-b0b2-1f849f10e02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:34.449Z|f9f5b1ef-cf5d-401a-b0b2-1f849f10e02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:34.574Z|c2df5d7d-99f5-46b9-888d-c55885fa595b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:34.575Z|c2df5d7d-99f5-46b9-888d-c55885fa595b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:41.785Z|f67d571f-e497-4ad5-b0e6-20d95327f124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:41.785Z|f67d571f-e497-4ad5-b0e6-20d95327f124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:41.792Z|bfe3abec-6b43-4ff8-89fb-ec1745e26d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:41.792Z|bfe3abec-6b43-4ff8-89fb-ec1745e26d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:41.793Z|ed2943a6-aca4-4ffc-b8ef-3320c58dfa45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:41.794Z|ed2943a6-aca4-4ffc-b8ef-3320c58dfa45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:49.444Z|ca566abb-0237-46b2-8d57-99b830579dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:08:49.445Z|ca566abb-0237-46b2-8d57-99b830579dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:08:51.808Z|67075e15-9e1f-4443-9d07-4d4491dc8ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:51.808Z|67075e15-9e1f-4443-9d07-4d4491dc8ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:51.814Z|abb789b2-3ac6-4c92-b4b6-9381c6731ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:51.815Z|abb789b2-3ac6-4c92-b4b6-9381c6731ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:08:51.819Z|a9b1f88d-efa2-4fef-9ecb-ab5f7d57d2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:08:51.820Z|a9b1f88d-efa2-4fef-9ecb-ab5f7d57d2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:01.834Z|68bf86d2-5c39-4c98-b298-48f24cd0dc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:01.835Z|71dde969-14c8-48aa-bf5d-8d8f0f965f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:01.835Z|68bf86d2-5c39-4c98-b298-48f24cd0dc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:01.835Z|71dde969-14c8-48aa-bf5d-8d8f0f965f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:01.846Z|f71283a7-40b4-4790-8caf-d60723274dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:01.847Z|f71283a7-40b4-4790-8caf-d60723274dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:04.444Z|3e71cde5-fd44-4a1b-a136-ce5ada971788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:04.445Z|3e71cde5-fd44-4a1b-a136-ce5ada971788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:04.575Z|d2585276-2b89-4816-aaa2-d48e9b5ae243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:04.576Z|d2585276-2b89-4816-aaa2-d48e9b5ae243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:11.860Z|14a8e56c-c607-4eda-8dc3-44a67a0e534a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:11.860Z|6c7e6db8-cab0-4447-bf93-94b4b8c83a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:11.860Z|14a8e56c-c607-4eda-8dc3-44a67a0e534a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:11.860Z|6c7e6db8-cab0-4447-bf93-94b4b8c83a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:11.869Z|f777bf8e-5ad1-4065-aef8-e6016afe018c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:11.870Z|f777bf8e-5ad1-4065-aef8-e6016afe018c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:19.444Z|5e35900d-faa6-4c87-afcb-14e08b3d0357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:19.447Z|5e35900d-faa6-4c87-afcb-14e08b3d0357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:21.885Z|21b1e96f-15c6-438b-bbbf-d049256a60d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:21.885Z|07827638-70a7-41ee-a445-1cd5f89af3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:21.886Z|07827638-70a7-41ee-a445-1cd5f89af3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:21.886Z|21b1e96f-15c6-438b-bbbf-d049256a60d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:21.892Z|a9f8e882-e938-411f-bbbd-c4d8f1f2dd3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:21.892Z|a9f8e882-e938-411f-bbbd-c4d8f1f2dd3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:28.688Z|f1e20fcc-4cea-4a3e-b90b-72d89d7d0f51|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:09:28.689Z|f1e20fcc-4cea-4a3e-b90b-72d89d7d0f51|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:31.912Z|9bb33cf0-f613-4ca7-aa9c-5b57ccba6b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:31.912Z|db8349ee-c52a-4e87-a6c5-6eb8d36c673e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:31.913Z|db8349ee-c52a-4e87-a6c5-6eb8d36c673e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:31.913Z|9bb33cf0-f613-4ca7-aa9c-5b57ccba6b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:31.914Z|9b608345-0e4e-4dcc-82d0-5b39c9845490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:31.914Z|9b608345-0e4e-4dcc-82d0-5b39c9845490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:34.444Z|891e2052-2d44-4c4f-b8dd-84a02f68578d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:34.445Z|891e2052-2d44-4c4f-b8dd-84a02f68578d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:34.577Z|d6bcc886-22a2-4bb1-ac74-11d1b549db4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:34.578Z|d6bcc886-22a2-4bb1-ac74-11d1b549db4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:41.937Z|c361dfc9-e8d9-4fe7-af7e-f25acaf4dab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:41.937Z|c828a452-cfa4-4db2-869a-fe8692260267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:41.938Z|8f8fea82-e558-46ab-b03b-e5bed5aaac72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:41.938Z|c828a452-cfa4-4db2-869a-fe8692260267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:41.938Z|c361dfc9-e8d9-4fe7-af7e-f25acaf4dab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:41.938Z|8f8fea82-e558-46ab-b03b-e5bed5aaac72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:49.444Z|a6a3c49c-2b4b-4459-9def-a2f20e6b6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:09:49.445Z|a6a3c49c-2b4b-4459-9def-a2f20e6b6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:09:51.959Z|43fa2689-923a-41b8-9654-fe41dec48750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:51.959Z|69b8e22e-1396-4140-8e86-8b8aac2fbca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:51.960Z|43fa2689-923a-41b8-9654-fe41dec48750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:51.960Z|69b8e22e-1396-4140-8e86-8b8aac2fbca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:09:51.960Z|66953f0b-ae43-4ef0-b2ae-cdfe970ca990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:09:51.960Z|66953f0b-ae43-4ef0-b2ae-cdfe970ca990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:01.984Z|baee3c17-0e23-4b06-b5fc-f378784fa141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:01.984Z|a7144d24-5d25-443b-8ca9-dbe4c5aef8d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:01.985Z|cb1c80f1-2a15-4dbc-83d6-e667fb2242ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:01.985Z|baee3c17-0e23-4b06-b5fc-f378784fa141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:01.985Z|a7144d24-5d25-443b-8ca9-dbe4c5aef8d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:01.986Z|cb1c80f1-2a15-4dbc-83d6-e667fb2242ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:04.444Z|edd8ac20-15ac-40d0-a651-be68fe0c800c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:04.447Z|edd8ac20-15ac-40d0-a651-be68fe0c800c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:04.578Z|ae85452a-ce5d-45a5-9000-01c207123a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:04.579Z|ae85452a-ce5d-45a5-9000-01c207123a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:12.010Z|bd2fa78f-a4f1-45ff-96e5-818ad77259d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:12.011Z|bd2fa78f-a4f1-45ff-96e5-818ad77259d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:12.011Z|d44f53c5-2fa7-40c2-a129-d19e691db487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:12.012Z|d44f53c5-2fa7-40c2-a129-d19e691db487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:12.012Z|a62929be-4dfc-43f5-9912-143e158f6a31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:12.013Z|a62929be-4dfc-43f5-9912-143e158f6a31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:19.444Z|37def85d-d6f9-41de-a9eb-e08893a7de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:19.445Z|37def85d-d6f9-41de-a9eb-e08893a7de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:22.033Z|39f5e31d-adf7-4931-9433-35f386e757a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:22.033Z|a9bc4ad9-11f1-4b6a-b4a4-c1d4f20618c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:22.033Z|39f5e31d-adf7-4931-9433-35f386e757a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:22.033Z|a9bc4ad9-11f1-4b6a-b4a4-c1d4f20618c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:22.035Z|945d8f75-9093-4d49-a528-b33d7e4f53fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:22.036Z|945d8f75-9093-4d49-a528-b33d7e4f53fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:28.688Z|276f25bd-9e75-44ad-aeb4-390c65f821c3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:10:28.689Z|276f25bd-9e75-44ad-aeb4-390c65f821c3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:32.058Z|8e69a56a-4773-4cac-ba6d-357d9f13beeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:32.058Z|483bfd8e-862d-4ae0-98f2-99c1a947185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:32.058Z|8e69a56a-4773-4cac-ba6d-357d9f13beeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:32.058Z|483bfd8e-862d-4ae0-98f2-99c1a947185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:32.059Z|36abf912-15e6-4d17-ab5e-d7c1b3ba2a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:32.060Z|36abf912-15e6-4d17-ab5e-d7c1b3ba2a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:34.444Z|bd74644f-c1f2-4429-9b43-f88b677f2d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:34.445Z|bd74644f-c1f2-4429-9b43-f88b677f2d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:34.580Z|689bd654-8556-474b-b2be-6620f1d92f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:34.580Z|689bd654-8556-474b-b2be-6620f1d92f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:42.085Z|20cb5a1e-0aa8-46eb-8106-ac3e6458285a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:42.085Z|ecbb3b0b-328f-4b17-a18c-b5512cd7e2e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:42.086Z|20cb5a1e-0aa8-46eb-8106-ac3e6458285a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:42.086Z|ecbb3b0b-328f-4b17-a18c-b5512cd7e2e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:42.088Z|f7a5c350-18ca-4380-bbf1-2fb3053a3ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:42.088Z|f7a5c350-18ca-4380-bbf1-2fb3053a3ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:49.444Z|3727b507-3a61-403b-a619-3fea521b3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:10:49.447Z|3727b507-3a61-403b-a619-3fea521b3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:10:52.111Z|c304263a-992b-4ce6-aec3-5e271c632e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:52.112Z|0ecda946-cff8-4f36-968b-c4840bdccf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:52.112Z|c304263a-992b-4ce6-aec3-5e271c632e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:52.113Z|0ecda946-cff8-4f36-968b-c4840bdccf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:10:52.118Z|958f7c98-c143-4af7-9716-9280476bc091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:10:52.119Z|958f7c98-c143-4af7-9716-9280476bc091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:02.135Z|e4c6d80d-3d93-4252-bd11-20e8fe665128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:02.136Z|e4c6d80d-3d93-4252-bd11-20e8fe665128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:02.140Z|4ba61b83-3b4d-46cb-b3ef-bcffd924ee43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:02.141Z|4ba61b83-3b4d-46cb-b3ef-bcffd924ee43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:02.146Z|b6e38982-4740-4ebd-92d2-435b72a39e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:02.147Z|b6e38982-4740-4ebd-92d2-435b72a39e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:04.444Z|9f87b478-d7d1-4ebd-9a94-6453dffbbe39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:04.445Z|9f87b478-d7d1-4ebd-9a94-6453dffbbe39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:04.581Z|be72ea1e-4784-42e0-90f0-9d6eacb3e5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:04.582Z|be72ea1e-4784-42e0-90f0-9d6eacb3e5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:12.161Z|460d466b-4cd9-4465-acd3-b92580cdc6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:12.161Z|b2cd113b-cc58-41a2-a851-db587169b3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:12.162Z|b2cd113b-cc58-41a2-a851-db587169b3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:12.162Z|460d466b-4cd9-4465-acd3-b92580cdc6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:12.169Z|b419bcce-7c20-4583-8c7d-ed80f44f4b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:12.169Z|b419bcce-7c20-4583-8c7d-ed80f44f4b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:19.444Z|6cde3551-d71f-4ce5-bcaa-5de1c9a6ff28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:19.445Z|6cde3551-d71f-4ce5-bcaa-5de1c9a6ff28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:22.186Z|e423dd54-5c8c-498c-8e5c-00ed9e4ab5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:22.186Z|b16a111b-89bb-47a5-a833-9e50b5ff32a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:22.186Z|b16a111b-89bb-47a5-a833-9e50b5ff32a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:22.187Z|e423dd54-5c8c-498c-8e5c-00ed9e4ab5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:22.195Z|3fdcd480-f985-4c3f-9860-534454356e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:22.196Z|3fdcd480-f985-4c3f-9860-534454356e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:28.688Z|17780ff5-c691-4160-ba9d-900ca8961d22|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:11:28.689Z|17780ff5-c691-4160-ba9d-900ca8961d22|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:32.210Z|8eb76904-70a1-49f1-bd17-8577563c6839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:32.210Z|0192b4fa-b959-42db-9aac-125bb4aecf1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:32.210Z|8eb76904-70a1-49f1-bd17-8577563c6839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:32.211Z|0192b4fa-b959-42db-9aac-125bb4aecf1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:32.218Z|0cd42e02-ba28-4b2b-b98a-90a94841b055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:32.218Z|0cd42e02-ba28-4b2b-b98a-90a94841b055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:34.444Z|020bcfd7-7085-4836-83cc-de4efa0e18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:34.447Z|020bcfd7-7085-4836-83cc-de4efa0e18cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:34.582Z|77246912-0d42-4a5e-bb67-2f516d072d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:34.583Z|77246912-0d42-4a5e-bb67-2f516d072d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:42.234Z|4bd65558-e3a7-4ed3-8dd7-539948179296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:42.234Z|c7874feb-d8e1-4354-b110-c702f45ca16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:42.235Z|4bd65558-e3a7-4ed3-8dd7-539948179296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:42.235Z|c7874feb-d8e1-4354-b110-c702f45ca16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:42.241Z|dadd647c-e3ac-49df-9202-1dc26f8f1eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:42.242Z|dadd647c-e3ac-49df-9202-1dc26f8f1eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:49.444Z|bb20eb51-632e-4e89-ba9a-9cc28dddc406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:11:49.445Z|bb20eb51-632e-4e89-ba9a-9cc28dddc406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:11:52.258Z|db8027f7-1e6e-4e1b-ad02-e5d56bf75239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:52.258Z|26e2553d-d41e-49ba-b447-28e029a15e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:52.259Z|db8027f7-1e6e-4e1b-ad02-e5d56bf75239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:52.259Z|26e2553d-d41e-49ba-b447-28e029a15e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:11:52.265Z|f342f66e-2bb1-485f-90b9-cb9e3af0bfec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:11:52.266Z|f342f66e-2bb1-485f-90b9-cb9e3af0bfec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:02.282Z|66711da5-d644-41e7-8d50-8fa2c857d809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:02.283Z|66711da5-d644-41e7-8d50-8fa2c857d809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:02.283Z|bedd9f65-abe5-47b1-aabc-3375328a8fa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:02.285Z|bedd9f65-abe5-47b1-aabc-3375328a8fa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:02.289Z|0ac8a29f-e38d-48ac-9a1d-3c0be0b7b3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:02.290Z|0ac8a29f-e38d-48ac-9a1d-3c0be0b7b3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:04.444Z|bcb15f68-1002-4622-a489-a62d3738ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:04.445Z|bcb15f68-1002-4622-a489-a62d3738ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:04.584Z|18c21e29-7cc2-4a45-a72f-e268ed215585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:04.584Z|18c21e29-7cc2-4a45-a72f-e268ed215585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:12.306Z|0e4c4b7b-56f4-4de9-adff-b12fd86470fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:12.307Z|0e4c4b7b-56f4-4de9-adff-b12fd86470fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:12.310Z|76dbadf6-3aa2-4b12-8dba-a59fdc1cd9f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:12.311Z|76dbadf6-3aa2-4b12-8dba-a59fdc1cd9f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:12.316Z|f7bffdac-e395-4831-a6be-d8bb87c196e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:12.317Z|f7bffdac-e395-4831-a6be-d8bb87c196e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:19.444Z|ee496a84-d9bf-492c-bfb3-f45016568e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:19.447Z|ee496a84-d9bf-492c-bfb3-f45016568e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:22.349Z|7ee83d13-0c14-4c13-88ed-b82a2d8d215f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:22.350Z|7ee83d13-0c14-4c13-88ed-b82a2d8d215f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:22.356Z|1ce9f909-1bc0-40c1-a2ab-aef41554db0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:22.356Z|1ce9f909-1bc0-40c1-a2ab-aef41554db0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:22.359Z|336ffbd3-ce66-4df7-8287-33791dbb67e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:22.360Z|336ffbd3-ce66-4df7-8287-33791dbb67e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:28.687Z|13a368eb-1c69-4429-b5cf-2d11d4738a64|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:12:28.688Z|13a368eb-1c69-4429-b5cf-2d11d4738a64|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:32.375Z|180efd43-d9ef-4a00-83f5-a5ce8a951bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:32.375Z|180efd43-d9ef-4a00-83f5-a5ce8a951bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:32.377Z|182d5b08-8cd2-480d-a067-01be412d5eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:32.377Z|182d5b08-8cd2-480d-a067-01be412d5eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:32.382Z|3fd4fbc1-af37-48b6-9fe5-97392df0f8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:32.382Z|3fd4fbc1-af37-48b6-9fe5-97392df0f8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:34.444Z|593986d8-0869-475d-9447-023b7ac34300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:34.445Z|593986d8-0869-475d-9447-023b7ac34300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:34.585Z|24bbe829-b5fa-4c2a-b3fa-0a82e0227f98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:34.585Z|24bbe829-b5fa-4c2a-b3fa-0a82e0227f98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:42.399Z|0ce954a5-d949-4d04-88c7-b7fe508833b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:42.399Z|fb81f644-d0d6-419d-adb1-60501cca350b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:42.399Z|0ce954a5-d949-4d04-88c7-b7fe508833b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:42.400Z|fb81f644-d0d6-419d-adb1-60501cca350b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:42.407Z|c18bc82b-7f8f-4f9a-9ecd-2e8767b97a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:42.408Z|c18bc82b-7f8f-4f9a-9ecd-2e8767b97a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:49.444Z|57078289-7b4b-444d-8964-4f9907146243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:12:49.445Z|57078289-7b4b-444d-8964-4f9907146243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:12:52.435Z|6f34661f-e6ec-4977-a889-dd69c60c759e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:52.436Z|6f34661f-e6ec-4977-a889-dd69c60c759e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:52.437Z|bf357096-73f0-4985-be66-ead640aa2983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:52.437Z|54a64f76-0cee-4b1a-bfc1-63abc44470cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:12:52.437Z|bf357096-73f0-4985-be66-ead640aa2983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:12:52.438Z|54a64f76-0cee-4b1a-bfc1-63abc44470cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:02.459Z|589a6bbe-9daf-499a-bdb6-213509da38a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:02.459Z|0c387436-52fe-453c-ad0e-12e3ce73ca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:02.460Z|589a6bbe-9daf-499a-bdb6-213509da38a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:02.460Z|0c387436-52fe-453c-ad0e-12e3ce73ca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:02.461Z|dd719431-75d8-4faa-966f-b96b3f7d8a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:02.461Z|dd719431-75d8-4faa-966f-b96b3f7d8a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:04.444Z|877a00e1-b76e-40e2-96a6-63fdd69cc152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:04.448Z|877a00e1-b76e-40e2-96a6-63fdd69cc152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:04.586Z|e1f1151e-bdfe-412f-bdb0-e4b982d04412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:04.587Z|e1f1151e-bdfe-412f-bdb0-e4b982d04412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:12.482Z|bb0b876a-fa7f-4cb5-8e9f-6784aab1e7b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:12.482Z|bb0b876a-fa7f-4cb5-8e9f-6784aab1e7b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:12.482Z|a34ae0e4-f7b8-4c30-a759-76f4f1b60e8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:12.483Z|a34ae0e4-f7b8-4c30-a759-76f4f1b60e8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:12.488Z|adfec023-a91c-4ff4-abfe-6e4f7b0656ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:12.489Z|adfec023-a91c-4ff4-abfe-6e4f7b0656ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:19.444Z|961a21a5-4d83-408c-97f4-29cbe7f4b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:19.445Z|961a21a5-4d83-408c-97f4-29cbe7f4b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:22.506Z|eeff5624-1f3f-43a9-960d-4249e8472f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:22.507Z|72d33285-9198-47fb-8eb2-4d939190ddad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:22.507Z|eeff5624-1f3f-43a9-960d-4249e8472f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:22.507Z|72d33285-9198-47fb-8eb2-4d939190ddad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:22.511Z|c7b7e31d-8ddb-40be-a4b5-4cc0ebd9f073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:22.512Z|c7b7e31d-8ddb-40be-a4b5-4cc0ebd9f073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:28.687Z|263b96ab-a34a-4e0d-8e96-4d55be0fa02a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:13:28.688Z|263b96ab-a34a-4e0d-8e96-4d55be0fa02a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:32.533Z|28f40f87-a3d4-4f33-a695-8da9ad7faac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:32.533Z|3ca77532-0b25-4ef2-ae17-4f294b0a81b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:32.533Z|ac634e5c-7eed-416f-8e38-5a6de5c6f78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:32.534Z|3ca77532-0b25-4ef2-ae17-4f294b0a81b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:32.534Z|28f40f87-a3d4-4f33-a695-8da9ad7faac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:32.534Z|ac634e5c-7eed-416f-8e38-5a6de5c6f78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:34.444Z|f1763059-ee78-4dba-b4f7-f9a338c89e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:34.445Z|f1763059-ee78-4dba-b4f7-f9a338c89e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:34.587Z|3c172c5c-6849-407b-b552-bc77a9a13bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:34.588Z|3c172c5c-6849-407b-b552-bc77a9a13bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:42.559Z|d08b62f5-07fe-4a96-b6a2-2165c3586f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:42.559Z|c3238482-a09f-4997-b094-629226469939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:42.560Z|c3238482-a09f-4997-b094-629226469939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:42.560Z|d08b62f5-07fe-4a96-b6a2-2165c3586f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:42.565Z|9e240ae6-c1de-4f3b-8d1b-f1f1ad61db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:42.565Z|9e240ae6-c1de-4f3b-8d1b-f1f1ad61db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:49.444Z|be90faa7-74a7-4f53-a8da-1825af7886a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:13:49.447Z|be90faa7-74a7-4f53-a8da-1825af7886a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:13:52.581Z|1081a914-035f-4dfa-9ec5-5f8703576c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:52.582Z|1081a914-035f-4dfa-9ec5-5f8703576c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:52.582Z|60e1f267-7b15-4210-afab-d38c959d1f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:52.583Z|60e1f267-7b15-4210-afab-d38c959d1f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:13:52.589Z|82097bc2-2c3e-47cb-af12-851854b2739e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:13:52.589Z|82097bc2-2c3e-47cb-af12-851854b2739e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:02.605Z|9a255171-adaa-42bb-90e7-b766c6b43bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:02.605Z|9e803bb7-0cc5-48fe-bc61-65aafc30f4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:02.606Z|9a255171-adaa-42bb-90e7-b766c6b43bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:02.606Z|9e803bb7-0cc5-48fe-bc61-65aafc30f4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:02.617Z|660bca62-5b88-43a2-8215-ebc015d17c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:02.617Z|660bca62-5b88-43a2-8215-ebc015d17c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:04.444Z|cba29157-3534-4b94-9fc4-ca3efa28cee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:04.445Z|cba29157-3534-4b94-9fc4-ca3efa28cee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:04.589Z|bc906494-de1c-4fb0-a67c-f6aa4c56863a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:04.589Z|bc906494-de1c-4fb0-a67c-f6aa4c56863a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:12.630Z|71ca0a04-2c7c-4e0b-9621-fa6adf527ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:12.630Z|2bf9953a-94cb-4d3b-b929-ed4caba47e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:12.630Z|71ca0a04-2c7c-4e0b-9621-fa6adf527ec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:12.630Z|2bf9953a-94cb-4d3b-b929-ed4caba47e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:12.643Z|b7e6b87a-b386-4441-916c-631455a5578e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:12.644Z|b7e6b87a-b386-4441-916c-631455a5578e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:19.444Z|ce47d4f2-8ce5-4d38-835f-01db2cdfa350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:19.445Z|ce47d4f2-8ce5-4d38-835f-01db2cdfa350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:22.653Z|0b8332ca-fd59-4ef9-bfad-2d25f3338882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:22.653Z|bee35638-0621-42be-abeb-0e5ab9872c48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:22.654Z|0b8332ca-fd59-4ef9-bfad-2d25f3338882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:22.654Z|bee35638-0621-42be-abeb-0e5ab9872c48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:22.668Z|d099f5fa-416b-47ea-92f5-a75409501306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:22.669Z|d099f5fa-416b-47ea-92f5-a75409501306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:28.687Z|c3a8a97b-5416-4510-9332-d20fbaa725c2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:14:28.688Z|c3a8a97b-5416-4510-9332-d20fbaa725c2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:32.679Z|4728f50e-eae6-4f70-afbc-0f8c5d451c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:32.679Z|4728f50e-eae6-4f70-afbc-0f8c5d451c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:32.679Z|1248a980-0e32-4c6e-b65b-1bdcbaa9d8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:32.680Z|1248a980-0e32-4c6e-b65b-1bdcbaa9d8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:32.689Z|7bf7506a-3600-428c-923e-e1cb483b2d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:32.689Z|7bf7506a-3600-428c-923e-e1cb483b2d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:34.444Z|1557c658-26c7-4eca-9503-0710144e8f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:34.447Z|1557c658-26c7-4eca-9503-0710144e8f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:34.590Z|9f20a332-b194-4ff2-a66a-8789c49318d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:34.590Z|9f20a332-b194-4ff2-a66a-8789c49318d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:42.703Z|1000611d-75d0-436d-9852-b0699ef1bbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:42.704Z|1000611d-75d0-436d-9852-b0699ef1bbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:42.704Z|a392bca9-cc18-4841-bef9-64e48dfc59eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:42.705Z|a392bca9-cc18-4841-bef9-64e48dfc59eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:42.710Z|5995b968-19d4-4e9a-81bf-369576906c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:42.711Z|5995b968-19d4-4e9a-81bf-369576906c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:49.444Z|c166eed4-8495-449b-9cc5-10fbc638fd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:14:49.445Z|c166eed4-8495-449b-9cc5-10fbc638fd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:14:52.728Z|dc661462-b5db-4254-b91b-a0cf8e15cdb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:52.728Z|dc661462-b5db-4254-b91b-a0cf8e15cdb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:52.730Z|0304cc3b-34f4-499c-b2e1-2b4cc8212451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:52.731Z|0304cc3b-34f4-499c-b2e1-2b4cc8212451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:14:52.733Z|eb589559-c2f7-40ac-a7d7-50a66040d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:14:52.734Z|eb589559-c2f7-40ac-a7d7-50a66040d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:02.752Z|c54909e2-45d2-4350-a764-09d32ab34573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:02.752Z|0dbfe398-f944-4422-a6db-7b42dd05b316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:02.752Z|4b53640f-b36b-4ef7-8d38-b413b9926f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:02.753Z|0dbfe398-f944-4422-a6db-7b42dd05b316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:02.753Z|c54909e2-45d2-4350-a764-09d32ab34573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:02.753Z|4b53640f-b36b-4ef7-8d38-b413b9926f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:04.444Z|e1082ccf-f603-45d6-9d56-f8bf5facd317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:04.445Z|e1082ccf-f603-45d6-9d56-f8bf5facd317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:04.591Z|50b24063-2a77-4e95-9186-b07080b1a2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:04.592Z|50b24063-2a77-4e95-9186-b07080b1a2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:12.775Z|f2302032-3ae7-4db7-9e3c-5df1141ecdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:12.776Z|1026def2-8a90-4db0-b3a4-70a00ec85e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:12.776Z|387d32c7-cd9f-45f8-858c-4e2aba17896b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:12.776Z|f2302032-3ae7-4db7-9e3c-5df1141ecdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:12.776Z|1026def2-8a90-4db0-b3a4-70a00ec85e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:12.776Z|387d32c7-cd9f-45f8-858c-4e2aba17896b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:19.444Z|c450771c-34f3-435b-9dee-1e3925fa6d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:19.447Z|c450771c-34f3-435b-9dee-1e3925fa6d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:22.800Z|fa1ea154-bbc5-4137-8b86-8d45d0749739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:22.800Z|5bb10557-488e-4b18-99ca-5cf0b4ac4855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:22.800Z|3ab108b9-90c5-4448-9d78-43f509c75708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:22.801Z|fa1ea154-bbc5-4137-8b86-8d45d0749739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:22.801Z|5bb10557-488e-4b18-99ca-5cf0b4ac4855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:22.801Z|3ab108b9-90c5-4448-9d78-43f509c75708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:28.687Z|3685adab-9479-4e2a-aa83-9fa16b75fcb9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:15:28.688Z|3685adab-9479-4e2a-aa83-9fa16b75fcb9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:32.827Z|ed29cad2-6303-4438-82b3-3fa7e592f5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:32.827Z|deeb420f-5f76-4cad-a3d6-1942add84316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:32.827Z|2dfb7c9e-6cce-456c-9bd4-e1426b0906ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:32.827Z|deeb420f-5f76-4cad-a3d6-1942add84316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:32.827Z|2dfb7c9e-6cce-456c-9bd4-e1426b0906ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:32.827Z|ed29cad2-6303-4438-82b3-3fa7e592f5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:34.444Z|6144e98d-b7fd-4756-bb90-627d1934e7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:34.445Z|6144e98d-b7fd-4756-bb90-627d1934e7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:34.592Z|779468f0-ecc5-47a4-b9e4-61199a831c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:34.593Z|779468f0-ecc5-47a4-b9e4-61199a831c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:42.855Z|9eec823d-984b-4563-bfa9-86c73f1abb0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:42.856Z|9eec823d-984b-4563-bfa9-86c73f1abb0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:42.858Z|95522a8d-5b50-49b1-8291-de07ec7ffda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:42.858Z|0db455af-0c72-4062-9681-00764e478d73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:42.858Z|0db455af-0c72-4062-9681-00764e478d73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:42.858Z|95522a8d-5b50-49b1-8291-de07ec7ffda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:49.444Z|40ed47d2-6953-4727-bfa2-5159e89bdf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:15:49.445Z|40ed47d2-6953-4727-bfa2-5159e89bdf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:15:52.879Z|1e56f74a-4231-479c-933a-f03bc8a6a4e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:52.879Z|57f0e757-5e12-494a-a0b4-f5b29c8f37ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:52.879Z|b68a90d3-db77-4df9-96f5-6afdff991176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:15:52.880Z|b68a90d3-db77-4df9-96f5-6afdff991176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:52.880Z|57f0e757-5e12-494a-a0b4-f5b29c8f37ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:15:52.880Z|1e56f74a-4231-479c-933a-f03bc8a6a4e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:02.901Z|67a56514-1a7b-4029-80dd-6eaea858836a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:02.901Z|00e63fc3-1ed1-4b26-8a2d-ced9658bdc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:02.901Z|209130a6-9b7c-4b57-9ab9-e012803ec5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:02.902Z|00e63fc3-1ed1-4b26-8a2d-ced9658bdc2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:02.902Z|209130a6-9b7c-4b57-9ab9-e012803ec5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:02.902Z|67a56514-1a7b-4029-80dd-6eaea858836a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:04.444Z|bbc56635-e684-42ab-82a8-c92734fcf7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:04.447Z|bbc56635-e684-42ab-82a8-c92734fcf7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:04.594Z|3f8f062d-6cc3-41ee-b440-7316a1e4c2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:04.594Z|3f8f062d-6cc3-41ee-b440-7316a1e4c2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:12.926Z|aa0ba184-7e56-4aa7-9e1f-ad697ed33c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:12.927Z|5af54471-9527-414e-9842-5d7cf81aacac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:12.927Z|47fd11e3-7fc1-4250-af56-648b1af7ef06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:12.927Z|5af54471-9527-414e-9842-5d7cf81aacac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:12.927Z|aa0ba184-7e56-4aa7-9e1f-ad697ed33c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:12.928Z|47fd11e3-7fc1-4250-af56-648b1af7ef06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:19.444Z|0e96d892-cae1-4c14-8e9c-b93accad5b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:19.445Z|0e96d892-cae1-4c14-8e9c-b93accad5b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:22.950Z|26e885dd-f13a-4773-b25f-fc0096a9d728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:22.950Z|3f07b03a-618e-4caf-985e-942a229065fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:22.950Z|26e885dd-f13a-4773-b25f-fc0096a9d728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:22.951Z|3f07b03a-618e-4caf-985e-942a229065fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:22.951Z|2aa4796b-321c-4f29-9b5e-9ca03ba84a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:22.952Z|2aa4796b-321c-4f29-9b5e-9ca03ba84a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:28.687Z|0abb58a8-791b-4858-b92e-99654311979c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:16:28.688Z|0abb58a8-791b-4858-b92e-99654311979c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:32.972Z|20651281-d2d8-4bc7-b863-e19b952f5b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:32.972Z|09d1f4c5-ed7b-4736-b1e4-a83c652f8d38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:32.973Z|20651281-d2d8-4bc7-b863-e19b952f5b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:32.973Z|09d1f4c5-ed7b-4736-b1e4-a83c652f8d38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:32.974Z|545ea949-b265-49bc-8710-3ddd15a96a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:32.975Z|545ea949-b265-49bc-8710-3ddd15a96a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:34.444Z|f9dfc3ea-b6a1-4527-b560-17f0a77872ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:34.445Z|f9dfc3ea-b6a1-4527-b560-17f0a77872ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:34.595Z|8b467e8b-f413-479d-9a31-baebcedde8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:34.596Z|8b467e8b-f413-479d-9a31-baebcedde8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:43.000Z|c0daa5b7-7e7d-4c72-834e-f7a460e86112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:43.000Z|f8a531f8-604c-43d9-806a-acd068c344ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:43.000Z|c0daa5b7-7e7d-4c72-834e-f7a460e86112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:43.001Z|f4552c1f-78c8-49f7-b20c-3fe79cd92aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:43.001Z|f8a531f8-604c-43d9-806a-acd068c344ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:43.001Z|f4552c1f-78c8-49f7-b20c-3fe79cd92aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:49.444Z|99932a94-5edd-40aa-a8bd-20a267c4246c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:16:49.447Z|99932a94-5edd-40aa-a8bd-20a267c4246c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:16:53.027Z|03dc7f00-8f3a-4850-94f5-72b21a773e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:53.027Z|03dc7f00-8f3a-4850-94f5-72b21a773e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:53.028Z|85971955-4b1e-4f4c-b55b-f633cd0cbdb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:53.028Z|85971955-4b1e-4f4c-b55b-f633cd0cbdb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:16:53.026Z|b7799d26-fbef-433e-99c9-8be274094f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:16:53.031Z|b7799d26-fbef-433e-99c9-8be274094f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:03.050Z|332889c9-f028-4d8e-9511-0c2bab472223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:03.050Z|7b898e02-477f-4a78-bf0b-c8946a373570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:03.051Z|332889c9-f028-4d8e-9511-0c2bab472223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:03.051Z|7b898e02-477f-4a78-bf0b-c8946a373570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:03.053Z|db6b02c7-3054-4718-b19e-96f755838785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:03.054Z|db6b02c7-3054-4718-b19e-96f755838785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:04.444Z|676f445e-a4a3-41d6-94c8-3d54486fc150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:04.445Z|676f445e-a4a3-41d6-94c8-3d54486fc150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:04.597Z|d669532e-c362-43c2-9d03-29824ab980fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:04.597Z|d669532e-c362-43c2-9d03-29824ab980fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:13.074Z|fa6b0309-91c1-4f57-bae9-b8d740869249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:13.074Z|d501b17d-4d00-4147-a6ac-539479e2f56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:13.074Z|df96d49a-0455-4380-aa64-5548b0337e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:13.075Z|fa6b0309-91c1-4f57-bae9-b8d740869249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:13.076Z|d501b17d-4d00-4147-a6ac-539479e2f56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:13.076Z|df96d49a-0455-4380-aa64-5548b0337e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:19.444Z|e4b3463d-9a7c-41fa-9302-3476cca5e7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:19.445Z|e4b3463d-9a7c-41fa-9302-3476cca5e7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:23.099Z|947494b8-a254-4280-a654-2eda8cf90421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:23.099Z|2d785e93-1a3a-4483-bf56-1c4d8f8d6691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:23.099Z|5eb3a4ac-7bf1-41a0-8a14-406af37fe281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:23.099Z|2d785e93-1a3a-4483-bf56-1c4d8f8d6691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:23.100Z|5eb3a4ac-7bf1-41a0-8a14-406af37fe281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:23.100Z|947494b8-a254-4280-a654-2eda8cf90421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:28.688Z|a6a6d51e-ef46-4b47-9bee-53d2aaf586ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:17:28.690Z|a6a6d51e-ef46-4b47-9bee-53d2aaf586ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:33.124Z|ed94f226-8e62-453e-8e07-198e44f4a865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:33.124Z|333a66b6-6ba2-43f0-b73b-a4308afb1987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:33.125Z|333a66b6-6ba2-43f0-b73b-a4308afb1987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:33.125Z|ed94f226-8e62-453e-8e07-198e44f4a865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:33.125Z|2fd06ee7-98c5-4935-b3cb-9818b830c0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:33.126Z|2fd06ee7-98c5-4935-b3cb-9818b830c0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:34.444Z|c480c569-7f04-43e5-b15f-d3a2b1557151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:34.457Z|c480c569-7f04-43e5-b15f-d3a2b1557151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:34.598Z|5c0a4100-9ef4-4480-ace2-a1ecb7387d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:34.599Z|5c0a4100-9ef4-4480-ace2-a1ecb7387d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:43.148Z|d11861b0-3479-4c78-96a5-729703f9631b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:43.148Z|c4982040-b7bd-4760-bfce-9084f1cd1fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:43.149Z|8693f3b3-6be9-41b9-9fcb-7c141d6973f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:43.149Z|c4982040-b7bd-4760-bfce-9084f1cd1fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:43.149Z|d11861b0-3479-4c78-96a5-729703f9631b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:43.149Z|8693f3b3-6be9-41b9-9fcb-7c141d6973f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:49.444Z|d7e266db-b608-42fc-830c-7a1035e7dfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:17:49.445Z|d7e266db-b608-42fc-830c-7a1035e7dfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:17:53.172Z|93c7cbb4-9d95-4a8f-bd99-c1c06fde33bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:53.172Z|1a2db393-6e13-46c0-bb17-a3fed6f1083a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:53.172Z|93c7cbb4-9d95-4a8f-bd99-c1c06fde33bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:53.173Z|1a2db393-6e13-46c0-bb17-a3fed6f1083a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:17:53.176Z|81a3f048-db53-4853-9860-9a166cd44035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:17:53.177Z|81a3f048-db53-4853-9860-9a166cd44035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:03.196Z|a62a9eb7-d6d4-466b-94b5-33bcf04be812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:03.196Z|35bf32da-c4d3-4b54-9bb7-d53b5dc5f00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:03.197Z|a62a9eb7-d6d4-466b-94b5-33bcf04be812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:03.197Z|35bf32da-c4d3-4b54-9bb7-d53b5dc5f00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:03.208Z|a7b7dfcb-47ae-4f98-bc00-a11f46e7f835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:03.209Z|a7b7dfcb-47ae-4f98-bc00-a11f46e7f835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:04.444Z|07374611-c8a2-41d6-81c9-7c690d58b180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:04.445Z|07374611-c8a2-41d6-81c9-7c690d58b180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:04.600Z|85010116-3303-4a6c-ad1b-fdb62296b42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:04.600Z|85010116-3303-4a6c-ad1b-fdb62296b42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:13.220Z|23cf5ee2-e852-40bc-bdda-4ebcace823cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:13.220Z|23cf5ee2-e852-40bc-bdda-4ebcace823cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:13.221Z|e2b4b974-d4ca-4b2c-90d2-8287f0c3dffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:13.222Z|e2b4b974-d4ca-4b2c-90d2-8287f0c3dffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:13.232Z|83c61ddc-b54d-45f0-ad1b-584a393c611d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:13.233Z|83c61ddc-b54d-45f0-ad1b-584a393c611d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:19.444Z|251194b3-bc19-4c38-ad88-f523c636f038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:19.447Z|251194b3-bc19-4c38-ad88-f523c636f038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:23.244Z|42aeaff8-6ed2-4473-b6a1-07db2652c393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:23.245Z|42aeaff8-6ed2-4473-b6a1-07db2652c393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:23.247Z|8848fd56-20e5-41fe-938b-1f53dc6db2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:23.248Z|8848fd56-20e5-41fe-938b-1f53dc6db2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:23.255Z|ddcdfcf5-e8a8-4ef9-aec7-69bd1f083d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:23.256Z|ddcdfcf5-e8a8-4ef9-aec7-69bd1f083d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:28.687Z|1fa0cab9-97cd-408b-8492-f40ed1367939|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:18:28.688Z|1fa0cab9-97cd-408b-8492-f40ed1367939|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:33.269Z|e57a130a-9f64-4747-8285-2fb2546a989f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:33.269Z|2cd007a3-3369-44d8-acbd-df1217f5e319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:33.269Z|e57a130a-9f64-4747-8285-2fb2546a989f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:33.270Z|2cd007a3-3369-44d8-acbd-df1217f5e319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:33.279Z|2fe6f36f-5e0c-4ad9-8e49-3216b4623775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:33.280Z|2fe6f36f-5e0c-4ad9-8e49-3216b4623775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:34.444Z|b386daf2-f924-402c-8b7f-c8d0903aaf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:34.445Z|b386daf2-f924-402c-8b7f-c8d0903aaf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:34.601Z|46d305ef-1935-4776-933b-70017c973515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:34.602Z|46d305ef-1935-4776-933b-70017c973515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:43.293Z|9c0ea579-b280-4965-b295-927a998afbc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:43.293Z|7f5967a7-a7bb-4225-affa-115a4c7b7edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:43.294Z|9c0ea579-b280-4965-b295-927a998afbc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:43.294Z|7f5967a7-a7bb-4225-affa-115a4c7b7edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:43.300Z|0856cf1b-e6bf-40d6-9571-b5106df1b384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:43.301Z|0856cf1b-e6bf-40d6-9571-b5106df1b384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:49.444Z|9714b08a-c3ed-431b-a52e-46340a382bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:18:49.445Z|9714b08a-c3ed-431b-a52e-46340a382bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:18:53.316Z|ceaab288-7419-4b63-980f-3f794287fc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:53.316Z|377fc67e-d32d-48b5-ae17-e149860d9d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:53.317Z|377fc67e-d32d-48b5-ae17-e149860d9d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:53.317Z|ceaab288-7419-4b63-980f-3f794287fc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:18:53.324Z|3cfc8bf1-606b-4cd9-bb51-1c68dbf1ebf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:18:53.325Z|3cfc8bf1-606b-4cd9-bb51-1c68dbf1ebf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:03.348Z|e5c492d5-2da4-48ca-8b1c-3422fd6e9dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:03.349Z|a33a1ba3-fbfa-4bdb-8dea-784089169792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:03.349Z|e5c492d5-2da4-48ca-8b1c-3422fd6e9dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:03.349Z|2c14be90-e1d4-46f1-9cb3-331bc673a335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:03.350Z|a33a1ba3-fbfa-4bdb-8dea-784089169792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:03.350Z|2c14be90-e1d4-46f1-9cb3-331bc673a335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:04.444Z|12c8b9b4-5b35-4e8f-9db4-77d31479179c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:04.445Z|12c8b9b4-5b35-4e8f-9db4-77d31479179c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:04.603Z|62623999-817d-45d6-ad6f-d23f48dc3f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:04.603Z|62623999-817d-45d6-ad6f-d23f48dc3f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:13.373Z|1d62b474-7b65-4203-b14a-f424584684b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:13.373Z|002a105a-0c40-4285-834f-ae646348a78c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:13.373Z|019add92-8ae2-4d3d-b84e-badb0f2c3661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:13.374Z|1d62b474-7b65-4203-b14a-f424584684b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:13.374Z|002a105a-0c40-4285-834f-ae646348a78c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:13.374Z|019add92-8ae2-4d3d-b84e-badb0f2c3661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:19.444Z|897ba572-d3a6-4300-9128-41d8247ec80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:19.445Z|897ba572-d3a6-4300-9128-41d8247ec80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:23.396Z|390e3534-9d67-441c-bde7-1ffd23079e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:23.396Z|a5cc18d2-0600-4941-ae44-0e735e69bd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:23.396Z|0b433168-7938-472a-9e92-ce5d2dadda9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:23.397Z|390e3534-9d67-441c-bde7-1ffd23079e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:23.397Z|a5cc18d2-0600-4941-ae44-0e735e69bd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:23.397Z|0b433168-7938-472a-9e92-ce5d2dadda9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:28.687Z|6f6d1700-cbbe-4e8a-a888-5cffffb2d48c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:19:28.688Z|6f6d1700-cbbe-4e8a-a888-5cffffb2d48c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:33.421Z|e4a39f3b-c4a8-4d24-9393-40f42061341d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:33.421Z|e4a39f3b-c4a8-4d24-9393-40f42061341d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:33.421Z|da728a71-86e7-4267-b56c-209f4a33e0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:33.421Z|e4c03b5b-7438-40d3-80e6-9db9a5fbd0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:33.422Z|da728a71-86e7-4267-b56c-209f4a33e0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:33.422Z|e4c03b5b-7438-40d3-80e6-9db9a5fbd0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:34.444Z|5db69ad1-d74e-4edd-b8bc-d9bbdd35e8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:34.447Z|5db69ad1-d74e-4edd-b8bc-d9bbdd35e8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:34.604Z|58707a8f-653d-42cc-ac2e-b66fff5448bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:34.604Z|58707a8f-653d-42cc-ac2e-b66fff5448bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:43.442Z|ac00bcbe-35d4-41c5-9f12-9ec7b5acceb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:43.443Z|ac00bcbe-35d4-41c5-9f12-9ec7b5acceb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:43.445Z|6fd629e4-fd75-4d6b-9165-a0eebcdbb436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:43.446Z|a0c27989-2795-4155-8738-b3c8348bc246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:43.446Z|6fd629e4-fd75-4d6b-9165-a0eebcdbb436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:43.447Z|a0c27989-2795-4155-8738-b3c8348bc246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:49.444Z|427c95cf-b854-40c6-849e-23c0346d3eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:19:49.445Z|427c95cf-b854-40c6-849e-23c0346d3eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:19:53.465Z|58a78109-1d76-448b-9914-8113f1363870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:53.466Z|58a78109-1d76-448b-9914-8113f1363870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:53.466Z|9fc0cb91-4424-4252-9adc-60cc7b13ea70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:53.466Z|9fc0cb91-4424-4252-9adc-60cc7b13ea70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:19:53.468Z|07a83f97-98c0-445f-81c5-d0a94f8e9349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:19:53.468Z|07a83f97-98c0-445f-81c5-d0a94f8e9349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:03.488Z|66de66e7-f478-48c3-93a1-cb04791526a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:03.488Z|cbaeea99-d1de-4515-b69c-55fa2e42830b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:03.488Z|c4b3b72b-326d-488b-a15b-04438f35601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:03.489Z|66de66e7-f478-48c3-93a1-cb04791526a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:03.489Z|c4b3b72b-326d-488b-a15b-04438f35601e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:03.489Z|cbaeea99-d1de-4515-b69c-55fa2e42830b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:04.444Z|d9a5fc9a-674f-4265-8100-bbe07d5e1488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:04.444Z|d9a5fc9a-674f-4265-8100-bbe07d5e1488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:04.605Z|593fd217-a356-4264-956b-a307f66ab955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:04.606Z|593fd217-a356-4264-956b-a307f66ab955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:13.512Z|ff4b5f04-603b-4881-b532-256e71c0e6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:13.512Z|3fc5bcbe-06b0-4ec5-b97a-efc3a64d9b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:13.513Z|07e4bb86-249d-4c8d-9045-e7af9086b978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:13.513Z|ff4b5f04-603b-4881-b532-256e71c0e6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:13.513Z|3fc5bcbe-06b0-4ec5-b97a-efc3a64d9b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:13.514Z|07e4bb86-249d-4c8d-9045-e7af9086b978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:19.444Z|e5b1919a-ea66-4e88-a623-330f71b2892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:19.447Z|e5b1919a-ea66-4e88-a623-330f71b2892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:23.534Z|3b9f2955-5f55-4688-8138-33d06a3c07d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:23.534Z|38effd39-f125-4e28-8f77-c1b086d1b9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:23.534Z|f237da87-9899-4790-8d1a-90f4b29e74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:23.535Z|3b9f2955-5f55-4688-8138-33d06a3c07d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:23.535Z|38effd39-f125-4e28-8f77-c1b086d1b9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:23.535Z|f237da87-9899-4790-8d1a-90f4b29e74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:28.687Z|02a4557b-4094-47cc-bc9c-3f9fcfe96166|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:20:28.687Z|02a4557b-4094-47cc-bc9c-3f9fcfe96166|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:33.558Z|02ac040a-e125-4555-9979-f670377cfdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:33.558Z|1a9e0be3-1e1c-4775-9da6-105adaaeaa5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:33.559Z|02ac040a-e125-4555-9979-f670377cfdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:33.559Z|1a9e0be3-1e1c-4775-9da6-105adaaeaa5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:33.564Z|f0e93c30-7472-4bbc-91d5-2ffce2ecf943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:33.564Z|f0e93c30-7472-4bbc-91d5-2ffce2ecf943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:34.444Z|830964fb-a099-42be-a735-c4f4df52544a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:34.445Z|830964fb-a099-42be-a735-c4f4df52544a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:34.606Z|763886b3-b09c-4337-8db7-29b955028ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:34.607Z|763886b3-b09c-4337-8db7-29b955028ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:43.580Z|633fae2f-cea0-402f-ba05-e5e07e78e0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:43.580Z|6523ef56-5a4d-48e4-acd9-c62020d7527c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:43.581Z|633fae2f-cea0-402f-ba05-e5e07e78e0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:43.581Z|d7bd9988-4e38-4519-bf52-73a335e436b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:43.581Z|6523ef56-5a4d-48e4-acd9-c62020d7527c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:43.581Z|d7bd9988-4e38-4519-bf52-73a335e436b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:49.444Z|134d7c6d-96f7-4f7b-9cc4-3858e6f92ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:20:49.445Z|134d7c6d-96f7-4f7b-9cc4-3858e6f92ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:20:53.602Z|115f8c5b-7876-429d-b2a6-3f13a40b3355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:53.603Z|7564c624-43e5-430a-8047-942e2ae8a54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:53.603Z|115f8c5b-7876-429d-b2a6-3f13a40b3355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:53.603Z|7564c624-43e5-430a-8047-942e2ae8a54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:20:53.606Z|15011296-b628-4a30-ab61-308048436e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:20:53.607Z|15011296-b628-4a30-ab61-308048436e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:03.624Z|70fd9b6c-7b22-4053-b49c-c84fb123b58a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:03.624Z|75eb03d0-58ba-47e7-8ef8-58d94affd326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:03.625Z|70fd9b6c-7b22-4053-b49c-c84fb123b58a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:03.625Z|75eb03d0-58ba-47e7-8ef8-58d94affd326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:03.627Z|011c2818-205a-478a-a1e0-7f463cb35706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:03.627Z|011c2818-205a-478a-a1e0-7f463cb35706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:04.444Z|56d75da3-3a3a-4cd9-ad1a-88d8a2eaeabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:04.447Z|56d75da3-3a3a-4cd9-ad1a-88d8a2eaeabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:04.607Z|c1cec757-8605-4212-b479-0df4abb25c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:04.608Z|c1cec757-8605-4212-b479-0df4abb25c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:13.649Z|27f78046-136a-4732-953c-f5c7f73ddbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:13.649Z|1e3c17a5-15d5-40ef-9b81-a52b5c22ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:13.649Z|8aa644f3-0560-4aca-bd5e-eb9a6d1032c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:13.650Z|1e3c17a5-15d5-40ef-9b81-a52b5c22ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:13.650Z|27f78046-136a-4732-953c-f5c7f73ddbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:13.650Z|8aa644f3-0560-4aca-bd5e-eb9a6d1032c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:19.444Z|5ce5d8bc-7309-4b54-9ef7-01f54097e2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:19.445Z|5ce5d8bc-7309-4b54-9ef7-01f54097e2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:23.671Z|63168d61-0b51-44cc-a58f-2865839b047c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:23.671Z|b7dd7f45-ed9a-4e2e-9a54-b8d85fbbf08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:23.672Z|b7dd7f45-ed9a-4e2e-9a54-b8d85fbbf08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:23.672Z|63168d61-0b51-44cc-a58f-2865839b047c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:23.677Z|fb329df5-52ef-4396-8dab-31767b5fd279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:23.678Z|fb329df5-52ef-4396-8dab-31767b5fd279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:28.687Z|deff4cc3-46a6-48a9-aa60-cd441b20c0ab|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:21:28.687Z|deff4cc3-46a6-48a9-aa60-cd441b20c0ab|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:33.694Z|3084a544-b078-43db-8bf0-bba8169d7e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:33.694Z|9a1973a3-975f-457a-bfb1-63e4b25423a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:33.695Z|3084a544-b078-43db-8bf0-bba8169d7e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:33.695Z|9a1973a3-975f-457a-bfb1-63e4b25423a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:33.701Z|c12c3bcc-a147-4e66-ba75-5e9284f91229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:33.701Z|c12c3bcc-a147-4e66-ba75-5e9284f91229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:34.444Z|ccf6b132-d4ee-453a-b933-e5eec89f318b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:34.445Z|ccf6b132-d4ee-453a-b933-e5eec89f318b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:34.609Z|3b23bfaf-0d10-46d1-80aa-06514c0b3c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:34.609Z|3b23bfaf-0d10-46d1-80aa-06514c0b3c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:43.719Z|013ead0a-f76d-49b7-a360-ea313d920e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:43.719Z|081c6531-3845-459d-b040-e24747235b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:43.720Z|013ead0a-f76d-49b7-a360-ea313d920e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:43.720Z|081c6531-3845-459d-b040-e24747235b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:43.723Z|2b575c6c-78a2-4c6d-bfca-506e0f2328b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:43.724Z|2b575c6c-78a2-4c6d-bfca-506e0f2328b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:49.444Z|88a32177-db8b-4625-8c0e-68089188a096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:21:49.447Z|88a32177-db8b-4625-8c0e-68089188a096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:21:53.743Z|e620f87b-528c-4f42-8328-38af8d406f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:53.743Z|08441b64-e11f-4570-9859-f73fb35abfb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:53.744Z|e620f87b-528c-4f42-8328-38af8d406f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:53.744Z|08441b64-e11f-4570-9859-f73fb35abfb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:21:53.749Z|3b3ceadd-d1fd-4eb9-95d4-d74619050cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:21:53.749Z|3b3ceadd-d1fd-4eb9-95d4-d74619050cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:03.765Z|5d0be01a-18f8-48b6-a352-90eef1f19862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:03.765Z|ac8334a0-7e90-4d1e-9108-322fcf50ac29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:03.766Z|5d0be01a-18f8-48b6-a352-90eef1f19862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:03.766Z|ac8334a0-7e90-4d1e-9108-322fcf50ac29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:03.775Z|13232a49-f52b-4901-b141-0d8cb6297bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:03.776Z|13232a49-f52b-4901-b141-0d8cb6297bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:04.444Z|3aadd328-356c-4847-823d-c9ad98ce6eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:04.445Z|3aadd328-356c-4847-823d-c9ad98ce6eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:04.610Z|ee829b25-6f0b-48ac-9442-90822379913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:04.610Z|ee829b25-6f0b-48ac-9442-90822379913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:13.786Z|070d9cf4-2fc3-4f5b-bfea-fe69d77374aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:13.787Z|f38f406a-e628-4919-98e1-a8c23ddfe2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:13.787Z|f38f406a-e628-4919-98e1-a8c23ddfe2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:13.787Z|070d9cf4-2fc3-4f5b-bfea-fe69d77374aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:13.796Z|a4eb529d-5db6-4011-b50a-016d823f28b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:13.797Z|a4eb529d-5db6-4011-b50a-016d823f28b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:19.444Z|d609f5bb-50b1-4b80-a9fa-ae228abe6e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:19.445Z|d609f5bb-50b1-4b80-a9fa-ae228abe6e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:23.810Z|233884f9-6a5f-45bb-9394-22a0fc2ee6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:23.811Z|233884f9-6a5f-45bb-9394-22a0fc2ee6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:23.812Z|46102235-c396-487f-bc47-fb5a51c5c6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:23.813Z|46102235-c396-487f-bc47-fb5a51c5c6c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:23.820Z|38f542f5-b9f4-4359-be7a-fb8ef347715f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:23.821Z|38f542f5-b9f4-4359-be7a-fb8ef347715f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:28.687Z|0b8abcc8-ba89-4f30-879a-2bda405670eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:22:28.688Z|0b8abcc8-ba89-4f30-879a-2bda405670eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:33.835Z|a7ac5d29-6235-4b84-8957-347d8fbaaf23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:33.835Z|62241bfd-f054-40b4-acfd-ee7228fe10bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:33.835Z|a7ac5d29-6235-4b84-8957-347d8fbaaf23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:33.835Z|62241bfd-f054-40b4-acfd-ee7228fe10bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:33.843Z|cf861a34-c8ee-4e5c-b825-a36db938be70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:33.844Z|cf861a34-c8ee-4e5c-b825-a36db938be70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:34.444Z|def5b5bb-39ad-405d-ae6d-34cb889887be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:34.447Z|def5b5bb-39ad-405d-ae6d-34cb889887be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:34.611Z|01cf0ee7-a561-46c0-b9a0-2c4c8b6971de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:34.612Z|01cf0ee7-a561-46c0-b9a0-2c4c8b6971de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:43.856Z|e58aaf57-58ba-42df-977a-4a13906eec0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:43.857Z|e58aaf57-58ba-42df-977a-4a13906eec0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:43.859Z|9e5b8ac1-05d6-4702-8f8f-6089dde5057c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:43.859Z|9e5b8ac1-05d6-4702-8f8f-6089dde5057c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:43.866Z|462102d9-7b96-4983-bde8-843bfedc3f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:43.866Z|462102d9-7b96-4983-bde8-843bfedc3f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:49.444Z|4133660c-fab0-495e-8f4b-c2d568a25ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:22:49.445Z|4133660c-fab0-495e-8f4b-c2d568a25ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:22:53.879Z|103ea31f-9a05-4934-a73c-4d01e3a3df2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:53.880Z|103ea31f-9a05-4934-a73c-4d01e3a3df2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:53.882Z|bee43784-8a06-47bb-97d5-50f191196dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:53.883Z|bee43784-8a06-47bb-97d5-50f191196dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:22:53.888Z|6209de0f-620c-4fb2-9ff0-ed874c1352cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:22:53.889Z|6209de0f-620c-4fb2-9ff0-ed874c1352cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:03.902Z|facd6edb-953c-4303-b7db-4514608aa348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:03.903Z|facd6edb-953c-4303-b7db-4514608aa348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:03.905Z|31389f8e-79e5-4685-b4da-9bc8028025ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:03.905Z|31389f8e-79e5-4685-b4da-9bc8028025ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:03.911Z|13a7aa6e-f814-4904-9d9d-7abae661300b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:03.912Z|13a7aa6e-f814-4904-9d9d-7abae661300b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:04.444Z|3696b9b7-0987-4289-a2e1-0c0accf13a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:04.445Z|3696b9b7-0987-4289-a2e1-0c0accf13a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:04.613Z|1c16d510-b01b-4127-a2a6-a12150e3f9a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:04.613Z|1c16d510-b01b-4127-a2a6-a12150e3f9a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:13.924Z|555da06d-9bd0-4b61-8930-aac025fe4119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:13.925Z|555da06d-9bd0-4b61-8930-aac025fe4119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:13.925Z|39d961b3-2adf-4a09-9f15-2429f98ac297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:13.926Z|39d961b3-2adf-4a09-9f15-2429f98ac297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:13.933Z|a291023f-5507-42ca-82ef-db62645e4362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:13.933Z|a291023f-5507-42ca-82ef-db62645e4362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:19.444Z|b59f5414-0082-4a69-8036-cded583d35ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:19.447Z|b59f5414-0082-4a69-8036-cded583d35ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:23.947Z|75d872a1-6f0a-4220-95c1-9f7a6cf7d1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:23.947Z|75d872a1-6f0a-4220-95c1-9f7a6cf7d1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:23.947Z|a77b760c-e461-452d-8994-61e0f2c69567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:23.948Z|a77b760c-e461-452d-8994-61e0f2c69567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:23.956Z|d3eee0f2-cf3c-4ee0-aa6f-63f5c248fd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:23.957Z|d3eee0f2-cf3c-4ee0-aa6f-63f5c248fd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:28.687Z|62d0c9ac-ffef-4650-89c0-5be8c80155a4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:23:28.688Z|62d0c9ac-ffef-4650-89c0-5be8c80155a4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:33.969Z|e93bd9e8-4859-4b50-b561-8e269ad4a53b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:33.970Z|e93bd9e8-4859-4b50-b561-8e269ad4a53b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:33.972Z|52763940-2828-4ca1-b9a5-032f52184763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:33.973Z|52763940-2828-4ca1-b9a5-032f52184763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:33.979Z|054c850c-3921-453a-b7bf-9434b3f5f0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:33.980Z|054c850c-3921-453a-b7bf-9434b3f5f0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:34.444Z|20f6d3f8-061d-467d-a531-27eb896bba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:34.445Z|20f6d3f8-061d-467d-a531-27eb896bba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:34.614Z|69e3d2fd-0120-40bd-8024-0f07b7b3c6d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:34.615Z|69e3d2fd-0120-40bd-8024-0f07b7b3c6d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:43.992Z|a0af382a-09fd-483b-97df-ad0ba28e041e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:43.993Z|a0af382a-09fd-483b-97df-ad0ba28e041e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:43.994Z|d778116c-6cb9-43f3-bacf-2fbdb4403853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:43.994Z|d778116c-6cb9-43f3-bacf-2fbdb4403853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:44.001Z|ea383826-a129-4a36-bc14-e3087ba40f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:44.002Z|ea383826-a129-4a36-bc14-e3087ba40f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:49.444Z|f53b3d9d-e631-4f56-be9e-c40c0282b22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:23:49.445Z|f53b3d9d-e631-4f56-be9e-c40c0282b22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:23:54.015Z|b7388c82-f647-4a53-be17-12d8d7b9c7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:54.015Z|7197ba1f-e96f-4e20-934e-f6677323115f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:54.016Z|b7388c82-f647-4a53-be17-12d8d7b9c7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:54.016Z|7197ba1f-e96f-4e20-934e-f6677323115f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:23:54.022Z|1180e420-2b6b-4323-9786-6c22dc3c3d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:23:54.023Z|1180e420-2b6b-4323-9786-6c22dc3c3d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:04.040Z|a2603fe0-b9c0-4978-9194-da6dfdb1571e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:04.041Z|d75cb575-3769-4ac1-b923-cbb1a650be18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:04.041Z|a2603fe0-b9c0-4978-9194-da6dfdb1571e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:04.042Z|d75cb575-3769-4ac1-b923-cbb1a650be18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:04.045Z|92b48ccc-7c21-48c2-98a6-e7f6b1e1f92e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:04.045Z|92b48ccc-7c21-48c2-98a6-e7f6b1e1f92e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:04.444Z|878ecef0-1980-475e-bfea-5dcc81a32111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:04.448Z|878ecef0-1980-475e-bfea-5dcc81a32111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:04.615Z|3d21d849-9c22-4a0f-8434-c7add7274e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:04.616Z|3d21d849-9c22-4a0f-8434-c7add7274e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:14.064Z|f4387807-77ce-4712-a2ac-4091f8748bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:14.065Z|f4387807-77ce-4712-a2ac-4091f8748bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:14.077Z|63c1fb75-116c-4dad-a7a2-acde7996735c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:14.077Z|7b8e9a8c-82d5-4ba8-87bb-17f35fa72d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:14.078Z|63c1fb75-116c-4dad-a7a2-acde7996735c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:14.078Z|7b8e9a8c-82d5-4ba8-87bb-17f35fa72d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:19.444Z|4bdcb615-a1f6-4b5e-b0ce-4e06051b7bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:19.445Z|4bdcb615-a1f6-4b5e-b0ce-4e06051b7bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:24.088Z|7cc42bfc-a180-4863-9361-e528c3bf41e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:24.089Z|7cc42bfc-a180-4863-9361-e528c3bf41e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:24.099Z|81522b3f-2081-485f-afe5-244ac8096076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:24.100Z|81522b3f-2081-485f-afe5-244ac8096076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:24.100Z|e56ad1d4-f8c4-48e0-851c-a3717cbd720b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:24.101Z|e56ad1d4-f8c4-48e0-851c-a3717cbd720b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:28.687Z|6a6034f0-970f-43aa-9857-f7499d073026|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:24:28.688Z|6a6034f0-970f-43aa-9857-f7499d073026|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:34.114Z|874c617e-8a9a-43a8-959b-b96a08c7c09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:34.115Z|874c617e-8a9a-43a8-959b-b96a08c7c09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:34.123Z|4efa7cb3-3f81-4329-81ed-0d95a59dc858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:34.123Z|4efa7cb3-3f81-4329-81ed-0d95a59dc858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:34.126Z|e9d68f1a-4847-4dab-b188-3ec4bcdbd8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:34.127Z|e9d68f1a-4847-4dab-b188-3ec4bcdbd8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:34.444Z|e9fef663-11ce-44af-9260-8167482d521c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:34.445Z|e9fef663-11ce-44af-9260-8167482d521c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:34.617Z|0748767d-476d-4a19-8748-7861f23b8963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:34.618Z|0748767d-476d-4a19-8748-7861f23b8963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:44.138Z|f951383e-4563-4198-930e-885b3b584bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:44.139Z|f951383e-4563-4198-930e-885b3b584bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:44.146Z|8e8a9d98-a091-4d73-926b-d13083548c97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:44.146Z|1b102371-fc07-4a43-8fde-41181becc5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:44.146Z|1b102371-fc07-4a43-8fde-41181becc5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:44.146Z|8e8a9d98-a091-4d73-926b-d13083548c97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:49.444Z|fdeb1368-3ef3-4d4f-95eb-e3843d9dc5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:24:49.447Z|fdeb1368-3ef3-4d4f-95eb-e3843d9dc5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:24:54.161Z|92103c61-b875-440d-a250-ffdc4e3b2362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:54.162Z|92103c61-b875-440d-a250-ffdc4e3b2362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:54.174Z|f4ade0f4-5732-435c-9be0-c22611e72c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:54.173Z|24ea3f6e-7ccc-4532-baa7-33ce35e32b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:24:54.174Z|f4ade0f4-5732-435c-9be0-c22611e72c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:24:54.174Z|24ea3f6e-7ccc-4532-baa7-33ce35e32b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:04.186Z|1dcb246f-6b38-4109-bc36-d2ada4ed7f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:04.187Z|1dcb246f-6b38-4109-bc36-d2ada4ed7f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:04.195Z|7c4d083d-1363-4283-aae7-e6350c775647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:04.195Z|3d0f6dce-edc7-448e-8e01-7d1dae0b3029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:04.195Z|7c4d083d-1363-4283-aae7-e6350c775647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:04.195Z|3d0f6dce-edc7-448e-8e01-7d1dae0b3029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:04.444Z|c0e78466-50d3-4842-a170-07c669fac18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:04.445Z|c0e78466-50d3-4842-a170-07c669fac18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:04.618Z|701f7e55-077f-4974-a7ad-399abd3a4fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:04.619Z|701f7e55-077f-4974-a7ad-399abd3a4fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:14.211Z|6eb261b8-fbfd-4bcc-a891-6a1368d03abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:14.212Z|6eb261b8-fbfd-4bcc-a891-6a1368d03abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:14.218Z|db43ac71-5cdd-4d45-bb78-48689c3b29f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:14.218Z|ad1b6e8b-d533-426c-bbda-f32cca0c77b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:14.219Z|ad1b6e8b-d533-426c-bbda-f32cca0c77b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:14.219Z|db43ac71-5cdd-4d45-bb78-48689c3b29f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:19.444Z|f75fe504-7c82-4aa8-b4aa-d8a21ff943a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:19.445Z|f75fe504-7c82-4aa8-b4aa-d8a21ff943a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:24.234Z|1a177a0b-5431-4f16-be4e-bb62d7b3b819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:24.235Z|1a177a0b-5431-4f16-be4e-bb62d7b3b819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:24.239Z|1acddbd3-7509-435b-a7c6-afbda1eb466f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:24.240Z|94320fae-fa3d-43c2-aae3-687ea77255ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:24.240Z|94320fae-fa3d-43c2-aae3-687ea77255ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:24.240Z|1acddbd3-7509-435b-a7c6-afbda1eb466f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:28.687Z|50cdc274-c856-4522-8471-5e6460fc0e13|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:25:28.688Z|50cdc274-c856-4522-8471-5e6460fc0e13|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:34.258Z|d65b5331-cea1-403e-9e00-717bddc8489d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:34.259Z|938cb746-0e8f-4a20-8bae-a44af881e507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:34.259Z|d65b5331-cea1-403e-9e00-717bddc8489d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:34.259Z|698681ca-c0de-4562-9e88-12678e943bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:34.260Z|938cb746-0e8f-4a20-8bae-a44af881e507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:34.260Z|698681ca-c0de-4562-9e88-12678e943bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:34.444Z|0edce94e-176a-4adc-a6ed-ffedcf37fb64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:34.447Z|0edce94e-176a-4adc-a6ed-ffedcf37fb64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:34.620Z|e5704c46-371f-4bed-b907-59b0460ab059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:34.620Z|e5704c46-371f-4bed-b907-59b0460ab059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:44.281Z|3bb2d900-8ceb-4ac1-8611-a1f8381d1118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:44.281Z|2cb6cbc1-09be-466f-9f8f-a3ffccd0df7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:44.281Z|75f5388b-f8cf-46f3-8b7e-bbee4a823d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:44.282Z|3bb2d900-8ceb-4ac1-8611-a1f8381d1118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:44.282Z|75f5388b-f8cf-46f3-8b7e-bbee4a823d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:44.282Z|2cb6cbc1-09be-466f-9f8f-a3ffccd0df7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:49.444Z|e07f90b7-3d2f-464a-9bd3-002e87fcd617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:25:49.445Z|e07f90b7-3d2f-464a-9bd3-002e87fcd617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:25:54.310Z|1893417e-e162-4550-aa80-31bf12df2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:54.310Z|0ff8b8f6-f921-49c6-bd6b-40f32108e76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:54.310Z|c147bcad-d9d6-40af-bf01-ae2f2059cc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:25:54.311Z|1893417e-e162-4550-aa80-31bf12df2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:54.311Z|0ff8b8f6-f921-49c6-bd6b-40f32108e76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:25:54.311Z|c147bcad-d9d6-40af-bf01-ae2f2059cc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:04.334Z|09ba773e-4169-4355-a77a-b78193d55fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:04.334Z|5c6d917c-cf8c-46e3-a2fb-674849a8cfbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:04.334Z|bb437227-9465-4b33-9b68-cb0cb018a10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:04.334Z|bb437227-9465-4b33-9b68-cb0cb018a10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:04.334Z|5c6d917c-cf8c-46e3-a2fb-674849a8cfbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:04.334Z|09ba773e-4169-4355-a77a-b78193d55fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:04.444Z|4b15aeb9-57b9-4604-9bf1-8a871b8a4490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:04.445Z|4b15aeb9-57b9-4604-9bf1-8a871b8a4490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:04.621Z|6ba213f4-783f-48f6-9e23-0540805fda61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:04.622Z|6ba213f4-783f-48f6-9e23-0540805fda61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:14.356Z|5c2fce59-c803-45b9-9220-d025e92b897e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:14.356Z|43153f97-c968-475b-bca9-3292bdb2edc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:14.356Z|c7b89b0a-2fc7-409e-840e-aaf6ef94d436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:14.357Z|5c2fce59-c803-45b9-9220-d025e92b897e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:14.357Z|c7b89b0a-2fc7-409e-840e-aaf6ef94d436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:14.357Z|43153f97-c968-475b-bca9-3292bdb2edc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:19.444Z|d7c71673-0f96-4f82-a977-166ffec427d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:19.447Z|d7c71673-0f96-4f82-a977-166ffec427d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:24.381Z|2f70fda9-505c-49b1-a1b9-cdf805b878ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:24.382Z|b8303a02-1a36-40d5-b06d-8cd1cf0f4f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:24.382Z|44e1b9bd-1e79-4b7d-aeff-fdb43da3ea9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:24.382Z|2f70fda9-505c-49b1-a1b9-cdf805b878ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:24.382Z|b8303a02-1a36-40d5-b06d-8cd1cf0f4f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:24.382Z|44e1b9bd-1e79-4b7d-aeff-fdb43da3ea9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:28.687Z|22fd4de4-813b-4f39-9abd-515511baf72f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:26:28.688Z|22fd4de4-813b-4f39-9abd-515511baf72f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:34.406Z|41834d36-54de-4f8e-a22c-40c5dfe5b8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:34.406Z|5e4ab5da-77b1-426f-b7e0-997bf846622a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:34.407Z|41834d36-54de-4f8e-a22c-40c5dfe5b8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:34.407Z|5e4ab5da-77b1-426f-b7e0-997bf846622a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:34.408Z|6d6200d5-8c8c-483f-8dac-a6af3017bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:34.408Z|6d6200d5-8c8c-483f-8dac-a6af3017bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:34.444Z|7b26822c-d19f-4d7f-98f0-009aed2d41f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:34.445Z|7b26822c-d19f-4d7f-98f0-009aed2d41f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:34.622Z|39baec80-23a9-49d8-b845-95854ce39960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:34.623Z|39baec80-23a9-49d8-b845-95854ce39960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:44.430Z|623cacf8-2f50-4232-9bf3-b4fa6f657fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:44.431Z|623cacf8-2f50-4232-9bf3-b4fa6f657fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:44.431Z|ec22e25e-d314-4528-8b39-77431d15a4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:44.431Z|0c4c4c61-d1e0-459a-a64e-967c5edfebe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:44.432Z|ec22e25e-d314-4528-8b39-77431d15a4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:44.432Z|0c4c4c61-d1e0-459a-a64e-967c5edfebe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:49.444Z|07633109-e2eb-4d55-85a9-8e07aa7977b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:26:49.445Z|07633109-e2eb-4d55-85a9-8e07aa7977b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:26:54.453Z|cb675ddc-9cf1-491e-b0a5-9e5b63870e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:54.453Z|0d0043a9-4ead-4129-8fc1-5d0f173e7b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:54.453Z|8287e4ba-eebf-4f87-bb3a-fb2acf47b437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:26:54.453Z|cb675ddc-9cf1-491e-b0a5-9e5b63870e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:54.453Z|8287e4ba-eebf-4f87-bb3a-fb2acf47b437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:26:54.453Z|0d0043a9-4ead-4129-8fc1-5d0f173e7b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:04.444Z|60c5bf6e-fe9d-4077-ae6d-83f7545a9c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:04.447Z|60c5bf6e-fe9d-4077-ae6d-83f7545a9c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:04.475Z|5640407b-89a6-4c73-b3a7-6d57178daddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:04.475Z|6d14b197-6a16-4fcc-a6e1-a5a18151ebf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:04.475Z|6e41945a-9c00-4bcc-97d4-57c9500f230c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:04.475Z|6e41945a-9c00-4bcc-97d4-57c9500f230c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:04.475Z|6d14b197-6a16-4fcc-a6e1-a5a18151ebf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:04.475Z|5640407b-89a6-4c73-b3a7-6d57178daddb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:04.624Z|8e9aa230-60bd-4ee7-815a-ecbd53418263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:04.624Z|8e9aa230-60bd-4ee7-815a-ecbd53418263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:15.089Z|226aecfa-bf5a-4998-89b6-85683348f26d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:15.089Z|226aecfa-bf5a-4998-89b6-85683348f26d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:15.089Z|9ecb8632-796f-41ac-9302-e6cc6845d10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:15.090Z|9ecb8632-796f-41ac-9302-e6cc6845d10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:15.146Z|5fde8f5b-3b09-44ea-8737-e1132f02846e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:15.146Z|5fde8f5b-3b09-44ea-8737-e1132f02846e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:19.444Z|52aa4fb7-d1be-4090-91f3-9eebaea9b052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:19.444Z|52aa4fb7-d1be-4090-91f3-9eebaea9b052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:25.136Z|545a8148-ba6f-4ded-a30c-e4ac11238911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:25.137Z|545a8148-ba6f-4ded-a30c-e4ac11238911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:25.142Z|d3eb59f4-48fc-4f72-9a86-ddf66d55d481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:25.142Z|d3eb59f4-48fc-4f72-9a86-ddf66d55d481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:25.230Z|1394f9fd-e346-4cd6-ba3c-33b4c3a6e975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:25.231Z|1394f9fd-e346-4cd6-ba3c-33b4c3a6e975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:28.687Z|70655f6a-bd5e-4466-838e-2452996ff382|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:27:28.688Z|70655f6a-bd5e-4466-838e-2452996ff382|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:34.444Z|ea06bab5-f656-4a6e-b01d-010727ac87e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:34.445Z|ea06bab5-f656-4a6e-b01d-010727ac87e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:34.625Z|45c341ba-f58d-4a3c-be72-0fb2f74480da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:34.626Z|45c341ba-f58d-4a3c-be72-0fb2f74480da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:35.159Z|74b3f235-ac82-4ae2-86a0-ddba59d0d6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:35.159Z|74b3f235-ac82-4ae2-86a0-ddba59d0d6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:35.162Z|2208b600-aeff-4c7a-9245-41127c1b9201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:35.163Z|2208b600-aeff-4c7a-9245-41127c1b9201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:35.255Z|42acd661-7cc1-4b3a-8e2a-ca48351fe7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:35.256Z|42acd661-7cc1-4b3a-8e2a-ca48351fe7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:45.182Z|5971d3b6-c086-4c86-83ea-f06094658fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:45.182Z|0bde45cb-0d96-4eac-8fb4-6d66a5b36eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:45.183Z|5971d3b6-c086-4c86-83ea-f06094658fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:45.183Z|0bde45cb-0d96-4eac-8fb4-6d66a5b36eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:45.278Z|a330a684-ac27-46ee-9ab4-3be1af6c35c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:45.279Z|a330a684-ac27-46ee-9ab4-3be1af6c35c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:49.444Z|f1fac14d-3074-4a85-85cc-2da8bcc7bd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:27:49.447Z|f1fac14d-3074-4a85-85cc-2da8bcc7bd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:27:55.206Z|b8a090e6-42ed-45ad-a523-2a57cf929ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:55.206Z|5c322c57-b24d-4078-a53c-fe0f6a8d2b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:55.207Z|b8a090e6-42ed-45ad-a523-2a57cf929ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:55.207Z|5c322c57-b24d-4078-a53c-fe0f6a8d2b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:27:55.300Z|41dc0af9-c9cb-459f-bfe5-b36b3c576fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:27:55.301Z|41dc0af9-c9cb-459f-bfe5-b36b3c576fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:04.445Z|a0c29353-58cb-4e63-b708-3166c37b943d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:04.446Z|a0c29353-58cb-4e63-b708-3166c37b943d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:04.627Z|7fd4142f-5595-4add-9e6c-cbc54c953200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:04.628Z|7fd4142f-5595-4add-9e6c-cbc54c953200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:05.234Z|dfe93352-06e9-443c-8df6-539d443b2d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:05.234Z|4d94e8b5-4e37-4fb6-8576-1b1e587b8ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:05.235Z|4d94e8b5-4e37-4fb6-8576-1b1e587b8ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:05.235Z|dfe93352-06e9-443c-8df6-539d443b2d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:05.326Z|7ee29a1b-6f71-4f02-89a6-ab48e7e8b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:05.327Z|7ee29a1b-6f71-4f02-89a6-ab48e7e8b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:15.259Z|46865467-1720-44fd-81df-62b0a8d1bd97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:15.259Z|e7e0c1cf-26d0-41fe-99c5-7b5af5d63e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:15.259Z|e7e0c1cf-26d0-41fe-99c5-7b5af5d63e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:15.259Z|46865467-1720-44fd-81df-62b0a8d1bd97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:15.351Z|f8abc2c8-253c-496b-aaf1-45d73e441820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:15.352Z|f8abc2c8-253c-496b-aaf1-45d73e441820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:19.445Z|8265a9de-0e04-4c50-8487-0ca11674fe29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:19.446Z|8265a9de-0e04-4c50-8487-0ca11674fe29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:25.280Z|4a6d40c1-8647-436a-9d1f-471225e853cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:25.280Z|86eed527-1ca0-468a-8285-e879ec0aa12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:25.281Z|86eed527-1ca0-468a-8285-e879ec0aa12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:25.281Z|4a6d40c1-8647-436a-9d1f-471225e853cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:25.371Z|6a7ad450-8fc9-4523-8987-cf456d7a5186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:25.372Z|6a7ad450-8fc9-4523-8987-cf456d7a5186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:28.688Z|3d70015b-33d2-482d-94e3-62ef0cb25d5e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:28:28.690Z|3d70015b-33d2-482d-94e3-62ef0cb25d5e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:34.444Z|d553d376-33cb-4756-b258-5409a1e7a5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:34.448Z|d553d376-33cb-4756-b258-5409a1e7a5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:34.629Z|03f6641f-55fd-4bbc-a8fc-59efc1640d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:34.629Z|03f6641f-55fd-4bbc-a8fc-59efc1640d4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:35.304Z|b0c23cd3-3199-41e0-9056-ff020186da74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:35.304Z|f0a9edfe-1fda-4db9-bb1f-579d895bb5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:35.304Z|b0c23cd3-3199-41e0-9056-ff020186da74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:35.304Z|f0a9edfe-1fda-4db9-bb1f-579d895bb5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:35.392Z|9051cebe-cf4d-4f52-bca3-e5322cf743f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:35.393Z|9051cebe-cf4d-4f52-bca3-e5322cf743f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:45.324Z|b3e54af7-7d9e-4185-bd6e-d1461223fb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:45.324Z|ec601f98-c833-4a44-9a58-1d2a13c685a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:45.325Z|ec601f98-c833-4a44-9a58-1d2a13c685a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:45.325Z|b3e54af7-7d9e-4185-bd6e-d1461223fb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:45.415Z|cab52e1e-2eaa-4d92-b093-420a5f242922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:45.416Z|cab52e1e-2eaa-4d92-b093-420a5f242922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:49.444Z|8f26a7eb-3e8e-4d9b-9d88-4200505d30b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:28:49.445Z|8f26a7eb-3e8e-4d9b-9d88-4200505d30b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:28:55.350Z|b8ac4e1a-c2c2-4330-8ffd-1ecffc480d31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:55.351Z|4fafbb40-70fc-40ea-bb81-f34bb9aaf311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:55.351Z|b8ac4e1a-c2c2-4330-8ffd-1ecffc480d31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:55.351Z|4fafbb40-70fc-40ea-bb81-f34bb9aaf311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:28:55.438Z|39bbaedc-2b93-4fd9-9065-187ef3ebf230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:28:55.439Z|39bbaedc-2b93-4fd9-9065-187ef3ebf230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:04.444Z|3e1cf4af-2e1b-4230-b9c8-2ac6300dff2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:04.445Z|3e1cf4af-2e1b-4230-b9c8-2ac6300dff2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:04.630Z|dcd7d5ff-7f34-48e8-928f-86356e50bf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:04.631Z|dcd7d5ff-7f34-48e8-928f-86356e50bf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:05.374Z|d7c2be94-98e5-4a17-b8f5-7d53ad8233c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:05.375Z|d7c2be94-98e5-4a17-b8f5-7d53ad8233c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:05.376Z|b0a87376-754d-44cc-8c0f-a9485fd52bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:05.376Z|b0a87376-754d-44cc-8c0f-a9485fd52bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:05.464Z|9c32b2c4-979a-4709-94ed-0a894d6f0c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:05.466Z|9c32b2c4-979a-4709-94ed-0a894d6f0c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:15.397Z|ff9a06c4-0786-43e7-bfbe-2fa4638e8fcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:15.397Z|c59e0952-39f9-4e79-80ba-cd966f60bcf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:15.398Z|c59e0952-39f9-4e79-80ba-cd966f60bcf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:15.398Z|ff9a06c4-0786-43e7-bfbe-2fa4638e8fcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:15.489Z|8a944b69-13d6-48dc-9745-869f455e1995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:15.489Z|8a944b69-13d6-48dc-9745-869f455e1995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:19.444Z|693d2bfd-39d1-4358-94a0-22d0765c4443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:19.447Z|693d2bfd-39d1-4358-94a0-22d0765c4443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:25.416Z|6affb36a-dfff-4eb3-9f9f-bc7153e4c52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:25.416Z|d2dd12ff-45f9-456a-ba5c-0da991ee33e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:25.417Z|6affb36a-dfff-4eb3-9f9f-bc7153e4c52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:25.417Z|d2dd12ff-45f9-456a-ba5c-0da991ee33e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:25.512Z|aa6550d5-1f3e-4fd4-be8b-f4a36feac855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:25.512Z|aa6550d5-1f3e-4fd4-be8b-f4a36feac855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:28.687Z|35b4772b-1cc0-42c8-a0b0-2eca5172012a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:29:28.688Z|35b4772b-1cc0-42c8-a0b0-2eca5172012a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:34.444Z|4fd0f041-bac7-46f0-af95-e3ce836a84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:34.445Z|4fd0f041-bac7-46f0-af95-e3ce836a84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:34.631Z|87574675-0d7f-44a7-8757-3026db55de3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:34.632Z|87574675-0d7f-44a7-8757-3026db55de3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:35.438Z|103056a0-dcee-4023-87a2-40da528225a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:35.439Z|103056a0-dcee-4023-87a2-40da528225a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:35.444Z|2daf4c4f-ce1e-4170-ac3b-2294a8838719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:35.444Z|2daf4c4f-ce1e-4170-ac3b-2294a8838719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:35.538Z|5138fa1e-3bbc-4702-9f04-e6bfc41dc7c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:35.539Z|5138fa1e-3bbc-4702-9f04-e6bfc41dc7c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:45.461Z|20bca945-3df2-4bf2-9e80-0e6d036e185c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:45.462Z|20bca945-3df2-4bf2-9e80-0e6d036e185c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:45.464Z|c8ea50bf-0989-4869-8fd1-3b13f7c61b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:45.464Z|c8ea50bf-0989-4869-8fd1-3b13f7c61b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:45.560Z|82e1eb4f-5a63-40b3-a4b1-d3f2f6dc17af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:45.561Z|82e1eb4f-5a63-40b3-a4b1-d3f2f6dc17af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:49.444Z|170c98c3-cd5c-4948-929c-800b874eed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:29:49.445Z|170c98c3-cd5c-4948-929c-800b874eed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:29:55.485Z|8ba46f7f-7155-4839-b8dc-8e19bb006d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:55.485Z|20a6db67-a861-49f9-82e3-11b039eca5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:55.486Z|8ba46f7f-7155-4839-b8dc-8e19bb006d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:55.486Z|20a6db67-a861-49f9-82e3-11b039eca5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:29:55.582Z|ac45dedd-a3cf-48c3-a0d5-e45c22577116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:29:55.582Z|ac45dedd-a3cf-48c3-a0d5-e45c22577116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:04.444Z|7ab34b27-dcd4-4136-9bf0-cf3a67dab63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:04.447Z|7ab34b27-dcd4-4136-9bf0-cf3a67dab63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:04.633Z|f7f7c5ba-0d35-4f93-9d8a-b171f23f6eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:04.633Z|f7f7c5ba-0d35-4f93-9d8a-b171f23f6eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:05.506Z|2111caed-9f72-469c-b556-550fe522187d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:05.507Z|86272c91-23fb-4121-bb05-107627678036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:05.507Z|2111caed-9f72-469c-b556-550fe522187d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:05.507Z|86272c91-23fb-4121-bb05-107627678036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:05.607Z|546b3d1a-9924-4b27-b6c9-5626a3013d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:05.607Z|546b3d1a-9924-4b27-b6c9-5626a3013d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:15.530Z|81634c09-51c0-4cc4-916a-9900a7da1980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:15.530Z|f9e0e960-3001-410d-9601-42cec37f1a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:15.531Z|f9e0e960-3001-410d-9601-42cec37f1a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:15.531Z|81634c09-51c0-4cc4-916a-9900a7da1980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:15.630Z|88c27055-6b68-44a3-829f-464807c4384d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:15.630Z|88c27055-6b68-44a3-829f-464807c4384d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:19.444Z|e002d4b0-6185-47ca-9090-505f48d05054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:19.445Z|e002d4b0-6185-47ca-9090-505f48d05054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:25.552Z|49ab6df3-849a-4ed6-93c8-1046b5e10b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:25.552Z|49ab6df3-849a-4ed6-93c8-1046b5e10b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:25.556Z|c4853d7d-3b61-4a6c-8fe7-4027482a2ccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:25.556Z|c4853d7d-3b61-4a6c-8fe7-4027482a2ccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:25.652Z|278fe476-a5d1-47e5-8847-5b5604c6dc74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:25.652Z|278fe476-a5d1-47e5-8847-5b5604c6dc74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:28.687Z|39038029-1661-4c2e-8be6-7e9d354f2f1b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:30:28.688Z|39038029-1661-4c2e-8be6-7e9d354f2f1b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:34.444Z|3cf4c5c9-9f10-4bdf-bae9-98a1998969c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:34.445Z|3cf4c5c9-9f10-4bdf-bae9-98a1998969c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:34.634Z|604669cc-38cb-4518-9580-06cfce28b3a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:34.635Z|604669cc-38cb-4518-9580-06cfce28b3a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:35.576Z|f0bf8f31-e38b-442a-aaae-819096bdce63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:35.577Z|f0bf8f31-e38b-442a-aaae-819096bdce63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:35.577Z|389a96b3-221c-43ba-af55-6213a4bca602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:35.578Z|389a96b3-221c-43ba-af55-6213a4bca602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:35.674Z|6f424259-8daf-4955-b0f4-e49a09e604ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:35.675Z|6f424259-8daf-4955-b0f4-e49a09e604ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:45.599Z|f2d921e4-0fea-4111-b26d-45c8c75e8958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:45.599Z|ea4230ff-27c9-498f-8cd4-0191eb4512e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:45.600Z|f2d921e4-0fea-4111-b26d-45c8c75e8958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:45.600Z|ea4230ff-27c9-498f-8cd4-0191eb4512e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:45.694Z|9d06e98b-11f7-4e9f-87a3-015502a2808a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:45.695Z|9d06e98b-11f7-4e9f-87a3-015502a2808a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:49.444Z|4362e25e-750c-44c5-938b-561633bc819a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:30:49.448Z|4362e25e-750c-44c5-938b-561633bc819a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:30:55.621Z|667d5b9d-f199-4d9a-8ab6-3e412fe48361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:55.621Z|e3e6df73-8428-4e18-83df-d1632ea79199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:55.622Z|667d5b9d-f199-4d9a-8ab6-3e412fe48361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:55.622Z|e3e6df73-8428-4e18-83df-d1632ea79199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:30:55.719Z|ae6d7f59-7464-49b1-8740-b417bd6ffb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:30:55.719Z|ae6d7f59-7464-49b1-8740-b417bd6ffb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:04.444Z|f73569c6-f0dc-44a3-8467-bdf1318d4ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:04.445Z|f73569c6-f0dc-44a3-8467-bdf1318d4ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:04.635Z|457f1478-b270-442f-b4d2-c5440b3b6d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:04.636Z|457f1478-b270-442f-b4d2-c5440b3b6d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:05.645Z|2147e813-3aa0-4856-b24d-4b580f8f211d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:05.645Z|2147e813-3aa0-4856-b24d-4b580f8f211d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:05.646Z|7a7bedac-447b-4703-962f-3dce8044faa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:05.647Z|7a7bedac-447b-4703-962f-3dce8044faa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:05.740Z|10d2a756-1656-439d-92e5-9fc67c64c41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:05.740Z|10d2a756-1656-439d-92e5-9fc67c64c41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:15.668Z|db84cd56-53b9-4199-a058-739b30ddf5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:15.668Z|f27c6235-05b1-4acf-9906-c84cb167d8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:15.669Z|db84cd56-53b9-4199-a058-739b30ddf5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:15.669Z|f27c6235-05b1-4acf-9906-c84cb167d8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:15.762Z|c4101252-e127-4490-af5c-35ca104083ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:15.763Z|c4101252-e127-4490-af5c-35ca104083ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:19.444Z|7f4d3899-61ce-44f6-8c15-dd295b50321b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:19.445Z|7f4d3899-61ce-44f6-8c15-dd295b50321b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:25.689Z|cc90cdae-fa96-46a7-bad3-836168f5867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:25.689Z|60c3a36a-3506-44ec-b582-91501eb693ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:25.690Z|60c3a36a-3506-44ec-b582-91501eb693ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:25.690Z|cc90cdae-fa96-46a7-bad3-836168f5867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:25.786Z|cf01b242-5f3d-4f06-b09a-ccf438d4834c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:25.787Z|cf01b242-5f3d-4f06-b09a-ccf438d4834c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:28.687Z|b3b7ea55-bc5d-4989-a3e5-1f5ea7342fcd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:31:28.687Z|b3b7ea55-bc5d-4989-a3e5-1f5ea7342fcd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:34.444Z|98f5d3ad-f949-4f4a-a3e3-b7a9376d510a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:34.447Z|98f5d3ad-f949-4f4a-a3e3-b7a9376d510a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:34.637Z|88b53e5b-f29d-4624-a283-dcaad5f99aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:34.638Z|88b53e5b-f29d-4624-a283-dcaad5f99aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:35.711Z|ce97466d-0fac-4a61-8f9b-992845c3f399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:35.712Z|ce97466d-0fac-4a61-8f9b-992845c3f399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:35.713Z|0bbf66b3-b49a-4844-9654-28de51d650b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:35.714Z|0bbf66b3-b49a-4844-9654-28de51d650b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:35.807Z|124e15c2-8069-4262-8347-edd335692025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:35.808Z|124e15c2-8069-4262-8347-edd335692025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:45.736Z|0841010a-1aea-4ac9-b720-7481b84b9e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:45.737Z|0841010a-1aea-4ac9-b720-7481b84b9e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:45.740Z|675af8da-d5a3-437c-9c34-a0e59b8fc809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:45.740Z|675af8da-d5a3-437c-9c34-a0e59b8fc809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:45.830Z|f9783b05-fb4e-40a1-ab39-a14d00bce851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:45.831Z|f9783b05-fb4e-40a1-ab39-a14d00bce851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:49.444Z|cfc532b3-2d0f-4f9c-bba2-61c6a238a31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:31:49.445Z|cfc532b3-2d0f-4f9c-bba2-61c6a238a31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:31:55.761Z|52fa873b-4179-42b5-9d15-a0e3a2711a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:55.762Z|fd52e8af-afaa-441a-acd4-788f1903654c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:55.762Z|52fa873b-4179-42b5-9d15-a0e3a2711a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:55.762Z|fd52e8af-afaa-441a-acd4-788f1903654c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:31:55.852Z|5f8983e1-1ad6-4af3-97c6-0cc79c66fd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:31:55.853Z|5f8983e1-1ad6-4af3-97c6-0cc79c66fd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:04.444Z|9f0f55dd-6478-4de7-9e45-a17d116a146c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:04.446Z|9f0f55dd-6478-4de7-9e45-a17d116a146c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:04.638Z|94e5cae3-371f-4580-8953-16c6ed4b84a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:04.639Z|94e5cae3-371f-4580-8953-16c6ed4b84a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:05.782Z|e2bf9af7-fc60-473e-92a8-0c3f7f737ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:05.782Z|200a4c63-597a-49aa-ab16-79ed8f688ea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:05.783Z|e2bf9af7-fc60-473e-92a8-0c3f7f737ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:05.783Z|200a4c63-597a-49aa-ab16-79ed8f688ea8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:05.879Z|a8a8a019-4a80-406c-9a7f-79bc946759ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:05.879Z|a8a8a019-4a80-406c-9a7f-79bc946759ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:15.805Z|3befb3de-bd14-4bee-8f9b-930e3d5aaa9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:15.805Z|6e244158-855d-412d-b852-9580bb32bf49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:15.806Z|3befb3de-bd14-4bee-8f9b-930e3d5aaa9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:15.806Z|6e244158-855d-412d-b852-9580bb32bf49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:15.902Z|59abcc29-33df-4394-882e-c737948c8243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:15.902Z|59abcc29-33df-4394-882e-c737948c8243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:19.444Z|839c7cc5-7007-49bd-8b5e-f016adc5ab45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:19.448Z|839c7cc5-7007-49bd-8b5e-f016adc5ab45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:25.831Z|5287aa05-e32a-4520-93a3-2f6f1f8c2e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:25.831Z|49027af4-6951-4aff-a7cf-77051af2bd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:25.833Z|49027af4-6951-4aff-a7cf-77051af2bd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:25.836Z|5287aa05-e32a-4520-93a3-2f6f1f8c2e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:25.923Z|ca8cef70-8d86-4ed2-89a9-adbfeeeab322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:25.923Z|ca8cef70-8d86-4ed2-89a9-adbfeeeab322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:28.686Z|8a62f4d6-1717-45f1-933b-3d4e43222ec8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:32:28.687Z|8a62f4d6-1717-45f1-933b-3d4e43222ec8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:34.444Z|681bec40-21b3-4651-8d59-18ad1419dfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:34.444Z|681bec40-21b3-4651-8d59-18ad1419dfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:34.640Z|8a6ca7d0-e2a6-402e-83cc-cf5706c73f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:34.640Z|8a6ca7d0-e2a6-402e-83cc-cf5706c73f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:35.856Z|b7f446dd-50ff-43d7-b10f-7232b16e27b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:35.856Z|700f6cc0-ce6f-4a8e-abc5-e1527c423f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:35.856Z|b7f446dd-50ff-43d7-b10f-7232b16e27b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:35.856Z|700f6cc0-ce6f-4a8e-abc5-e1527c423f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:35.945Z|785b06b6-ae03-4457-8d01-d2922a9090f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:35.946Z|785b06b6-ae03-4457-8d01-d2922a9090f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:45.878Z|df755937-2c99-48a4-8dfe-ddba6ee0658c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:45.878Z|82032eca-36f1-487d-b5e2-254eddb41b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:45.879Z|df755937-2c99-48a4-8dfe-ddba6ee0658c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:45.879Z|82032eca-36f1-487d-b5e2-254eddb41b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:45.967Z|dd0a0618-d63c-4dec-8d6c-82bdec659e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:45.968Z|dd0a0618-d63c-4dec-8d6c-82bdec659e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:49.444Z|7303d7f3-3708-44cc-ae59-9d93d6eab490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:32:49.445Z|7303d7f3-3708-44cc-ae59-9d93d6eab490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:32:55.901Z|62a447a0-3785-4cdd-a977-d2ba80276901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:55.901Z|6f27dfd0-dcdb-49d6-a9d2-03ec168106b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:55.902Z|62a447a0-3785-4cdd-a977-d2ba80276901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:55.902Z|6f27dfd0-dcdb-49d6-a9d2-03ec168106b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:32:55.989Z|9be09e36-e0d3-4fa7-be65-ec0460a10a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:32:55.990Z|9be09e36-e0d3-4fa7-be65-ec0460a10a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:04.444Z|9b9a61ed-d373-4f6e-9a1b-f8fc846700da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:04.447Z|9b9a61ed-d373-4f6e-9a1b-f8fc846700da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:04.641Z|c9c85045-4c60-4721-a393-1c8f3f207759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:04.642Z|c9c85045-4c60-4721-a393-1c8f3f207759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:05.922Z|9d93dcd4-fb7c-4bc8-b456-f31b4a11fb09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:05.923Z|9d93dcd4-fb7c-4bc8-b456-f31b4a11fb09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:05.925Z|964064de-335a-481b-b3de-fd088321c75c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:05.927Z|964064de-335a-481b-b3de-fd088321c75c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:06.012Z|eadcb737-ca93-4477-a126-0213a2718dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:06.014Z|eadcb737-ca93-4477-a126-0213a2718dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:15.946Z|73b6f280-5660-4270-a05e-c4b7f728af62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:15.946Z|a95734c0-c49c-4ae6-aa35-6c805f0d3a8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:15.947Z|a95734c0-c49c-4ae6-aa35-6c805f0d3a8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:15.947Z|73b6f280-5660-4270-a05e-c4b7f728af62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:16.037Z|06c695dc-62f9-4a1b-96f4-810d9f6211e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:16.038Z|06c695dc-62f9-4a1b-96f4-810d9f6211e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:19.444Z|95e8cced-eeef-4166-9094-edda79371148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:19.445Z|95e8cced-eeef-4166-9094-edda79371148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:25.968Z|e24e59c8-9592-42c5-8e39-aa4c05a80611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:25.969Z|e24e59c8-9592-42c5-8e39-aa4c05a80611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:25.970Z|9b1c24e4-6f4a-4956-b2d3-c34dbe711686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:25.970Z|9b1c24e4-6f4a-4956-b2d3-c34dbe711686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:26.063Z|a42d40c4-c620-4fe9-bf49-27209be04136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:26.064Z|a42d40c4-c620-4fe9-bf49-27209be04136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:28.687Z|e7e0ffc3-fa85-468b-809a-0310d22af18e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:33:28.688Z|e7e0ffc3-fa85-468b-809a-0310d22af18e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:34.444Z|d99b74f4-aebe-47a9-ac5a-adadf47b8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:34.445Z|d99b74f4-aebe-47a9-ac5a-adadf47b8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:34.642Z|e12f7302-158e-4b94-82a6-82f6cfa04399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:34.643Z|e12f7302-158e-4b94-82a6-82f6cfa04399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:35.992Z|a759b4e9-64f3-4ed0-bd73-971a0352e16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:35.992Z|e20f6824-ecd3-4f64-a6d5-6031e4f4a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:35.993Z|a759b4e9-64f3-4ed0-bd73-971a0352e16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:35.993Z|e20f6824-ecd3-4f64-a6d5-6031e4f4a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:36.092Z|c11c809d-7a4a-4c64-b80f-c05d12af0686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:36.093Z|c11c809d-7a4a-4c64-b80f-c05d12af0686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:46.016Z|57fc905b-0c0c-43d0-ba77-d7956b4357d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:46.016Z|bd170faa-830b-480d-ad3c-5c6ef290a862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:46.016Z|57fc905b-0c0c-43d0-ba77-d7956b4357d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:46.016Z|bd170faa-830b-480d-ad3c-5c6ef290a862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:46.116Z|cba66b0b-f6e5-4ce0-b61b-3e193451d390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:46.116Z|cba66b0b-f6e5-4ce0-b61b-3e193451d390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:49.444Z|9580c64f-5ecd-4354-86f4-632c54a32654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:33:49.447Z|9580c64f-5ecd-4354-86f4-632c54a32654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:33:56.289Z|19aa7b8e-2898-40a5-9a15-280a143e7027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:56.290Z|19aa7b8e-2898-40a5-9a15-280a143e7027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:56.303Z|1351dcf3-3a98-4ad0-b74d-9ac0b54f6ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:56.303Z|63137712-a993-478c-9689-d98ec0065700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:33:56.303Z|63137712-a993-478c-9689-d98ec0065700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:33:56.303Z|1351dcf3-3a98-4ad0-b74d-9ac0b54f6ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:04.444Z|0a884d93-280d-4b89-a700-c4e9e09edb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:04.445Z|0a884d93-280d-4b89-a700-c4e9e09edb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:04.644Z|8e472def-b49b-4442-bf03-55c181b3a776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:04.644Z|8e472def-b49b-4442-bf03-55c181b3a776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:06.312Z|8239d20d-ecb6-429a-b988-fc29557a2a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:06.313Z|8239d20d-ecb6-429a-b988-fc29557a2a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:06.326Z|f9b9a9a3-07f5-4a8c-8df0-e18ed29bde27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:06.326Z|f9b9a9a3-07f5-4a8c-8df0-e18ed29bde27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:06.328Z|bfe76481-9652-48e6-a3c2-bac85fc78943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:06.328Z|bfe76481-9652-48e6-a3c2-bac85fc78943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:16.335Z|af0f188d-6e0c-4ae3-ac01-e7b3dcc506e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:16.336Z|af0f188d-6e0c-4ae3-ac01-e7b3dcc506e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:16.350Z|f846fe79-ba2a-4c6c-8dd8-3cb50e5cb5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:16.351Z|f846fe79-ba2a-4c6c-8dd8-3cb50e5cb5e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:16.357Z|703c18a7-331b-45c8-ba92-84700cb779ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:16.358Z|703c18a7-331b-45c8-ba92-84700cb779ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:19.444Z|9beede8b-74e3-45e0-a4ef-dae0abd25d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:19.445Z|9beede8b-74e3-45e0-a4ef-dae0abd25d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:26.358Z|a479b11f-7403-4b54-8e9b-c0fe9e9d8ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:26.359Z|a479b11f-7403-4b54-8e9b-c0fe9e9d8ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:26.379Z|c4c2bcdb-8d50-446d-901d-6815ba2152ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:26.380Z|c4c2bcdb-8d50-446d-901d-6815ba2152ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:26.379Z|292c75b4-ec80-4901-a8ad-afd20db2d9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:26.389Z|292c75b4-ec80-4901-a8ad-afd20db2d9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:28.687Z|64badf00-baf8-4be8-982b-69ed4679183e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:34:28.688Z|64badf00-baf8-4be8-982b-69ed4679183e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:34.444Z|0410aa66-4563-4315-8328-f2ecc15cff4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:34.448Z|0410aa66-4563-4315-8328-f2ecc15cff4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:34.645Z|481b5bcb-0d68-45a7-8866-4af4536b2477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:34.646Z|481b5bcb-0d68-45a7-8866-4af4536b2477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:36.381Z|dc4d6e74-1183-4c3a-bab7-9431ab5307fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:36.382Z|dc4d6e74-1183-4c3a-bab7-9431ab5307fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:36.428Z|a9caf5d5-e3ed-4969-80c4-6c0ccf60bb12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:36.429Z|a9caf5d5-e3ed-4969-80c4-6c0ccf60bb12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:36.434Z|a8f74fd0-2f3a-4a4b-a5dc-377d6fdebfde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:36.434Z|a8f74fd0-2f3a-4a4b-a5dc-377d6fdebfde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:46.402Z|4abc2252-f850-4ef1-9206-0c9f4b3113b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:46.402Z|4abc2252-f850-4ef1-9206-0c9f4b3113b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:46.460Z|d2716649-153a-4e67-8a00-11d68bf2cb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:46.460Z|d2716649-153a-4e67-8a00-11d68bf2cb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:46.461Z|659b3032-d4ba-467a-ad93-9a75db411ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:46.462Z|659b3032-d4ba-467a-ad93-9a75db411ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:49.444Z|f9f22af8-1cf9-408d-b0a5-731f2e1d577d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:34:49.445Z|f9f22af8-1cf9-408d-b0a5-731f2e1d577d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:34:56.426Z|6ba935b9-6220-4578-a035-40c6ff1df503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:56.426Z|6ba935b9-6220-4578-a035-40c6ff1df503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:56.482Z|6bf9c30b-a159-44b9-8cf1-58c0ea426b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:56.482Z|bf3e6964-ed51-4188-a45f-b4ce05f39185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:34:56.483Z|bf3e6964-ed51-4188-a45f-b4ce05f39185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:34:56.483Z|6bf9c30b-a159-44b9-8cf1-58c0ea426b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:04.444Z|55345b44-2022-42ac-bc97-962bf97ddec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:04.445Z|55345b44-2022-42ac-bc97-962bf97ddec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:04.646Z|8a05f6e6-96fe-4b2f-afea-cd12a8793837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:04.647Z|8a05f6e6-96fe-4b2f-afea-cd12a8793837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:06.453Z|d2c269d3-5a94-4c38-9184-31582fe3f8b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:06.454Z|d2c269d3-5a94-4c38-9184-31582fe3f8b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:06.504Z|76f6b7b3-ef64-4376-b1f9-e1b041c8910c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:06.505Z|76f6b7b3-ef64-4376-b1f9-e1b041c8910c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:06.505Z|21b000e6-e554-47c1-a138-ed00682f442c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:06.505Z|21b000e6-e554-47c1-a138-ed00682f442c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:16.473Z|327db7ed-0309-41ce-92e4-0ddc90fa5ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:16.474Z|327db7ed-0309-41ce-92e4-0ddc90fa5ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:16.525Z|698a8419-a428-43e9-9372-4457d5627758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:16.525Z|095afa2d-ebdd-4d1b-a9fc-841ea97178b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:16.526Z|095afa2d-ebdd-4d1b-a9fc-841ea97178b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:16.526Z|698a8419-a428-43e9-9372-4457d5627758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:19.444Z|562e4de9-b3da-41f3-9ab5-3703e53bb1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:19.447Z|562e4de9-b3da-41f3-9ab5-3703e53bb1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:26.495Z|f6190742-b1a1-46a6-8977-4e103990356e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:26.496Z|f6190742-b1a1-46a6-8977-4e103990356e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:26.548Z|acd39bff-4a6d-4dcf-b632-1bc659a3c124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:26.548Z|33911c68-87ed-43ca-9945-19b5f9382ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:26.549Z|acd39bff-4a6d-4dcf-b632-1bc659a3c124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:26.549Z|33911c68-87ed-43ca-9945-19b5f9382ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:28.687Z|b19ce9c7-b543-4062-b6df-d8502957e700|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:35:28.688Z|b19ce9c7-b543-4062-b6df-d8502957e700|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:34.444Z|50bae936-1abd-4c39-839f-96a648d18569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:34.444Z|50bae936-1abd-4c39-839f-96a648d18569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:34.648Z|e975c163-6e8c-430a-b95f-e0564e927872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:34.648Z|e975c163-6e8c-430a-b95f-e0564e927872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:36.519Z|c3478385-04a7-4aad-87a5-fd0e7b0de996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:36.520Z|c3478385-04a7-4aad-87a5-fd0e7b0de996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:36.572Z|47a2118b-4326-4636-b34e-a4f3f95c6a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:36.572Z|3de7412b-2eef-481f-b3eb-05b7eb4a2eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:36.573Z|47a2118b-4326-4636-b34e-a4f3f95c6a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:36.573Z|3de7412b-2eef-481f-b3eb-05b7eb4a2eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:46.545Z|21326594-a909-4e29-a001-c56cf5208375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:46.545Z|21326594-a909-4e29-a001-c56cf5208375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:46.593Z|3843de7c-8153-41dd-a1b7-7936ec18227f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:46.594Z|3843de7c-8153-41dd-a1b7-7936ec18227f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:46.596Z|f1b37f63-0ccd-4863-ab69-9dbf2140dcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:46.596Z|f1b37f63-0ccd-4863-ab69-9dbf2140dcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:49.444Z|9f727215-d196-46b9-93b7-78371711fb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:35:49.444Z|9f727215-d196-46b9-93b7-78371711fb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:35:56.568Z|69ca8677-ed76-40e3-be50-85abd2a4bb01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:56.568Z|69ca8677-ed76-40e3-be50-85abd2a4bb01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:56.619Z|ce3d5868-ed8f-40b3-bd07-1c858f6c1d41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:56.619Z|308976f0-52c0-4f33-ade4-96cb564e8ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:35:56.619Z|ce3d5868-ed8f-40b3-bd07-1c858f6c1d41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:35:56.620Z|308976f0-52c0-4f33-ade4-96cb564e8ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:04.444Z|1dc77b97-84fc-4a87-86e6-b66281de6af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:04.447Z|1dc77b97-84fc-4a87-86e6-b66281de6af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:04.649Z|96908cec-1937-48c4-84ca-52271e4413f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:04.650Z|96908cec-1937-48c4-84ca-52271e4413f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:06.593Z|ae413e60-1e62-4c0d-8bb3-45653042a0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:06.594Z|ae413e60-1e62-4c0d-8bb3-45653042a0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:06.640Z|3c26532d-7193-47d3-be3b-7780e264e327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:06.640Z|dc802a07-82a0-45d3-9787-99c3d847d03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:06.641Z|dc802a07-82a0-45d3-9787-99c3d847d03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:06.641Z|3c26532d-7193-47d3-be3b-7780e264e327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:16.616Z|259b6522-a4a7-4c9e-87e2-22c04755a3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:16.617Z|259b6522-a4a7-4c9e-87e2-22c04755a3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:16.660Z|cfbbcd62-c58b-405e-ae03-9e675f8b2328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:16.661Z|cfbbcd62-c58b-405e-ae03-9e675f8b2328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:16.662Z|9a3cec3d-aab1-4031-8188-00aee2848648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:16.662Z|9a3cec3d-aab1-4031-8188-00aee2848648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:19.444Z|64e3c771-60d2-4cf3-a7aa-d1ea5c108f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:19.445Z|64e3c771-60d2-4cf3-a7aa-d1ea5c108f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:26.641Z|e435cdaf-f406-45f1-b8b5-dadfcd44b60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:26.642Z|e435cdaf-f406-45f1-b8b5-dadfcd44b60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:26.682Z|fb0ffda9-ec0f-4a99-a5e6-e33731afc554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:26.682Z|5d3824f8-8391-4f7d-bf83-a924bc3527b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:26.682Z|5d3824f8-8391-4f7d-bf83-a924bc3527b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:26.682Z|fb0ffda9-ec0f-4a99-a5e6-e33731afc554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:28.687Z|aaf68566-bea8-4ee2-a873-cb8de57ee70c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:36:28.688Z|aaf68566-bea8-4ee2-a873-cb8de57ee70c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:34.444Z|29adccda-3ee9-41fa-bff3-cf05a8bc202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:34.445Z|29adccda-3ee9-41fa-bff3-cf05a8bc202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:34.650Z|5158297c-8da7-44f9-94ea-ff524cc04cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:34.651Z|5158297c-8da7-44f9-94ea-ff524cc04cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:36.663Z|e8a782b7-449e-438a-9f91-644475994256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:36.663Z|e8a782b7-449e-438a-9f91-644475994256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:36.706Z|b0cdfc17-129c-4dcc-a171-d31f355640b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:36.706Z|cba65791-2378-4fb1-bf81-cb61474bbb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:36.707Z|b0cdfc17-129c-4dcc-a171-d31f355640b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:36.707Z|cba65791-2378-4fb1-bf81-cb61474bbb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:46.685Z|0b6422b7-9d2c-488c-984d-6cfe9b3e5ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:46.685Z|0b6422b7-9d2c-488c-984d-6cfe9b3e5ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:46.730Z|b0712983-7b5d-4465-a972-c93a383bd257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:46.730Z|c4f6595a-d98e-4137-98a2-7bf570adfb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:46.730Z|b0712983-7b5d-4465-a972-c93a383bd257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:46.730Z|c4f6595a-d98e-4137-98a2-7bf570adfb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:49.444Z|5576e2df-dc47-43e4-b88b-3e40cf2b46ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:36:49.448Z|5576e2df-dc47-43e4-b88b-3e40cf2b46ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:36:56.707Z|4fe84a68-509f-417f-b549-2d2abb329530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:56.708Z|4fe84a68-509f-417f-b549-2d2abb329530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:56.751Z|10de1aa2-05e0-427a-b781-d994835a716e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:56.751Z|edc58c04-ab59-4016-8d67-a8183af5e9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:36:56.752Z|10de1aa2-05e0-427a-b781-d994835a716e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:36:56.752Z|edc58c04-ab59-4016-8d67-a8183af5e9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:04.444Z|f27af4e2-33d9-41bd-82ca-54ca26b6d35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:04.445Z|f27af4e2-33d9-41bd-82ca-54ca26b6d35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:04.652Z|9f1352da-406d-4f48-888e-f3b7871f252f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:04.652Z|9f1352da-406d-4f48-888e-f3b7871f252f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:06.732Z|bc594922-be67-4fa2-9dc4-68cbf763f68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:06.733Z|bc594922-be67-4fa2-9dc4-68cbf763f68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:06.775Z|d07b4c5b-88e7-4d85-8f59-3d397540fefb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:06.775Z|57d1cbd5-86c5-4543-970c-386db867ff83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:06.775Z|57d1cbd5-86c5-4543-970c-386db867ff83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:06.775Z|d07b4c5b-88e7-4d85-8f59-3d397540fefb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:16.758Z|b32fe153-3a8c-4c1e-85c5-88bffaf89520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:16.758Z|b32fe153-3a8c-4c1e-85c5-88bffaf89520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:16.796Z|14c66010-0663-48ca-9f55-198f05a9a602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:16.796Z|07841250-d7bc-449b-a4dc-641de1db6c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:16.797Z|07841250-d7bc-449b-a4dc-641de1db6c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:16.797Z|14c66010-0663-48ca-9f55-198f05a9a602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:19.444Z|59fe2d1e-929d-496f-9a7c-187f5ccb244a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:19.445Z|59fe2d1e-929d-496f-9a7c-187f5ccb244a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:26.782Z|7eee41a0-b6df-4cc8-b852-79cd70a9619a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:26.783Z|7eee41a0-b6df-4cc8-b852-79cd70a9619a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:26.819Z|a3c82700-2bb4-4601-a52f-6eebf87c8bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:26.819Z|fb4e18e5-9bb3-4535-a03a-738cf61a8ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:26.819Z|a3c82700-2bb4-4601-a52f-6eebf87c8bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:26.819Z|fb4e18e5-9bb3-4535-a03a-738cf61a8ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:28.686Z|9dee66bd-4560-472d-8658-13e864082ea3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:37:28.687Z|9dee66bd-4560-472d-8658-13e864082ea3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:34.444Z|5978114b-28e0-4acb-954f-2df90544993c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:34.447Z|5978114b-28e0-4acb-954f-2df90544993c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:34.653Z|b29623e5-c0b5-4d6b-9e4f-d8ce86aed15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:34.653Z|b29623e5-c0b5-4d6b-9e4f-d8ce86aed15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:36.809Z|c5004b12-4af8-40a9-9e08-a09672aa3b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:36.810Z|c5004b12-4af8-40a9-9e08-a09672aa3b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:36.840Z|7f70b074-c973-4fc1-a65e-629407e27905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:36.840Z|2010c6d7-eac0-4b68-940e-ab845990a6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:36.841Z|7f70b074-c973-4fc1-a65e-629407e27905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:36.841Z|2010c6d7-eac0-4b68-940e-ab845990a6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:46.836Z|442e4fb8-f4a5-4d46-ae70-7cdcd4804e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:46.837Z|442e4fb8-f4a5-4d46-ae70-7cdcd4804e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:46.861Z|16d59259-31df-427e-8e76-9a2ef09dcdc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:46.861Z|66b25b07-c3be-4adc-a4f3-b4847fa9e8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:46.861Z|16d59259-31df-427e-8e76-9a2ef09dcdc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:46.861Z|66b25b07-c3be-4adc-a4f3-b4847fa9e8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:49.444Z|1e1a64a2-dd56-4130-a023-fb8578998f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:37:49.445Z|1e1a64a2-dd56-4130-a023-fb8578998f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:37:56.860Z|b5f41c9b-a725-4efd-a6aa-17eea72c55ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:56.861Z|b5f41c9b-a725-4efd-a6aa-17eea72c55ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:56.882Z|4e5c9184-943e-4aa0-8d57-43b05668f7e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:56.882Z|cab30b38-a6f7-4260-8f12-81e93ea9a679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:37:56.882Z|4e5c9184-943e-4aa0-8d57-43b05668f7e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:37:56.882Z|cab30b38-a6f7-4260-8f12-81e93ea9a679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:04.444Z|9dd8d231-6c52-4afc-b33e-8368ada02c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:04.444Z|9dd8d231-6c52-4afc-b33e-8368ada02c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:04.654Z|39e61cd5-ca21-4c28-9b38-d5a4a5b4b751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:04.655Z|39e61cd5-ca21-4c28-9b38-d5a4a5b4b751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:06.884Z|868e37db-cd03-43bc-b4ee-f8dd31312de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:06.885Z|868e37db-cd03-43bc-b4ee-f8dd31312de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:06.904Z|cdfe5cc6-c6bf-4539-8550-a903cee07cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:06.904Z|7c9a5fad-ead5-4fb7-8c0a-e755ce0be11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:06.904Z|7c9a5fad-ead5-4fb7-8c0a-e755ce0be11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:06.904Z|cdfe5cc6-c6bf-4539-8550-a903cee07cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:16.907Z|7f4e4570-caf5-43d0-842a-5d68a48384c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:16.907Z|7f4e4570-caf5-43d0-842a-5d68a48384c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:16.924Z|c5e42769-4a6f-438f-ae2b-c60990edc1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:16.924Z|50ad8ce3-efc0-4e38-8647-ea8dc74ab91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:16.925Z|50ad8ce3-efc0-4e38-8647-ea8dc74ab91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:16.925Z|c5e42769-4a6f-438f-ae2b-c60990edc1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:19.444Z|de3f54ae-85a6-4440-a33e-1f27a8870a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:19.449Z|de3f54ae-85a6-4440-a33e-1f27a8870a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:26.930Z|c64a5e2a-0401-440f-83ac-e4e532a9d730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:26.931Z|c64a5e2a-0401-440f-83ac-e4e532a9d730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:26.945Z|f48fb831-f9ca-4d55-b218-f0d8a8e35103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:26.945Z|72095e02-5494-40d1-bf87-933e7cea0fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:26.946Z|f48fb831-f9ca-4d55-b218-f0d8a8e35103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:26.946Z|72095e02-5494-40d1-bf87-933e7cea0fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:28.687Z|11b0e970-364b-4dde-a092-7109400fe97a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:38:28.689Z|11b0e970-364b-4dde-a092-7109400fe97a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:34.444Z|bfe2128c-34fa-42ac-8cd0-a084635c3e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:34.445Z|bfe2128c-34fa-42ac-8cd0-a084635c3e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:34.656Z|babac4aa-4acd-4dd0-9e5a-154b9aa1a644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:34.656Z|babac4aa-4acd-4dd0-9e5a-154b9aa1a644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:36.951Z|50a41845-c3d9-4c3d-93b6-aaf09a64343f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:36.952Z|50a41845-c3d9-4c3d-93b6-aaf09a64343f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:36.968Z|3cdf561c-d6db-438b-9d80-7b9980e5fa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:36.968Z|3f2e9d0d-d61a-4046-8926-87bfbda7547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:36.968Z|3cdf561c-d6db-438b-9d80-7b9980e5fa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:36.969Z|3f2e9d0d-d61a-4046-8926-87bfbda7547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:46.971Z|6ea09ca4-5891-4bf2-b1ee-5f209769cd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:46.971Z|6ea09ca4-5891-4bf2-b1ee-5f209769cd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:46.988Z|30f1767a-3217-4966-8c13-a82467bf95c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:46.989Z|30f1767a-3217-4966-8c13-a82467bf95c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:46.991Z|5df9133e-ca82-4b01-8c8b-1e4acc24eba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:46.992Z|5df9133e-ca82-4b01-8c8b-1e4acc24eba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:49.444Z|33efaed4-53e5-4f3a-a34e-623af19f9ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:38:49.444Z|33efaed4-53e5-4f3a-a34e-623af19f9ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:38:56.995Z|bbf8a6b2-d064-4c01-b881-12fefb86d1b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:56.996Z|bbf8a6b2-d064-4c01-b881-12fefb86d1b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:57.014Z|dcd8a00a-b256-4fa3-9d05-7db63510e190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:57.014Z|539b6d17-682d-4019-a046-9a5b9a9d9a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:38:57.014Z|dcd8a00a-b256-4fa3-9d05-7db63510e190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:38:57.014Z|539b6d17-682d-4019-a046-9a5b9a9d9a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:04.444Z|4cc8bfc0-ae98-45e1-b306-40ff5e2c2d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:04.447Z|4cc8bfc0-ae98-45e1-b306-40ff5e2c2d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:04.657Z|cf28965d-0420-415d-b7cb-aaecaf5b5668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:04.657Z|cf28965d-0420-415d-b7cb-aaecaf5b5668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:07.022Z|53bbb396-035c-4bfc-ba71-83b6ec7fef4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:07.023Z|53bbb396-035c-4bfc-ba71-83b6ec7fef4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:07.038Z|93d4b769-1875-42f6-8d07-312b5d005b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:07.038Z|c60f6a12-ed4a-4e09-836b-fb4005ebd12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:07.039Z|93d4b769-1875-42f6-8d07-312b5d005b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:07.039Z|c60f6a12-ed4a-4e09-836b-fb4005ebd12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:17.056Z|fcc3bda6-cdd6-4a10-81fc-35c30eff9832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:17.056Z|fcc3bda6-cdd6-4a10-81fc-35c30eff9832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:17.059Z|31e82765-f31e-45dc-b723-ba19ed4f9421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:17.060Z|31e82765-f31e-45dc-b723-ba19ed4f9421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:17.061Z|4d5658eb-491a-47dc-9e7a-59e04348d34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:17.061Z|4d5658eb-491a-47dc-9e7a-59e04348d34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:19.444Z|c202052b-1972-4cbf-abe1-a53cecbf42be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:19.445Z|c202052b-1972-4cbf-abe1-a53cecbf42be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:27.077Z|0bfcce88-e729-411b-87d8-0f3ba210befc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:27.078Z|0bfcce88-e729-411b-87d8-0f3ba210befc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:27.080Z|e31b384c-a7e7-4d5b-aa40-bcd948aaa722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:27.080Z|07be0627-44fa-471e-a53f-6c5d8cd532c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:27.081Z|e31b384c-a7e7-4d5b-aa40-bcd948aaa722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:27.081Z|07be0627-44fa-471e-a53f-6c5d8cd532c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:28.687Z|1ba07fe5-9446-45ad-8096-a6b20ba04bfe|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:39:28.687Z|1ba07fe5-9446-45ad-8096-a6b20ba04bfe|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:34.444Z|e8548df4-a489-4141-9df6-2f5ee28e2bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:34.445Z|e8548df4-a489-4141-9df6-2f5ee28e2bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:34.658Z|7de8b1d0-b0a1-42e2-9fde-9aed47c4e386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:34.658Z|7de8b1d0-b0a1-42e2-9fde-9aed47c4e386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:37.104Z|ea35cb74-598e-4445-bbfb-9ebde71371a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:37.104Z|a1f82697-bf9a-4e8b-895b-b831079004ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:37.105Z|ea35cb74-598e-4445-bbfb-9ebde71371a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:37.105Z|8a2c611b-691d-483e-af1c-e1fa76570a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:37.105Z|a1f82697-bf9a-4e8b-895b-b831079004ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:37.105Z|8a2c611b-691d-483e-af1c-e1fa76570a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:47.125Z|19a4438e-2655-498a-a296-58f49591600c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:47.125Z|fb8e1e1d-6ce3-4e42-a460-9f2118e1bfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:47.125Z|744c3fd5-5b0b-46dd-9a94-cfed5ab161b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:47.126Z|19a4438e-2655-498a-a296-58f49591600c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:47.126Z|fb8e1e1d-6ce3-4e42-a460-9f2118e1bfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:47.126Z|744c3fd5-5b0b-46dd-9a94-cfed5ab161b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:49.444Z|e037a120-7807-4bb1-b598-77fe3a63cfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:39:49.447Z|e037a120-7807-4bb1-b598-77fe3a63cfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:39:57.148Z|a3515ac1-2868-4f89-9c47-86e7d2a8875b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:57.149Z|a3515ac1-2868-4f89-9c47-86e7d2a8875b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:57.152Z|495d847f-4753-4d92-9392-7f9d10beafec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:57.153Z|495d847f-4753-4d92-9392-7f9d10beafec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:39:57.153Z|ed5679ff-fd8a-4a16-ab3e-3178bd541a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:39:57.154Z|ed5679ff-fd8a-4a16-ab3e-3178bd541a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:04.444Z|f9f79f32-8681-443a-9867-299d4d4ee494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:04.445Z|f9f79f32-8681-443a-9867-299d4d4ee494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:04.659Z|48cb5b7a-7e4a-4606-b5ee-8fcda771c5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:04.660Z|48cb5b7a-7e4a-4606-b5ee-8fcda771c5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:07.172Z|0a68c067-2ac8-4e63-9ddc-ba5ab8307ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:07.173Z|7afe7797-aff9-44c8-818e-7593ba88f7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:07.173Z|0a68c067-2ac8-4e63-9ddc-ba5ab8307ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:07.173Z|f1d61365-3c8a-4c0e-b019-dff3fb34855a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:07.173Z|7afe7797-aff9-44c8-818e-7593ba88f7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:07.174Z|f1d61365-3c8a-4c0e-b019-dff3fb34855a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:17.194Z|76eb4b3c-6031-4447-8367-cc539f84bf3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:17.194Z|a4bd1a29-1a9f-4da3-9558-1fab11ef5cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:17.194Z|90f02a5c-e902-4de3-947f-f710889f3cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:17.194Z|76eb4b3c-6031-4447-8367-cc539f84bf3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:17.194Z|90f02a5c-e902-4de3-947f-f710889f3cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:17.194Z|a4bd1a29-1a9f-4da3-9558-1fab11ef5cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:19.444Z|84414062-27ee-4705-ae55-25c36d09ee9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:19.445Z|84414062-27ee-4705-ae55-25c36d09ee9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:27.217Z|e5bbcc37-35a9-4663-b6a2-7769638acab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:27.218Z|e5bbcc37-35a9-4663-b6a2-7769638acab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:27.218Z|8f1db03c-cbbe-4b01-9288-cc6cac897189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:27.219Z|8f1db03c-cbbe-4b01-9288-cc6cac897189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:27.223Z|25476213-9dcc-4343-bbd5-f1428c2e056a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:27.224Z|25476213-9dcc-4343-bbd5-f1428c2e056a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:28.688Z|781eda59-f4a5-4a97-ae2e-a3653faa7f11|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:40:28.689Z|781eda59-f4a5-4a97-ae2e-a3653faa7f11|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:34.444Z|b4248258-d276-41c3-b825-6c26ee35df38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:34.448Z|b4248258-d276-41c3-b825-6c26ee35df38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:34.661Z|39e19180-0f88-429f-81cb-f96ff44980f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:34.661Z|39e19180-0f88-429f-81cb-f96ff44980f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:37.247Z|1a546dba-7580-49c9-a69f-249247ce279d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:37.247Z|6b87b36c-d39f-4e5c-b5ba-fcbb4b7ba633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:37.248Z|1a546dba-7580-49c9-a69f-249247ce279d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:37.248Z|6b87b36c-d39f-4e5c-b5ba-fcbb4b7ba633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:37.248Z|294c4978-eb76-4c22-acc8-5f50543e3f5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:37.248Z|294c4978-eb76-4c22-acc8-5f50543e3f5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:47.269Z|1077df72-3195-4da3-b238-18394424447c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:47.270Z|1077df72-3195-4da3-b238-18394424447c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:47.270Z|36c08f34-16f1-41e6-97f4-b6be38c0aaf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:47.271Z|36c08f34-16f1-41e6-97f4-b6be38c0aaf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:47.274Z|f20125d5-cc2f-46fb-bfe1-df8de2b01b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:47.275Z|f20125d5-cc2f-46fb-bfe1-df8de2b01b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:49.444Z|1d8afa99-c77a-4111-bf25-93e9cf03a7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:40:49.444Z|1d8afa99-c77a-4111-bf25-93e9cf03a7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:40:57.291Z|1e485d99-0767-4822-8737-a49cabc0ebd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:57.291Z|8288e7a5-d319-46f3-a1e7-a13a2445631e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:57.292Z|8288e7a5-d319-46f3-a1e7-a13a2445631e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:57.292Z|1e485d99-0767-4822-8737-a49cabc0ebd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:40:57.296Z|3c916c04-d0af-48cd-acb4-2eff1b895e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:40:57.297Z|3c916c04-d0af-48cd-acb4-2eff1b895e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:04.444Z|b65c1c8e-7d9a-4145-9466-a3f30501a737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:04.445Z|b65c1c8e-7d9a-4145-9466-a3f30501a737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:04.662Z|08fa8c51-41a4-43b9-aae2-1bb60c046f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:04.662Z|08fa8c51-41a4-43b9-aae2-1bb60c046f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:07.313Z|7138f3dd-6c58-4192-86cb-da4639752739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:07.315Z|7138f3dd-6c58-4192-86cb-da4639752739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:07.315Z|1da7487e-d0e6-4bd3-af2d-0d1282dc9057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:07.316Z|1da7487e-d0e6-4bd3-af2d-0d1282dc9057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:07.320Z|569d4bc9-3069-402e-a5a2-6647bc20c45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:07.321Z|569d4bc9-3069-402e-a5a2-6647bc20c45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:17.336Z|b6c92a61-a384-4f62-a0d0-7f1c96f71ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:17.337Z|b6c92a61-a384-4f62-a0d0-7f1c96f71ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:17.338Z|7d4c91a2-e6fd-49c9-846e-751e85c11e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:17.339Z|7d4c91a2-e6fd-49c9-846e-751e85c11e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:17.341Z|92292154-150d-4dcf-99bf-be0640dfb96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:17.342Z|92292154-150d-4dcf-99bf-be0640dfb96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:19.444Z|4183c673-ac26-4310-9e7e-cc56ea7e6a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:19.449Z|4183c673-ac26-4310-9e7e-cc56ea7e6a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:27.360Z|34a895c5-a1d9-4e04-a721-8e3fad1d0152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:27.360Z|c5e37160-59bb-4568-b219-26ea1680747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:27.361Z|34a895c5-a1d9-4e04-a721-8e3fad1d0152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:27.361Z|c5e37160-59bb-4568-b219-26ea1680747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:27.362Z|78a9aee6-dfc3-445e-98ad-9e24415c0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:27.362Z|78a9aee6-dfc3-445e-98ad-9e24415c0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:28.687Z|851bfd77-690b-437c-80ff-84f351d79998|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:41:28.688Z|851bfd77-690b-437c-80ff-84f351d79998|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:34.444Z|1a375b4e-aac6-4e14-89ab-3f5acd64a9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:34.445Z|1a375b4e-aac6-4e14-89ab-3f5acd64a9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:34.663Z|40d571c9-a3f3-4dcd-801a-2410072d96d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:34.664Z|40d571c9-a3f3-4dcd-801a-2410072d96d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:37.383Z|2f4553c9-630c-4979-b65b-659b35b67712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:37.384Z|9939088f-5580-49b5-b6cd-2796a5554c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:37.384Z|2f4553c9-630c-4979-b65b-659b35b67712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:37.384Z|9939088f-5580-49b5-b6cd-2796a5554c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:37.385Z|715c0149-b5e0-4a04-9fbe-ec3f78d6ffb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:37.385Z|715c0149-b5e0-4a04-9fbe-ec3f78d6ffb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:47.408Z|6e9e27f5-dc1d-4488-8ca7-f1050588b6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:47.408Z|be1fca30-f6ad-472d-9dcd-381dc6445e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:47.408Z|5a9ff28e-abea-4afa-8244-818202f6e710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:47.409Z|be1fca30-f6ad-472d-9dcd-381dc6445e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:47.409Z|6e9e27f5-dc1d-4488-8ca7-f1050588b6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:47.409Z|5a9ff28e-abea-4afa-8244-818202f6e710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:49.444Z|9696d3bb-0b0a-46af-9dc9-9fcf58a7daec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:41:49.445Z|9696d3bb-0b0a-46af-9dc9-9fcf58a7daec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:41:57.433Z|0d468704-a12c-4fc8-924c-4d11e157f79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:57.434Z|1b0221ba-f3c2-4312-930c-63497b5ebeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:57.434Z|0d468704-a12c-4fc8-924c-4d11e157f79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:57.434Z|1b0221ba-f3c2-4312-930c-63497b5ebeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:41:57.435Z|5fa1418a-0c93-4442-b351-7c21fb07a71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:41:57.435Z|5fa1418a-0c93-4442-b351-7c21fb07a71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:04.444Z|2a60ce23-d53d-4ffe-a0b9-a945fc8325a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:04.448Z|2a60ce23-d53d-4ffe-a0b9-a945fc8325a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:04.665Z|da288a22-d040-4c45-948d-3db06f0caed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:04.666Z|da288a22-d040-4c45-948d-3db06f0caed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:07.457Z|9ff597c7-849f-40db-be4b-4bb018fb47c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:07.458Z|9ff597c7-849f-40db-be4b-4bb018fb47c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:07.458Z|15d083be-8e7a-4505-9cfb-78a41766a546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:07.458Z|15d083be-8e7a-4505-9cfb-78a41766a546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:07.460Z|139a0c4b-3df7-4258-990b-8aa404662cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:07.461Z|139a0c4b-3df7-4258-990b-8aa404662cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:17.477Z|0545797a-451f-4949-baff-32968b9b4b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:17.478Z|0545797a-451f-4949-baff-32968b9b4b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:17.478Z|6143f230-ff54-4812-80e5-c42103f489c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:17.479Z|6143f230-ff54-4812-80e5-c42103f489c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:17.484Z|af0ebcd2-a9fc-4071-91f7-631dc4f3df7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:17.484Z|af0ebcd2-a9fc-4071-91f7-631dc4f3df7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:19.444Z|19941ea9-c95a-45fb-b725-be4d5ec136c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:19.445Z|19941ea9-c95a-45fb-b725-be4d5ec136c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:27.502Z|fb75717d-037d-4889-9f2b-451910b15720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:27.503Z|fb75717d-037d-4889-9f2b-451910b15720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:27.503Z|5265af35-3b92-449a-a8e3-24439484653d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:27.503Z|b6383f3d-10a0-4dff-9d53-686b63866a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:27.504Z|5265af35-3b92-449a-a8e3-24439484653d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:27.504Z|b6383f3d-10a0-4dff-9d53-686b63866a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:28.687Z|f7a7960b-e3cb-4f8a-b16c-53aa3e78f7c9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:42:28.688Z|f7a7960b-e3cb-4f8a-b16c-53aa3e78f7c9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:34.444Z|0721ee45-fee1-47a9-86df-6c5f53e3483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:34.445Z|0721ee45-fee1-47a9-86df-6c5f53e3483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:34.666Z|2e49731a-a855-42fc-bb3e-9ccd675ad749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:34.667Z|2e49731a-a855-42fc-bb3e-9ccd675ad749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:37.527Z|ab23c482-f0ff-431c-95f2-d3386a79b2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:37.527Z|3efdd759-39e9-4e38-894a-497cfb86a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:37.528Z|b38177cf-4dbc-4f2b-9d33-a0cc612be1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:37.528Z|b38177cf-4dbc-4f2b-9d33-a0cc612be1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:37.528Z|3efdd759-39e9-4e38-894a-497cfb86a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:37.528Z|ab23c482-f0ff-431c-95f2-d3386a79b2a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:47.550Z|d0e26ce8-4463-4940-9ed5-0a78d2fa93ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:47.550Z|476f3b88-8b11-4596-bb2c-a3cca0990b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:47.550Z|bdee7baa-24ce-433b-99df-0713757c510d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:47.550Z|d0e26ce8-4463-4940-9ed5-0a78d2fa93ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:47.551Z|476f3b88-8b11-4596-bb2c-a3cca0990b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:47.551Z|bdee7baa-24ce-433b-99df-0713757c510d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:49.444Z|0e0124b8-778f-48f9-ac51-2dc2a1ad2cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:42:49.447Z|0e0124b8-778f-48f9-ac51-2dc2a1ad2cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:42:57.572Z|8991224d-7759-4729-a5af-fa62f9eb2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:57.572Z|e28db279-680c-4c1d-80fb-ec36e4c1a97d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:57.572Z|51870937-53f8-4f3a-aa29-57664b8b682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:42:57.573Z|8991224d-7759-4729-a5af-fa62f9eb2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:57.573Z|e28db279-680c-4c1d-80fb-ec36e4c1a97d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:42:57.573Z|51870937-53f8-4f3a-aa29-57664b8b682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:04.444Z|91a43c4f-f916-4993-b229-ab253b44983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:04.445Z|91a43c4f-f916-4993-b229-ab253b44983f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:04.667Z|1e098045-4198-4a27-9134-50c73796c005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:04.668Z|1e098045-4198-4a27-9134-50c73796c005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:07.595Z|2154e595-3873-447a-8072-2dca5d3a09e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:07.595Z|a946da3d-570c-4aaf-b84e-d8295af9a00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:07.596Z|a946da3d-570c-4aaf-b84e-d8295af9a00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:07.596Z|2154e595-3873-447a-8072-2dca5d3a09e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:07.597Z|f68f2e48-a6e8-4d2a-90a7-215074d48339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:07.598Z|f68f2e48-a6e8-4d2a-90a7-215074d48339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:17.618Z|d4b0f15e-991e-42c1-a1bc-2a56606086fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:17.618Z|e14b02e6-1da9-4336-abe4-2ab3287c9db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:17.618Z|66be9a69-e761-46e3-ae7c-addff879ede4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:17.619Z|66be9a69-e761-46e3-ae7c-addff879ede4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:17.619Z|d4b0f15e-991e-42c1-a1bc-2a56606086fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:17.619Z|e14b02e6-1da9-4336-abe4-2ab3287c9db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:19.444Z|d86faa75-779a-47d0-8e91-5a45779fc549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:19.445Z|d86faa75-779a-47d0-8e91-5a45779fc549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:27.641Z|9d1429f8-acfa-4284-ac35-dea0941cd49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:27.641Z|49950118-4c7a-4016-8f6f-aadbc1f98ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:27.641Z|bf498a2c-28c8-404b-a73f-62ba1dc016cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:27.641Z|bf498a2c-28c8-404b-a73f-62ba1dc016cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:27.641Z|49950118-4c7a-4016-8f6f-aadbc1f98ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:27.641Z|9d1429f8-acfa-4284-ac35-dea0941cd49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:28.686Z|3363cfc3-f0f1-44ef-9fca-31f00966463e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:43:28.687Z|3363cfc3-f0f1-44ef-9fca-31f00966463e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:34.444Z|eb323129-cd5d-4685-af44-0dbbf3b2942f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:34.447Z|eb323129-cd5d-4685-af44-0dbbf3b2942f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:34.669Z|d22bbc96-a355-4ef9-b925-929f4255904c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:34.669Z|d22bbc96-a355-4ef9-b925-929f4255904c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:37.661Z|b0a53572-7e37-4a79-abf2-3613b2b1a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:37.662Z|b0a53572-7e37-4a79-abf2-3613b2b1a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:37.670Z|3f90a9fd-bd66-4e10-9b52-5a699e86bc1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:37.670Z|ecf06daa-7349-4e2f-a844-78bf5739c769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:37.671Z|3f90a9fd-bd66-4e10-9b52-5a699e86bc1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:37.671Z|ecf06daa-7349-4e2f-a844-78bf5739c769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:47.685Z|8e50191b-7a0e-4f1d-b1e9-6a18ea63b7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:47.685Z|8e50191b-7a0e-4f1d-b1e9-6a18ea63b7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:47.691Z|cc9aa07b-a4cb-4596-8324-cdc217e19c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:47.691Z|14db5b40-3eb1-4219-afa4-0687263cc3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:47.692Z|cc9aa07b-a4cb-4596-8324-cdc217e19c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:47.692Z|14db5b40-3eb1-4219-afa4-0687263cc3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:49.444Z|6e1b1542-2172-44bc-83c4-80ff9bf4f984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:43:49.445Z|6e1b1542-2172-44bc-83c4-80ff9bf4f984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:43:57.706Z|f7aaffc2-70a0-4c42-9aff-dac168d71e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:57.707Z|f7aaffc2-70a0-4c42-9aff-dac168d71e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:57.711Z|32617aab-83cf-4580-882f-77ebcc2477f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:57.712Z|32617aab-83cf-4580-882f-77ebcc2477f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:43:57.712Z|67062c87-3e58-4685-8a95-9f0845257b48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:43:57.712Z|67062c87-3e58-4685-8a95-9f0845257b48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:04.444Z|b62fbea2-e6a4-4080-9e91-a189efe772ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:04.445Z|b62fbea2-e6a4-4080-9e91-a189efe772ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:04.670Z|7948f7cf-0771-4326-8450-68016ea7c215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:04.670Z|7948f7cf-0771-4326-8450-68016ea7c215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:07.733Z|56e7eda0-7675-419d-b8ed-f0c1b01a9f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:07.733Z|7232fd59-c5c6-4120-9da0-874514e6b6e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:07.733Z|56e7eda0-7675-419d-b8ed-f0c1b01a9f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:07.733Z|7232fd59-c5c6-4120-9da0-874514e6b6e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:07.733Z|bd64dcff-786f-4339-a1e5-ef748f648e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:07.734Z|bd64dcff-786f-4339-a1e5-ef748f648e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:17.753Z|124a5d09-ba17-4b06-9dd4-10ba46206e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:17.754Z|124a5d09-ba17-4b06-9dd4-10ba46206e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:17.755Z|5e3b1149-72f5-4e9b-b889-6b4d5970d0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:17.756Z|5e3b1149-72f5-4e9b-b889-6b4d5970d0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:17.757Z|aca399bd-6cbb-4487-848b-0b361c71293b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:17.758Z|aca399bd-6cbb-4487-848b-0b361c71293b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:19.444Z|382f3c70-74e8-4f6f-a761-a460d6cd6b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:19.447Z|382f3c70-74e8-4f6f-a761-a460d6cd6b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:27.773Z|3cb5112a-7e78-4ab5-982e-dd30d0d4fa8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:27.774Z|3cb5112a-7e78-4ab5-982e-dd30d0d4fa8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:27.777Z|ee152094-6395-43ef-ac4d-96a4b1747510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:27.777Z|ee152094-6395-43ef-ac4d-96a4b1747510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:27.777Z|05e12d7f-a479-48a1-a0cb-bf8fb389233c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:27.778Z|05e12d7f-a479-48a1-a0cb-bf8fb389233c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:28.688Z|2fc96c3f-650e-43d6-99ec-a46deccc357c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:44:28.689Z|2fc96c3f-650e-43d6-99ec-a46deccc357c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:34.444Z|59b51bac-27d8-494a-8e75-bb95b84cd76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:34.445Z|59b51bac-27d8-494a-8e75-bb95b84cd76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:34.671Z|9d6805d7-03dd-4049-b9b4-8102eb5acac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:34.672Z|9d6805d7-03dd-4049-b9b4-8102eb5acac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:37.797Z|063e0b53-7509-41da-b696-a7b21db09b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:37.798Z|7874408b-bf06-43e1-ae64-30f0b14e99e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:37.798Z|063e0b53-7509-41da-b696-a7b21db09b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:37.799Z|7874408b-bf06-43e1-ae64-30f0b14e99e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:37.800Z|6cdd060f-f717-45ba-be85-a960b77bd149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:37.800Z|6cdd060f-f717-45ba-be85-a960b77bd149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:47.821Z|e825f8ee-d5d7-4dab-803a-3cc352fca464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:47.822Z|e825f8ee-d5d7-4dab-803a-3cc352fca464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:47.824Z|59789a75-9cce-4ece-a4dc-52e1458c88f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:47.824Z|59789a75-9cce-4ece-a4dc-52e1458c88f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:47.826Z|51dac84d-f4e5-46bf-b0eb-c82c52ca61e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:47.826Z|51dac84d-f4e5-46bf-b0eb-c82c52ca61e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:49.444Z|c25b704a-9ae1-4f41-8045-30bf5c0abe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:44:49.445Z|c25b704a-9ae1-4f41-8045-30bf5c0abe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:44:57.844Z|59c21cd0-e50f-4f1e-a285-930971868b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:57.845Z|59c21cd0-e50f-4f1e-a285-930971868b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:57.845Z|80df3c8d-48c9-4363-9cef-097bb7089764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:57.846Z|80df3c8d-48c9-4363-9cef-097bb7089764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:44:57.846Z|f0ad4b72-38ab-4bd3-9e86-951168c53458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:44:57.846Z|f0ad4b72-38ab-4bd3-9e86-951168c53458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:04.444Z|2f2fc1de-2459-4f3a-a91a-95350ebc34ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:04.447Z|2f2fc1de-2459-4f3a-a91a-95350ebc34ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:04.673Z|601186fb-66a6-410d-94fa-18ed432678b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:04.674Z|601186fb-66a6-410d-94fa-18ed432678b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:07.867Z|8ea3e9e6-c1ed-476c-b53e-3acd7463f064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:07.867Z|5a2ae06b-ad8a-455b-bda1-fb3b894e05c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:07.867Z|ad498e5b-934a-4513-ba6a-1f9afb6c3107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:07.868Z|5a2ae06b-ad8a-455b-bda1-fb3b894e05c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:07.868Z|8ea3e9e6-c1ed-476c-b53e-3acd7463f064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:07.868Z|ad498e5b-934a-4513-ba6a-1f9afb6c3107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:17.887Z|354334c4-998d-4739-af63-8c6bbdda0510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:17.888Z|19cdbf47-8faf-489f-9a0d-ef9f69ef3486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:17.888Z|354334c4-998d-4739-af63-8c6bbdda0510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:17.888Z|19cdbf47-8faf-489f-9a0d-ef9f69ef3486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:17.891Z|dbcf107c-6cd0-4e03-bb97-63a1cf69de59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:17.892Z|dbcf107c-6cd0-4e03-bb97-63a1cf69de59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:19.444Z|dd4d6403-b8bc-411d-93c8-a040e382909c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:19.445Z|dd4d6403-b8bc-411d-93c8-a040e382909c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:27.911Z|b47d028a-251a-434c-8339-fb261cbc6e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:27.912Z|b47d028a-251a-434c-8339-fb261cbc6e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:27.912Z|403ab253-eec9-4703-8aaa-d66840eab7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:27.913Z|403ab253-eec9-4703-8aaa-d66840eab7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:27.915Z|d47f9f08-f0a8-4300-8125-5b27557614f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:27.915Z|d47f9f08-f0a8-4300-8125-5b27557614f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:28.687Z|8b08dd53-865c-4017-af6e-323d4bc49fe4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:45:28.688Z|8b08dd53-865c-4017-af6e-323d4bc49fe4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:34.444Z|9d96bf64-aae9-459e-898a-15d1ad77980a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:34.445Z|9d96bf64-aae9-459e-898a-15d1ad77980a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:34.674Z|b742f53b-2d82-4ad9-8b2d-4881991b4d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:34.675Z|b742f53b-2d82-4ad9-8b2d-4881991b4d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:37.936Z|080116ee-aac9-4fbc-acee-9a097ef6e860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:37.936Z|0db4510b-d0a4-4337-9f56-1227056f6384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:37.937Z|0db4510b-d0a4-4337-9f56-1227056f6384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:37.937Z|080116ee-aac9-4fbc-acee-9a097ef6e860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:37.940Z|118aaeff-30d6-4688-9607-284b0399ca54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:37.940Z|118aaeff-30d6-4688-9607-284b0399ca54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:47.959Z|35d16b46-e9e7-4cd7-ace4-fb2650192c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:47.959Z|20872b9d-a632-4360-b50d-f72ccaeba86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:47.960Z|35d16b46-e9e7-4cd7-ace4-fb2650192c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:47.960Z|07cb7cb5-d3b1-4412-8d60-37f9e7978780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:47.960Z|20872b9d-a632-4360-b50d-f72ccaeba86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:47.960Z|07cb7cb5-d3b1-4412-8d60-37f9e7978780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:49.444Z|69d4a53d-42ae-4b02-bf81-db9c74d85212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:45:49.447Z|69d4a53d-42ae-4b02-bf81-db9c74d85212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:45:57.980Z|d45b9e9e-b6bf-4d9e-8729-14478858f934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:57.981Z|d45b9e9e-b6bf-4d9e-8729-14478858f934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:57.981Z|a4d577d9-abb7-40f3-ae96-6d97bfc33ffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:57.982Z|a4d577d9-abb7-40f3-ae96-6d97bfc33ffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:45:57.983Z|b0769d34-ae1e-41c8-b439-6a95e0af59aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:45:57.984Z|b0769d34-ae1e-41c8-b439-6a95e0af59aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:04.444Z|39d55a52-6acb-43ab-92e6-250d132b08d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:04.445Z|39d55a52-6acb-43ab-92e6-250d132b08d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:04.675Z|1fb4e95b-1f9e-4377-828b-1ed8f2882481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:04.676Z|1fb4e95b-1f9e-4377-828b-1ed8f2882481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:08.005Z|1c6370e5-02ef-40bc-86cd-10ab571691fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:08.005Z|265c88bd-8626-41b9-be2c-53167417e519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:08.005Z|265c88bd-8626-41b9-be2c-53167417e519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:08.005Z|1c6370e5-02ef-40bc-86cd-10ab571691fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:08.007Z|a8a33592-3f38-405d-ab48-304aecddcaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:08.007Z|a8a33592-3f38-405d-ab48-304aecddcaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:18.026Z|0eca0ec5-fd9d-4a5c-a1b7-9c197bb77522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:18.026Z|28ab091a-31aa-4fb3-8c17-51e66a3ad421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:18.027Z|0eca0ec5-fd9d-4a5c-a1b7-9c197bb77522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:18.027Z|28ab091a-31aa-4fb3-8c17-51e66a3ad421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:18.029Z|1a0a07ae-1f27-4c4b-85c5-383f6bc79811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:18.030Z|1a0a07ae-1f27-4c4b-85c5-383f6bc79811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:19.444Z|677b5b36-cb3f-40a3-bbef-edec381ae653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:19.445Z|677b5b36-cb3f-40a3-bbef-edec381ae653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:28.050Z|757b2a3a-7823-4f9c-abac-8f69089f43bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:28.050Z|8da6a73e-c477-4e16-b68b-886cbe0c181b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:28.050Z|757b2a3a-7823-4f9c-abac-8f69089f43bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:28.050Z|8da6a73e-c477-4e16-b68b-886cbe0c181b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:28.056Z|f9bd5dc5-92ff-4b8a-b04e-3c188d4026c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:28.056Z|f9bd5dc5-92ff-4b8a-b04e-3c188d4026c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:28.686Z|4f8149d5-1708-415d-8cbc-c314a0591e04|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:46:28.687Z|4f8149d5-1708-415d-8cbc-c314a0591e04|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:34.444Z|b2928db5-a782-4ed6-b191-2c93d780a837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:34.447Z|b2928db5-a782-4ed6-b191-2c93d780a837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:34.676Z|4ebc8278-6304-4f58-bf9a-123dfd2585c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:34.677Z|4ebc8278-6304-4f58-bf9a-123dfd2585c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:38.073Z|96f64068-f416-42f9-9000-bce962b52612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:38.073Z|a9ca493f-fcb6-4fec-9ee3-93f798a8bc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:38.074Z|06b7da94-9d25-47ed-85bd-8faed9f8b643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:38.075Z|a9ca493f-fcb6-4fec-9ee3-93f798a8bc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:38.075Z|06b7da94-9d25-47ed-85bd-8faed9f8b643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:38.075Z|96f64068-f416-42f9-9000-bce962b52612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:48.097Z|32762c82-7b90-42e7-b49f-9865c1d3f2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:48.097Z|07bc6df3-8d37-4b4f-9bcb-4db601abd21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:48.097Z|07234c1a-682b-49de-8c6f-4ceb4d536c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:48.097Z|07bc6df3-8d37-4b4f-9bcb-4db601abd21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:48.098Z|07234c1a-682b-49de-8c6f-4ceb4d536c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:48.097Z|32762c82-7b90-42e7-b49f-9865c1d3f2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:49.444Z|5e89f811-ab7b-4973-acb8-02978e0627f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:46:49.445Z|5e89f811-ab7b-4973-acb8-02978e0627f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:46:58.118Z|4acd35fa-2891-4041-93fc-cbcaa1cd4677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:58.118Z|4acd35fa-2891-4041-93fc-cbcaa1cd4677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:58.120Z|3c14bf52-8202-4d50-938a-aea15eea8cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:58.120Z|3ed7150a-9faa-469a-b99e-d960cbd58a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:46:58.121Z|3c14bf52-8202-4d50-938a-aea15eea8cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:46:58.121Z|3ed7150a-9faa-469a-b99e-d960cbd58a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:04.444Z|5947b5d2-1a1b-4af4-b725-3a4c99fc598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:04.445Z|5947b5d2-1a1b-4af4-b725-3a4c99fc598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:04.678Z|f01ef858-61bb-4127-b146-f5df436bc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:04.679Z|f01ef858-61bb-4127-b146-f5df436bc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:08.144Z|3fc7fe2f-4a1a-4b37-8fe9-40e11724d9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:08.144Z|8e17ec37-7a39-4865-8549-9018cc410932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:08.144Z|3fc7fe2f-4a1a-4b37-8fe9-40e11724d9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:08.144Z|c81debd4-6099-4df9-b4bf-327fac9c37ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:08.145Z|c81debd4-6099-4df9-b4bf-327fac9c37ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:08.145Z|8e17ec37-7a39-4865-8549-9018cc410932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:18.164Z|58c6bab4-4ad5-4873-85aa-cafb730ea83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:18.164Z|29f30cc4-32e5-4c4a-8e71-fd16979a839d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:18.164Z|58c6bab4-4ad5-4873-85aa-cafb730ea83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:18.164Z|29f30cc4-32e5-4c4a-8e71-fd16979a839d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:18.166Z|e6de734a-fc41-422c-aab8-b67ee0895d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:18.167Z|e6de734a-fc41-422c-aab8-b67ee0895d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:19.444Z|3b37cea0-2f26-498e-938b-b4ef32200dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:19.447Z|3b37cea0-2f26-498e-938b-b4ef32200dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:28.184Z|e7116745-6ed1-4ea8-92c6-38f1875a4ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:28.184Z|30e956db-bc0e-4183-9938-f4aa5e18509d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:28.185Z|e7116745-6ed1-4ea8-92c6-38f1875a4ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:28.185Z|30e956db-bc0e-4183-9938-f4aa5e18509d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:28.187Z|d7b8ea2c-75f6-44c4-b55c-60cee4f2da5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:28.188Z|d7b8ea2c-75f6-44c4-b55c-60cee4f2da5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:28.687Z|6510b58f-824d-4a86-8f20-08f7d982f584|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:47:28.688Z|6510b58f-824d-4a86-8f20-08f7d982f584|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:34.444Z|e8a72a1a-3132-4913-9121-34adb033772c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:34.445Z|e8a72a1a-3132-4913-9121-34adb033772c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:34.679Z|7897d1a2-c65c-4b6c-a9b0-63175617ecfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:34.680Z|7897d1a2-c65c-4b6c-a9b0-63175617ecfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:38.209Z|a4f950cd-22fc-4796-89e2-b5e856b36f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:38.209Z|58c2a200-ad5b-4377-807f-76ed286798af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:38.209Z|1c021a7a-0a81-4075-81e2-c4905fc4ab2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:38.210Z|a4f950cd-22fc-4796-89e2-b5e856b36f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:38.210Z|58c2a200-ad5b-4377-807f-76ed286798af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:38.210Z|1c021a7a-0a81-4075-81e2-c4905fc4ab2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:48.232Z|c84f4735-3b17-4adf-b1a1-502c8747608f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:48.232Z|eecf44da-903e-442f-a724-ef3a6d3934b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:48.233Z|c84f4735-3b17-4adf-b1a1-502c8747608f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:48.233Z|985b0649-ab7e-490e-bbbf-3f6e48565ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:48.233Z|eecf44da-903e-442f-a724-ef3a6d3934b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:48.233Z|985b0649-ab7e-490e-bbbf-3f6e48565ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:49.444Z|257294eb-e32f-4ae7-8700-be2b51b4c8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:47:49.445Z|257294eb-e32f-4ae7-8700-be2b51b4c8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:47:58.253Z|7757b281-28dc-4c14-82d8-a27f69fe2b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:58.253Z|91a60cc1-f6bd-4ef7-a6fb-2b8cd33cdef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:58.254Z|7757b281-28dc-4c14-82d8-a27f69fe2b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:58.254Z|91a60cc1-f6bd-4ef7-a6fb-2b8cd33cdef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:47:58.255Z|28075c97-53fb-4376-b38f-1eb51a4e72d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:47:58.255Z|28075c97-53fb-4376-b38f-1eb51a4e72d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:04.444Z|0413b78a-8b1d-4c65-b5df-de8ad56db91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:04.447Z|0413b78a-8b1d-4c65-b5df-de8ad56db91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:04.680Z|7023c590-834e-4655-a1be-d69be4e77a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:04.681Z|7023c590-834e-4655-a1be-d69be4e77a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:08.274Z|b37c76a0-df29-410c-b65a-b825ed091068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:08.274Z|5e86f7f1-b0f0-4eb8-b96e-1161380f207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:08.274Z|d1fcf826-61e1-4329-8cee-131f6eb49ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:08.274Z|5e86f7f1-b0f0-4eb8-b96e-1161380f207d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:08.274Z|b37c76a0-df29-410c-b65a-b825ed091068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:08.274Z|d1fcf826-61e1-4329-8cee-131f6eb49ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:18.296Z|99f6f9b8-0ade-424a-8fb7-7c09bbb97a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:18.296Z|99f6f9b8-0ade-424a-8fb7-7c09bbb97a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:18.296Z|be53fc67-68ad-4668-99f9-c326516a7d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:18.297Z|be53fc67-68ad-4668-99f9-c326516a7d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:18.303Z|4cb07b20-e65c-4ba6-b479-54685e50e363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:18.303Z|4cb07b20-e65c-4ba6-b479-54685e50e363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:19.444Z|d9959d5f-6439-43da-99a3-6d498f454477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:19.445Z|d9959d5f-6439-43da-99a3-6d498f454477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:28.318Z|235eb35f-9be5-4b78-a315-dff372c0f47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:28.318Z|a73ec233-39d6-4801-bf73-ac8f27f7ffac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:28.318Z|235eb35f-9be5-4b78-a315-dff372c0f47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:28.318Z|a73ec233-39d6-4801-bf73-ac8f27f7ffac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:28.322Z|e4709090-4a1d-482a-a19e-6e2d314e6e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:28.322Z|e4709090-4a1d-482a-a19e-6e2d314e6e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:28.687Z|75c292fc-df9a-46da-9bfb-f89f53d98c66|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:48:28.687Z|75c292fc-df9a-46da-9bfb-f89f53d98c66|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:34.444Z|dd122697-821e-49c0-b14f-7508bfcfaecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:34.444Z|dd122697-821e-49c0-b14f-7508bfcfaecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:34.681Z|c1c16f2c-5f01-434e-acc8-c7c5745cb7a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:34.682Z|c1c16f2c-5f01-434e-acc8-c7c5745cb7a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:38.341Z|284799fb-e197-4aec-8715-a49f5a79e341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:38.342Z|3fbcdece-bc7b-468d-bd35-1eb77d0ae0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:38.342Z|284799fb-e197-4aec-8715-a49f5a79e341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:38.343Z|3fbcdece-bc7b-468d-bd35-1eb77d0ae0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:38.347Z|aac4b609-0be1-402d-8a44-89f64c751870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:38.348Z|aac4b609-0be1-402d-8a44-89f64c751870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:48.365Z|aea73d79-6546-4e49-a56a-f8b8f1a917a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:48.366Z|23fb9c28-a402-4ba6-8b99-39aed03b47d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:48.366Z|aea73d79-6546-4e49-a56a-f8b8f1a917a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:48.367Z|23fb9c28-a402-4ba6-8b99-39aed03b47d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:48.368Z|7972f928-75f1-4c4d-beff-941942720296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:48.368Z|7972f928-75f1-4c4d-beff-941942720296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:49.444Z|cf5f602b-3040-4f8f-b579-a12c3eefc4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:48:49.445Z|cf5f602b-3040-4f8f-b579-a12c3eefc4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:48:58.388Z|37c6af9d-e1a9-4866-aafa-f9f204c08768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:58.388Z|7412eebc-45c1-4ff3-9731-0e96f200ec22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:58.388Z|b93c5262-f3c1-47a7-85c4-a2601094aef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:48:58.388Z|b93c5262-f3c1-47a7-85c4-a2601094aef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:58.388Z|37c6af9d-e1a9-4866-aafa-f9f204c08768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:48:58.388Z|7412eebc-45c1-4ff3-9731-0e96f200ec22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:04.444Z|72d49ca8-7bb4-4275-8cc0-c604e019ccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:04.445Z|72d49ca8-7bb4-4275-8cc0-c604e019ccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:04.683Z|20ee85b7-2d56-4691-94c6-f92e38517c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:04.683Z|20ee85b7-2d56-4691-94c6-f92e38517c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:08.410Z|73b50143-fdb7-4f4d-aa8e-3234474dcf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:08.410Z|653ffa6c-36ab-4e08-85ca-828ff566be51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:08.410Z|1032598b-3989-4c4a-8cd2-8794d9f59f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:08.410Z|73b50143-fdb7-4f4d-aa8e-3234474dcf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:08.410Z|653ffa6c-36ab-4e08-85ca-828ff566be51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:08.411Z|1032598b-3989-4c4a-8cd2-8794d9f59f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:18.433Z|394b7294-6ba9-4b99-bc48-2b6785a31c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:18.434Z|062e4261-0229-44b1-a03c-f259d9d56838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:18.434Z|394b7294-6ba9-4b99-bc48-2b6785a31c80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:18.434Z|062e4261-0229-44b1-a03c-f259d9d56838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:18.435Z|28767238-a9f9-4b10-ab49-57dffd43eb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:18.436Z|28767238-a9f9-4b10-ab49-57dffd43eb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:19.444Z|8256845c-c634-4da9-9285-7d80e9b37773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:19.447Z|8256845c-c634-4da9-9285-7d80e9b37773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:28.455Z|81c2e254-5ed8-4250-b930-03e8372d6fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:28.455Z|81c2e254-5ed8-4250-b930-03e8372d6fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:28.460Z|8af67f82-41a5-48d8-9e00-600d1b3086ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:28.461Z|8af67f82-41a5-48d8-9e00-600d1b3086ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:28.462Z|e7908f10-5e7c-42fa-8850-fbed89b502e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:28.463Z|e7908f10-5e7c-42fa-8850-fbed89b502e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:28.687Z|71b7e9dd-aa60-4d99-82b9-aa6fb27e7df3|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:49:28.688Z|71b7e9dd-aa60-4d99-82b9-aa6fb27e7df3|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:34.444Z|48def5d9-1a4f-44a9-8e2d-efd6cd73d502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:34.445Z|48def5d9-1a4f-44a9-8e2d-efd6cd73d502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:34.684Z|4b194e3d-3707-4613-a06c-1eda1af9db0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:34.684Z|4b194e3d-3707-4613-a06c-1eda1af9db0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:38.479Z|9d62b832-9963-41b6-9ce8-b6a0cf81cdc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:38.480Z|9d62b832-9963-41b6-9ce8-b6a0cf81cdc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:38.480Z|a904ae23-ac7b-4544-ab05-719725f90fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:38.481Z|a904ae23-ac7b-4544-ab05-719725f90fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:38.482Z|9ca67761-bfaa-4ba2-ac0e-f3f672c80a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:38.483Z|9ca67761-bfaa-4ba2-ac0e-f3f672c80a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:48.501Z|f54ca29b-439f-4b33-b659-4cc898ddeb2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:48.502Z|6a6ae554-fea5-46e6-9171-4c7225f41f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:48.502Z|f54ca29b-439f-4b33-b659-4cc898ddeb2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:48.503Z|6a6ae554-fea5-46e6-9171-4c7225f41f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:48.505Z|76bc7b1f-3eba-4851-9950-24ab0d93a0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:48.505Z|76bc7b1f-3eba-4851-9950-24ab0d93a0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:49.444Z|9ee2e1f0-dc50-48c4-ae1f-9a1be0483199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:49:49.445Z|9ee2e1f0-dc50-48c4-ae1f-9a1be0483199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:49:58.524Z|30d3c6c8-300b-466b-953f-7362dcb8b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:58.524Z|30d3c6c8-300b-466b-953f-7362dcb8b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:58.525Z|2714cd50-acd0-479f-a37a-f42c34433dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:58.526Z|2714cd50-acd0-479f-a37a-f42c34433dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:49:58.531Z|d7ce5c16-69b5-48b4-b881-117efcc05304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:49:58.531Z|d7ce5c16-69b5-48b4-b881-117efcc05304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:04.444Z|64b943d0-596a-4d2a-9227-b824c19edfa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:04.448Z|64b943d0-596a-4d2a-9227-b824c19edfa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:04.685Z|0f44175e-de7f-4152-a74e-d98fdfd0e00f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:04.685Z|0f44175e-de7f-4152-a74e-d98fdfd0e00f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:08.547Z|462e2659-bf03-4a03-9448-35bd1fd585ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:08.548Z|462e2659-bf03-4a03-9448-35bd1fd585ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:08.552Z|4d9f46fc-d9a5-45c7-81d3-9a6a442c96dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:08.552Z|756e4a75-2913-47a7-9eb5-9c8bcd901577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:08.553Z|4d9f46fc-d9a5-45c7-81d3-9a6a442c96dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:08.553Z|756e4a75-2913-47a7-9eb5-9c8bcd901577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:18.568Z|fc3c23b5-df0d-4d90-ad6e-a0b29d9984d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:18.569Z|fc3c23b5-df0d-4d90-ad6e-a0b29d9984d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:18.570Z|f24f114c-4eb8-4cbf-857b-c28a57a4f661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:18.571Z|f24f114c-4eb8-4cbf-857b-c28a57a4f661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:18.572Z|d5d03bba-129f-40cc-ba1f-a3ac5fb04fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:18.573Z|d5d03bba-129f-40cc-ba1f-a3ac5fb04fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:19.444Z|d5095474-7f71-414c-801a-c295f00cf331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:19.445Z|d5095474-7f71-414c-801a-c295f00cf331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:28.591Z|f23dd5c7-889f-44d6-88d0-0ccf38213965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:28.591Z|5c91a604-66ad-4fd2-8502-b169296ff4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:28.591Z|fb8bc573-4d76-4da6-befc-390cc23e2d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:28.591Z|f23dd5c7-889f-44d6-88d0-0ccf38213965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:28.591Z|fb8bc573-4d76-4da6-befc-390cc23e2d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:28.591Z|5c91a604-66ad-4fd2-8502-b169296ff4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:28.689Z|939e5b02-7b30-483b-8eb3-8eb9c71d52b1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:50:28.690Z|939e5b02-7b30-483b-8eb3-8eb9c71d52b1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:34.444Z|8bda370a-1b09-47e2-a6ab-31a1fc69e5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:34.445Z|8bda370a-1b09-47e2-a6ab-31a1fc69e5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:34.686Z|a4a602e7-df52-43b5-8cd9-de078c4ff092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:34.686Z|a4a602e7-df52-43b5-8cd9-de078c4ff092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:38.615Z|57e3db66-cc29-474a-9b16-422c58c4a7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:38.616Z|57e3db66-cc29-474a-9b16-422c58c4a7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:38.616Z|3a26f1f5-1993-4f4a-a88c-0e6072678580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:38.617Z|3a26f1f5-1993-4f4a-a88c-0e6072678580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:38.621Z|28c34c22-dd50-4037-960b-0fbcbe5dea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:38.622Z|28c34c22-dd50-4037-960b-0fbcbe5dea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:48.647Z|380435e4-289b-42f1-8566-e6b362d715a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:48.647Z|5de8e845-60de-47c0-92e1-4d4f4ae059ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:48.647Z|380435e4-289b-42f1-8566-e6b362d715a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:48.648Z|5de8e845-60de-47c0-92e1-4d4f4ae059ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:48.649Z|d72f0eff-719a-49ce-81fd-bbad24fac834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:48.649Z|d72f0eff-719a-49ce-81fd-bbad24fac834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:49.444Z|10f2fabe-cac6-41ca-9c68-4eb308b1fc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:50:49.448Z|10f2fabe-cac6-41ca-9c68-4eb308b1fc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:50:58.669Z|30369b5e-5019-436c-8e50-996e17b0e301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:58.669Z|d8bd2ed4-7016-4e6e-81b9-927029e50bf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:58.669Z|d8bd2ed4-7016-4e6e-81b9-927029e50bf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:58.670Z|0186cf1b-4755-43d3-b419-3084f2806cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:50:58.669Z|30369b5e-5019-436c-8e50-996e17b0e301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:50:58.670Z|0186cf1b-4755-43d3-b419-3084f2806cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:04.444Z|2fbeb5cd-c202-4bbb-a155-3bda116bda7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:04.444Z|2fbeb5cd-c202-4bbb-a155-3bda116bda7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:04.687Z|59a22e5c-32f6-4db4-9c6b-6bef089bdca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:04.688Z|59a22e5c-32f6-4db4-9c6b-6bef089bdca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:08.692Z|94b402e8-1733-45ea-9399-43cb76e38d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:08.692Z|f0a6ae44-bf6d-49af-8609-3a121d89751e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:08.692Z|938d1a95-e14d-439d-b45a-77cb78e16e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:08.693Z|938d1a95-e14d-439d-b45a-77cb78e16e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:08.693Z|f0a6ae44-bf6d-49af-8609-3a121d89751e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:08.694Z|94b402e8-1733-45ea-9399-43cb76e38d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:18.715Z|b76af62b-b746-4185-b2fd-2fb5c1e85f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:18.715Z|b76af62b-b746-4185-b2fd-2fb5c1e85f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:18.732Z|ae468f48-8680-4136-aaf3-4d5b8f085cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:18.733Z|ae468f48-8680-4136-aaf3-4d5b8f085cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:18.737Z|caf7d415-d9d7-4280-81af-7eb31b903d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:18.737Z|caf7d415-d9d7-4280-81af-7eb31b903d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:19.444Z|33676844-2b88-42ab-b6fc-e8658fa4cf50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:19.444Z|33676844-2b88-42ab-b6fc-e8658fa4cf50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:28.687Z|bc790408-5bcb-4825-96c3-51e2ecd7a471|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:51:28.687Z|bc790408-5bcb-4825-96c3-51e2ecd7a471|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:28.736Z|3de9ee2b-6d60-460f-8488-3cf03ac2f03b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:28.737Z|3de9ee2b-6d60-460f-8488-3cf03ac2f03b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:28.754Z|378a1387-5c4f-4f73-b96f-a10fa3944700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:28.754Z|378a1387-5c4f-4f73-b96f-a10fa3944700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:28.760Z|1a2430cc-ae47-4135-a87e-86152c8108d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:28.760Z|1a2430cc-ae47-4135-a87e-86152c8108d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:34.444Z|3698beeb-bb19-479d-9209-e7b56f81c4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:34.447Z|3698beeb-bb19-479d-9209-e7b56f81c4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:34.688Z|158c5d4f-140f-44bf-b82c-e16f8803a0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:34.689Z|158c5d4f-140f-44bf-b82c-e16f8803a0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:38.764Z|35b105a6-fd0c-464f-95d2-04c08290d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:38.765Z|35b105a6-fd0c-464f-95d2-04c08290d85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:38.774Z|1736b185-ff77-4424-a8bb-ed02ae3f26af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:38.775Z|1736b185-ff77-4424-a8bb-ed02ae3f26af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:38.781Z|cdcb5bd9-6ad6-4f3c-ba54-b874edc30cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:38.781Z|cdcb5bd9-6ad6-4f3c-ba54-b874edc30cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:48.790Z|311773a5-e8ee-453a-9529-91315a3b6e21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:48.790Z|311773a5-e8ee-453a-9529-91315a3b6e21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:48.796Z|e424ca09-91e0-486c-a89b-110e657b94a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:48.797Z|e424ca09-91e0-486c-a89b-110e657b94a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:48.803Z|9ec628ba-c515-422a-b33a-8727e22c568e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:48.804Z|9ec628ba-c515-422a-b33a-8727e22c568e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:49.444Z|a458f71b-c826-4db7-8415-debafc49310d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:51:49.445Z|a458f71b-c826-4db7-8415-debafc49310d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:51:58.813Z|734faada-24db-48a8-bb2c-322d354ba447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:58.814Z|734faada-24db-48a8-bb2c-322d354ba447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:58.816Z|6b3bbc26-76c0-4f97-b715-88cc25ac4d5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:58.817Z|6b3bbc26-76c0-4f97-b715-88cc25ac4d5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:51:58.826Z|1f1c969f-82b7-43d2-922b-d2b74d1c233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:51:58.827Z|1f1c969f-82b7-43d2-922b-d2b74d1c233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:04.444Z|a5268342-0aee-4cf3-8572-f2c629214d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:04.445Z|a5268342-0aee-4cf3-8572-f2c629214d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:04.689Z|364b35b1-21ce-4e43-b905-62ffba6740dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:04.690Z|364b35b1-21ce-4e43-b905-62ffba6740dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:08.841Z|50037e8a-9fd8-4a92-a303-4a8f62574d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:08.842Z|50037e8a-9fd8-4a92-a303-4a8f62574d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:08.843Z|8c6d70fa-2293-42a2-9366-a978869c38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:08.843Z|8c6d70fa-2293-42a2-9366-a978869c38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:08.889Z|3a3d8613-811e-44ef-8ba6-bf85446ee221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:08.890Z|3a3d8613-811e-44ef-8ba6-bf85446ee221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:18.909Z|f5aba504-18f9-4165-bbe2-8478ca289204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:18.909Z|e8f6f00a-835f-40cb-a53a-bf2c034f976b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:18.910Z|e8f6f00a-835f-40cb-a53a-bf2c034f976b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:18.910Z|f5aba504-18f9-4165-bbe2-8478ca289204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:18.911Z|bd0c6dc1-aaa0-4b6b-9f6f-994bcf54dd78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:18.911Z|bd0c6dc1-aaa0-4b6b-9f6f-994bcf54dd78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:19.444Z|9393b93c-8894-4f0c-a6c4-21b63815d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:19.447Z|9393b93c-8894-4f0c-a6c4-21b63815d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:28.687Z|247247a3-82a6-451f-b239-b0cdb5447ce8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:52:28.688Z|247247a3-82a6-451f-b239-b0cdb5447ce8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:28.931Z|0e8d1f89-c82e-484d-afc0-dfd044ffe134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:28.931Z|697b2754-1cba-4210-9297-139c5aa90486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:28.931Z|3a11cc4f-e41c-4665-a944-4688027df2ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:28.931Z|3a11cc4f-e41c-4665-a944-4688027df2ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:28.931Z|0e8d1f89-c82e-484d-afc0-dfd044ffe134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:28.931Z|697b2754-1cba-4210-9297-139c5aa90486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:34.444Z|6df52c43-5aff-4817-8df1-de969915e579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:34.445Z|6df52c43-5aff-4817-8df1-de969915e579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:34.690Z|cca115e6-cad6-40bc-a658-4fc9c7c7ebe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:34.691Z|cca115e6-cad6-40bc-a658-4fc9c7c7ebe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:38.952Z|b6f0bb6c-a516-4946-8a0f-9b11987c3405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:38.953Z|b6f0bb6c-a516-4946-8a0f-9b11987c3405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:38.960Z|07424188-425d-41d3-8573-5dc11dbf72b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:38.960Z|f5b43566-fda9-4974-96c5-45b7bff80956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:38.961Z|f5b43566-fda9-4974-96c5-45b7bff80956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:38.961Z|07424188-425d-41d3-8573-5dc11dbf72b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:48.974Z|d195bd8d-9234-4422-ab3a-b2263f23362c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:48.975Z|d195bd8d-9234-4422-ab3a-b2263f23362c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:48.980Z|90ff3879-defd-4ebc-aa39-630d586996e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:48.981Z|9f092219-9d07-4b31-a3e1-72ede6af58b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:48.981Z|90ff3879-defd-4ebc-aa39-630d586996e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:48.981Z|9f092219-9d07-4b31-a3e1-72ede6af58b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:49.444Z|554f7bc2-e6f9-46f6-aa43-ef8768bb7425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:52:49.445Z|554f7bc2-e6f9-46f6-aa43-ef8768bb7425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:52:58.997Z|f4037df5-275e-4890-83bb-0a4e86d23208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:58.997Z|f4037df5-275e-4890-83bb-0a4e86d23208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:59.002Z|ace53a25-4ade-497b-ab53-e85dbb15b000|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:59.002Z|d010b7e5-a1e1-4c62-9ec6-2fc48a734de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:52:59.003Z|ace53a25-4ade-497b-ab53-e85dbb15b000|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:52:59.003Z|d010b7e5-a1e1-4c62-9ec6-2fc48a734de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:04.444Z|518ca1a1-7d10-42ba-a266-42f7a0e17b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:04.447Z|518ca1a1-7d10-42ba-a266-42f7a0e17b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:04.692Z|25653a46-72ed-450f-974f-f376e4037609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:04.693Z|25653a46-72ed-450f-974f-f376e4037609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:09.019Z|e06c5be1-e18b-4e79-9df6-5b8cbefb875e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:09.020Z|e06c5be1-e18b-4e79-9df6-5b8cbefb875e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:09.024Z|3a2101fd-2ce0-4893-8315-4070152294ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:09.024Z|7fa27032-8eed-4408-a97c-c1ea51e1fd1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:09.025Z|7fa27032-8eed-4408-a97c-c1ea51e1fd1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:09.025Z|3a2101fd-2ce0-4893-8315-4070152294ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:19.042Z|ce86b166-f6c8-4311-88bd-9051eaef7314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:19.043Z|ce86b166-f6c8-4311-88bd-9051eaef7314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:19.045Z|5eccee95-8347-4cf3-9af5-82ed7addc700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:19.046Z|5eccee95-8347-4cf3-9af5-82ed7addc700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:19.045Z|f6308936-d41a-4a03-a4cc-1daaa95f3412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:19.047Z|f6308936-d41a-4a03-a4cc-1daaa95f3412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:19.444Z|0d772f59-ae0e-4ce4-8122-7b34cb5ad668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:19.445Z|0d772f59-ae0e-4ce4-8122-7b34cb5ad668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:28.687Z|7bfe5741-fb6c-4145-947f-57051f86f977|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:53:28.688Z|7bfe5741-fb6c-4145-947f-57051f86f977|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:29.068Z|a113c8ea-3645-4859-a25b-ed7b18403e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:29.068Z|bf8bad66-961e-4d7e-93b6-7e9e8f4d3b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:29.068Z|49c37505-c9ae-4109-8415-3ba4a7f7d990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:29.069Z|a113c8ea-3645-4859-a25b-ed7b18403e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:29.069Z|bf8bad66-961e-4d7e-93b6-7e9e8f4d3b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:29.070Z|49c37505-c9ae-4109-8415-3ba4a7f7d990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:34.444Z|eda32013-bd7e-4f9a-9fa7-ff7ca1fc427f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:34.445Z|eda32013-bd7e-4f9a-9fa7-ff7ca1fc427f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:34.693Z|2fa2682e-eeac-4252-b737-1390786a926a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:34.694Z|2fa2682e-eeac-4252-b737-1390786a926a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:39.090Z|ce47da94-0f2f-478e-8d27-638918878f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:39.090Z|d1c7b0f1-3c96-422d-9e98-f0a6401a2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:39.090Z|5032f21a-db87-4be7-bf65-e216edb1e140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:39.090Z|ce47da94-0f2f-478e-8d27-638918878f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:39.090Z|d1c7b0f1-3c96-422d-9e98-f0a6401a2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:39.090Z|5032f21a-db87-4be7-bf65-e216edb1e140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:49.113Z|cd0436cd-63ad-4b28-80de-6fd51c419390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:49.113Z|dd58288d-637f-4d67-bcda-0402b1585855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:49.113Z|fcd11abb-eeac-4367-a7bf-734c63fa6c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:49.113Z|cd0436cd-63ad-4b28-80de-6fd51c419390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:49.114Z|fcd11abb-eeac-4367-a7bf-734c63fa6c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:49.114Z|dd58288d-637f-4d67-bcda-0402b1585855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:49.444Z|8b3bd81b-17d6-41af-9ab9-d456cb0fd08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:53:49.447Z|8b3bd81b-17d6-41af-9ab9-d456cb0fd08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:53:59.136Z|480f3b42-9e01-4b86-baac-1929e1b2254d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:59.136Z|e00d3d21-c8c4-4420-a264-3f22b636d9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:59.136Z|2c103812-0dd9-426c-a34a-54ace5860cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:53:59.137Z|2c103812-0dd9-426c-a34a-54ace5860cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:59.137Z|480f3b42-9e01-4b86-baac-1929e1b2254d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:53:59.137Z|e00d3d21-c8c4-4420-a264-3f22b636d9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:04.444Z|e31fdcfc-303b-4d2e-b8ad-54301f05c289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:04.445Z|e31fdcfc-303b-4d2e-b8ad-54301f05c289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:04.695Z|dc30ad71-371e-490b-9ffd-a1530c8c1274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:04.695Z|dc30ad71-371e-490b-9ffd-a1530c8c1274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:09.159Z|22de16df-12af-4ba8-ad61-8c442eb93fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:09.159Z|d3cca873-f820-48bf-8c74-82b021d91c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:09.159Z|808559da-41ec-4a57-9283-15e9d124eb99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:09.160Z|808559da-41ec-4a57-9283-15e9d124eb99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:09.160Z|22de16df-12af-4ba8-ad61-8c442eb93fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:09.160Z|d3cca873-f820-48bf-8c74-82b021d91c6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:19.183Z|2c88b2fd-1b42-42f4-a8ae-dd3148026ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:19.183Z|86af6777-2182-4ed5-9fc1-cb73c82b5125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:19.183Z|9ffe4742-2adf-470f-9899-b9054687b1a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:19.184Z|9ffe4742-2adf-470f-9899-b9054687b1a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:19.184Z|2c88b2fd-1b42-42f4-a8ae-dd3148026ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:19.184Z|86af6777-2182-4ed5-9fc1-cb73c82b5125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:19.444Z|94b2d309-90a1-4317-b210-2af7f08d826b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:19.445Z|94b2d309-90a1-4317-b210-2af7f08d826b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:28.687Z|bacb1acd-b146-41d8-9dfb-a4f10f69696a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:54:28.688Z|bacb1acd-b146-41d8-9dfb-a4f10f69696a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:29.205Z|6b9d035f-0196-475c-9bb5-7d3b82bbcc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:29.205Z|13511f70-3849-421b-ae5a-33f372d127e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:29.205Z|24b99859-5ba4-436b-826a-2b7a131c6562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:29.206Z|24b99859-5ba4-436b-826a-2b7a131c6562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:29.206Z|6b9d035f-0196-475c-9bb5-7d3b82bbcc44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:29.206Z|13511f70-3849-421b-ae5a-33f372d127e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:34.444Z|d988f925-b06d-4203-81f1-0acde1369913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:34.447Z|d988f925-b06d-4203-81f1-0acde1369913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:34.696Z|c1c15d98-b263-4498-973c-40ed38929ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:34.696Z|c1c15d98-b263-4498-973c-40ed38929ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:39.230Z|3d10b788-b2b8-4819-ac41-908cca2e53cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:39.230Z|0ad784ed-e3fa-4877-aab4-1141cfd6b5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:39.230Z|3d10b788-b2b8-4819-ac41-908cca2e53cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:39.230Z|0ad784ed-e3fa-4877-aab4-1141cfd6b5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:39.230Z|a46eac21-ffa8-428a-a469-83f264c55bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:39.231Z|a46eac21-ffa8-428a-a469-83f264c55bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:49.256Z|b8b833ad-f4a3-4147-b0c0-0c21fba6d886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:49.256Z|1d1a1077-c284-4fcc-9180-4bffdd427b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:49.256Z|e980bca1-3100-4c85-8034-6c770dbe12ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:49.258Z|b8b833ad-f4a3-4147-b0c0-0c21fba6d886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:49.258Z|e980bca1-3100-4c85-8034-6c770dbe12ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:49.258Z|1d1a1077-c284-4fcc-9180-4bffdd427b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:49.444Z|e2f5d5b1-6663-47dc-bb8c-84cce6f9b0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:54:49.445Z|e2f5d5b1-6663-47dc-bb8c-84cce6f9b0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:54:59.278Z|5a8ff612-9c24-435e-b55c-336dd410dd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:59.278Z|9e2d0110-ad4f-4758-9e27-73b2798a811d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:59.278Z|72ef73f4-5291-41e8-8c50-8a21c130f7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:54:59.278Z|72ef73f4-5291-41e8-8c50-8a21c130f7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:59.278Z|5a8ff612-9c24-435e-b55c-336dd410dd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:54:59.278Z|9e2d0110-ad4f-4758-9e27-73b2798a811d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:04.444Z|261c467a-81ce-4fd2-86d1-2b98d3c74bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:04.445Z|261c467a-81ce-4fd2-86d1-2b98d3c74bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:04.697Z|d4a7db1c-065c-4f23-a421-cee217bff77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:04.697Z|d4a7db1c-065c-4f23-a421-cee217bff77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:09.301Z|b3e0f71c-2cf8-479e-b6e6-3e0569613a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:09.302Z|1a8db172-c5bc-4abd-9805-f8d949a1bc40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:09.302Z|b3e0f71c-2cf8-479e-b6e6-3e0569613a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:09.302Z|1a8db172-c5bc-4abd-9805-f8d949a1bc40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:09.307Z|9e310c35-076a-45ba-8edf-f00effa8e8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:09.308Z|9e310c35-076a-45ba-8edf-f00effa8e8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:19.326Z|7ee2677e-c51b-4532-a41c-4cb71459c67f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:19.327Z|7ee2677e-c51b-4532-a41c-4cb71459c67f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:19.327Z|bce2bbca-7db6-495d-90c5-802249e0ed7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:19.328Z|bce2bbca-7db6-495d-90c5-802249e0ed7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:19.328Z|baef0809-2944-451c-99e1-dd326ad6db05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:19.328Z|baef0809-2944-451c-99e1-dd326ad6db05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:19.444Z|c5b56917-fcfa-4437-a47c-b630bdb4b228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:19.448Z|c5b56917-fcfa-4437-a47c-b630bdb4b228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:28.687Z|d09d71ee-ffb4-4d0e-9c9e-24e029aaca73|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:55:28.688Z|d09d71ee-ffb4-4d0e-9c9e-24e029aaca73|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:29.349Z|85fa7920-3331-4553-bb27-b7b565e323e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:29.349Z|95575934-eb0b-4014-bd1f-7b2c25c0c6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:29.349Z|5c487b48-2c8b-4659-8a80-a65c3bfa3412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:29.349Z|85fa7920-3331-4553-bb27-b7b565e323e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:29.349Z|95575934-eb0b-4014-bd1f-7b2c25c0c6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:29.349Z|5c487b48-2c8b-4659-8a80-a65c3bfa3412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:34.444Z|0291585a-b817-4de4-8c91-74c1ce326157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:34.446Z|0291585a-b817-4de4-8c91-74c1ce326157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:34.698Z|4c94ab86-bba7-4ba6-9dde-354c30f0ebd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:34.699Z|4c94ab86-bba7-4ba6-9dde-354c30f0ebd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:39.371Z|4a816695-2276-49a6-9fab-49ba2458cfc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:39.371Z|537b3483-307e-448e-af31-e95b56edf018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:39.372Z|c9e41d7a-9ef6-4a43-a024-8d4ebd728668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:39.372Z|4a816695-2276-49a6-9fab-49ba2458cfc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:39.372Z|537b3483-307e-448e-af31-e95b56edf018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:39.372Z|c9e41d7a-9ef6-4a43-a024-8d4ebd728668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:49.394Z|29c927f5-8cb9-42b6-a08b-028de6904ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:49.394Z|877101bb-2180-4633-9cb0-7bf3db22e044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:49.395Z|29c927f5-8cb9-42b6-a08b-028de6904ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:49.395Z|877101bb-2180-4633-9cb0-7bf3db22e044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:49.396Z|9ad0fcef-9bf3-4a96-b7be-87eaf204f586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:49.396Z|9ad0fcef-9bf3-4a96-b7be-87eaf204f586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:49.444Z|1432900a-07e2-4d57-afbd-c9f5a9e873c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:55:49.444Z|1432900a-07e2-4d57-afbd-c9f5a9e873c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:55:59.415Z|9a70c554-a063-46fc-a064-e35f4538f635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:59.415Z|c74acf09-23c2-4e90-b9e4-d0b967b4666c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:59.416Z|9a70c554-a063-46fc-a064-e35f4538f635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:59.416Z|c74acf09-23c2-4e90-b9e4-d0b967b4666c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:55:59.416Z|3bd2f39b-bdfc-46bf-acfc-ab30a8320e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:55:59.417Z|3bd2f39b-bdfc-46bf-acfc-ab30a8320e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:04.444Z|f7048306-e2cd-4268-909b-9b7ce69bd255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:04.447Z|f7048306-e2cd-4268-909b-9b7ce69bd255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:04.699Z|d2d72578-cb72-4f06-ba6b-d3bc623f312f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:04.700Z|d2d72578-cb72-4f06-ba6b-d3bc623f312f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:09.437Z|da2f5711-533e-40fa-ad44-bc17c8c1b3d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:09.437Z|aa640583-7c55-41c6-82e3-e2439d555f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:09.438Z|b87f66f9-2796-4c2b-b104-f11a1ea73d75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:09.438Z|aa640583-7c55-41c6-82e3-e2439d555f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:09.438Z|da2f5711-533e-40fa-ad44-bc17c8c1b3d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:09.438Z|b87f66f9-2796-4c2b-b104-f11a1ea73d75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:19.444Z|b957ba70-e84f-49a7-a03b-90c39b80e034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:19.445Z|b957ba70-e84f-49a7-a03b-90c39b80e034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:19.458Z|aebd2fb6-41be-4896-a222-c9afe5dc97f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:19.458Z|f4c9037b-f402-4407-b299-426484890fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:19.458Z|aebd2fb6-41be-4896-a222-c9afe5dc97f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:19.458Z|f4c9037b-f402-4407-b299-426484890fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:19.462Z|f79afe6e-483b-4766-b895-e9f3c6d7f3f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:19.463Z|f79afe6e-483b-4766-b895-e9f3c6d7f3f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:28.687Z|5886b355-9d48-4ae9-a44e-71d8d9602278|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:56:28.688Z|5886b355-9d48-4ae9-a44e-71d8d9602278|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:29.479Z|f14e7029-902f-4696-9f26-33f9c17d1fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:29.479Z|d30138f4-712f-4d64-8ffd-22ed0c64f202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:29.480Z|d30138f4-712f-4d64-8ffd-22ed0c64f202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:29.480Z|f14e7029-902f-4696-9f26-33f9c17d1fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:29.481Z|4b5e94d2-5704-4db3-ac87-2f37d76e651c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:29.481Z|4b5e94d2-5704-4db3-ac87-2f37d76e651c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:34.444Z|684341d0-8676-4b89-b323-6a8f101fd7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:34.444Z|684341d0-8676-4b89-b323-6a8f101fd7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:34.700Z|d6b954bf-d394-4d74-9c5b-faa536c442c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:34.701Z|d6b954bf-d394-4d74-9c5b-faa536c442c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:39.506Z|b5b5288f-43fb-46d0-a050-2ed4124c4a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:39.506Z|b5b5288f-43fb-46d0-a050-2ed4124c4a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:39.507Z|6cd1d35d-a134-441e-99f9-bad07c676cc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:39.508Z|6cd1d35d-a134-441e-99f9-bad07c676cc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:39.508Z|3ba0f8d8-94c6-40c1-bc61-6289d00ffe68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:39.509Z|3ba0f8d8-94c6-40c1-bc61-6289d00ffe68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:49.444Z|7b92f5eb-0a63-4490-86b4-c598e4607b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:56:49.448Z|7b92f5eb-0a63-4490-86b4-c598e4607b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:56:49.533Z|d8f4d638-524c-404d-8937-1908bd77297b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:49.534Z|ec5103ee-2472-45da-8ac9-ad9f5f3e94d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:49.535Z|ec5103ee-2472-45da-8ac9-ad9f5f3e94d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:49.535Z|d8f4d638-524c-404d-8937-1908bd77297b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:49.539Z|07d5c912-bbad-4547-b665-41f7d9dcfe97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:49.540Z|07d5c912-bbad-4547-b665-41f7d9dcfe97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:59.556Z|ff099566-b687-40d4-be76-b0d7a59b999f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:59.556Z|5cc6668f-2ae0-4fe8-8026-a7636c5c481e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:59.557Z|ff099566-b687-40d4-be76-b0d7a59b999f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:59.558Z|5cc6668f-2ae0-4fe8-8026-a7636c5c481e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:56:59.562Z|216ba7d2-ef4e-47b4-9163-bdcc61700f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:56:59.563Z|216ba7d2-ef4e-47b4-9163-bdcc61700f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:04.444Z|bba599fc-554a-46c0-a495-cf62f77ed890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:04.445Z|bba599fc-554a-46c0-a495-cf62f77ed890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:04.702Z|eba960e8-12a5-4a55-9fe9-853393dfcc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:04.702Z|eba960e8-12a5-4a55-9fe9-853393dfcc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:09.580Z|ec0a4979-b590-40a5-a8c3-706fc9d4fd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:09.580Z|7ccfd21f-8185-415c-a7f0-5b8c7652e4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:09.580Z|48302bf7-b69b-4fb9-b405-11d49934d381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:09.581Z|7ccfd21f-8185-415c-a7f0-5b8c7652e4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:09.581Z|48302bf7-b69b-4fb9-b405-11d49934d381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:09.581Z|ec0a4979-b590-40a5-a8c3-706fc9d4fd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:19.444Z|d078f478-3c3d-4614-96a6-7c5bba5a7631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:19.444Z|d078f478-3c3d-4614-96a6-7c5bba5a7631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:19.601Z|3b2f2b11-cadb-4a0d-bdd7-d6e74721adc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:19.602Z|331a8eff-49a3-4d21-a250-d4938ccc8d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:19.602Z|3b2f2b11-cadb-4a0d-bdd7-d6e74721adc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:19.602Z|331a8eff-49a3-4d21-a250-d4938ccc8d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:19.603Z|49e4e2ca-ffad-4f0c-9fda-1181bd31e3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:19.603Z|49e4e2ca-ffad-4f0c-9fda-1181bd31e3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:28.686Z|badfc2e9-5bad-4578-9776-8e917ed76e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:57:28.687Z|badfc2e9-5bad-4578-9776-8e917ed76e3e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:29.621Z|61f9d292-3986-4bd0-b7b3-a48bf7fe61e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:29.622Z|61f9d292-3986-4bd0-b7b3-a48bf7fe61e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:29.622Z|bbec7041-9ade-4835-99da-65ef7a4796b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:29.622Z|bbec7041-9ade-4835-99da-65ef7a4796b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:29.625Z|c4839b10-8522-4c94-9935-96085356408e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:29.626Z|c4839b10-8522-4c94-9935-96085356408e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:34.444Z|0a22090c-f7a2-4b37-b457-53c9b668d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:34.447Z|0a22090c-f7a2-4b37-b457-53c9b668d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:34.703Z|666276ff-cebc-44fd-b37f-7c1506cc8917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:34.703Z|666276ff-cebc-44fd-b37f-7c1506cc8917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:39.644Z|cfecf17f-0896-4e9f-97da-5c9f2ac68148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:39.645Z|bb8cdb5d-66e4-49ab-8353-7c292839e693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:39.645Z|cfecf17f-0896-4e9f-97da-5c9f2ac68148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:39.645Z|bb8cdb5d-66e4-49ab-8353-7c292839e693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:39.646Z|97fb85aa-fd0d-4b2a-b747-e39ccfc0de29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:39.646Z|97fb85aa-fd0d-4b2a-b747-e39ccfc0de29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:49.444Z|21534772-a15d-41bf-a541-2d1ed382a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:57:49.445Z|21534772-a15d-41bf-a541-2d1ed382a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:57:49.665Z|5a4af6c7-99e8-4875-94d6-877554eade23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:49.665Z|5a0c7818-bbcb-4ed3-9e1c-89a4367c54e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:49.666Z|5a0c7818-bbcb-4ed3-9e1c-89a4367c54e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:49.666Z|5a4af6c7-99e8-4875-94d6-877554eade23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:49.668Z|86db81f7-9b37-4290-9fe5-dcd6349d929c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:49.668Z|86db81f7-9b37-4290-9fe5-dcd6349d929c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:59.688Z|cc4dd1ce-7542-4a90-857e-a8c8c0846332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:59.688Z|5ec8d95d-b5c4-4172-8b86-033aa9f4f075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:59.689Z|5ec8d95d-b5c4-4172-8b86-033aa9f4f075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:59.689Z|cc4dd1ce-7542-4a90-857e-a8c8c0846332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:57:59.692Z|727ef6dd-9c1f-402c-a672-c1e04e3599e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:57:59.693Z|727ef6dd-9c1f-402c-a672-c1e04e3599e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:04.444Z|691031bd-2267-441e-9e0a-2cac591ec849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:04.444Z|691031bd-2267-441e-9e0a-2cac591ec849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:04.704Z|578e93f6-c2fd-4f74-94ac-253867817dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:04.704Z|578e93f6-c2fd-4f74-94ac-253867817dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:09.712Z|90cadddc-770a-441e-8164-be6911d25d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:09.712Z|4868a51b-f74c-4b26-b8a9-e697c0ba0ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:09.713Z|4868a51b-f74c-4b26-b8a9-e697c0ba0ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:09.713Z|90cadddc-770a-441e-8164-be6911d25d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:09.714Z|4f99b0ae-3f0f-4f58-88f6-9d30c3d88b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:09.715Z|4f99b0ae-3f0f-4f58-88f6-9d30c3d88b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:19.444Z|4ffee219-7e18-407c-b0a8-71cb1bb0622e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:19.447Z|4ffee219-7e18-407c-b0a8-71cb1bb0622e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:19.737Z|8c65ae63-6dd7-4786-aced-e0ce3f26780f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:19.737Z|d4b6ff77-44f9-4241-a2d9-adc71b49b0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:19.737Z|2ccb152c-6f0b-4ca1-a23c-9e49f7b56381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:19.737Z|8c65ae63-6dd7-4786-aced-e0ce3f26780f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:19.737Z|2ccb152c-6f0b-4ca1-a23c-9e49f7b56381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:19.737Z|d4b6ff77-44f9-4241-a2d9-adc71b49b0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:28.687Z|dba989f2-d8a0-4614-bff3-279e15e88ba9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:58:28.687Z|dba989f2-d8a0-4614-bff3-279e15e88ba9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:29.759Z|fc673119-879f-4232-bea9-0b06ef80b9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:29.759Z|97bc0c7b-b50c-4d08-9c18-cb24bb022bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:29.759Z|97bc0c7b-b50c-4d08-9c18-cb24bb022bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:29.759Z|46aa9876-6c68-46e3-9f13-98b2fb96fb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:29.759Z|fc673119-879f-4232-bea9-0b06ef80b9b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:29.760Z|46aa9876-6c68-46e3-9f13-98b2fb96fb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:34.444Z|936c68f0-48e4-4cfe-a975-324b1e1c978f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:34.445Z|936c68f0-48e4-4cfe-a975-324b1e1c978f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:34.705Z|61c6d547-3bc1-46fe-867d-dceb2002059b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:34.705Z|61c6d547-3bc1-46fe-867d-dceb2002059b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:39.781Z|6428582a-1bb6-4aeb-94e1-597eb6dcc935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:39.781Z|d8ae4f6b-b504-40c9-8d96-2469806cafc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:39.782Z|d8ae4f6b-b504-40c9-8d96-2469806cafc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:39.782Z|6428582a-1bb6-4aeb-94e1-597eb6dcc935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:39.785Z|34cde51e-52a7-465a-b274-b40768b46775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:39.786Z|34cde51e-52a7-465a-b274-b40768b46775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:49.444Z|22e201ad-657d-41ef-83d8-5219d38dd934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:58:49.444Z|22e201ad-657d-41ef-83d8-5219d38dd934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:58:49.802Z|40012d44-39e5-497d-bf62-29b12bddedb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:49.802Z|390c93a5-40f1-4e5c-a5ca-fa46fc0e4ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:49.803Z|40012d44-39e5-497d-bf62-29b12bddedb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:49.803Z|390c93a5-40f1-4e5c-a5ca-fa46fc0e4ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:49.809Z|178b24a8-5baa-4133-90ed-8bc492a8d9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:49.810Z|178b24a8-5baa-4133-90ed-8bc492a8d9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:59.825Z|2546ed52-f667-46f4-98f2-cf54782830b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:59.826Z|2546ed52-f667-46f4-98f2-cf54782830b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:59.827Z|98a36119-4300-4ccf-8d7a-a539a4e8c0d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:59.828Z|98a36119-4300-4ccf-8d7a-a539a4e8c0d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:58:59.830Z|0a9ba0a2-8312-48e1-bced-4b075eeecc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:58:59.830Z|0a9ba0a2-8312-48e1-bced-4b075eeecc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:04.444Z|199900eb-6e1b-47df-968e-b441d3b1b51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:04.447Z|199900eb-6e1b-47df-968e-b441d3b1b51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:04.706Z|76d6c878-d19c-4c36-a660-c92fc5090f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:04.707Z|76d6c878-d19c-4c36-a660-c92fc5090f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:09.846Z|d83fca57-cbdd-4d08-ac96-518d749b8f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:09.847Z|d83fca57-cbdd-4d08-ac96-518d749b8f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:09.851Z|4de67b67-443b-4e9c-a846-aa7ae4681ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:09.851Z|4de67b67-443b-4e9c-a846-aa7ae4681ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:09.851Z|a3a39e19-73d9-4f06-b30e-8fa096f7965b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:09.852Z|a3a39e19-73d9-4f06-b30e-8fa096f7965b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:19.444Z|cf24aeaf-96bc-44e8-93c8-103563109a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:19.444Z|cf24aeaf-96bc-44e8-93c8-103563109a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:19.866Z|2a96b896-90fd-4b10-bc6d-53f94f583ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:19.867Z|2a96b896-90fd-4b10-bc6d-53f94f583ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:19.871Z|b327d4ea-bdcb-4538-b6f4-9c632cf77040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:19.871Z|89a0127f-c49d-4b96-a725-c23a9a780b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:19.872Z|b327d4ea-bdcb-4538-b6f4-9c632cf77040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:19.872Z|89a0127f-c49d-4b96-a725-c23a9a780b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:28.687Z|84ac3b9e-5047-4d55-becc-9796c1195b91|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T03:59:28.688Z|84ac3b9e-5047-4d55-becc-9796c1195b91|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:29.889Z|66e58a6f-465f-4e31-9987-380e723e0e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:29.889Z|66e58a6f-465f-4e31-9987-380e723e0e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:29.893Z|ee0fc8d2-e03a-4527-b7d2-cda71098d127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:29.893Z|6881312b-175e-452b-b4a7-ddd2f2987f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:29.894Z|6881312b-175e-452b-b4a7-ddd2f2987f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:29.894Z|ee0fc8d2-e03a-4527-b7d2-cda71098d127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:34.445Z|d8bd2066-8129-4a11-b10a-6d3f16288d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:34.445Z|d8bd2066-8129-4a11-b10a-6d3f16288d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:34.707Z|d82bc06e-9dc2-4ad0-92a7-cca276b31795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:34.708Z|d82bc06e-9dc2-4ad0-92a7-cca276b31795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:39.911Z|c78cf51b-2331-46f3-a340-0905f0a51b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:39.912Z|c78cf51b-2331-46f3-a340-0905f0a51b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:39.916Z|5796d65e-0b69-4188-8a29-5eee6f2ed5ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:39.916Z|8060aa40-a4d6-4d89-b706-5558192898a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:39.917Z|5796d65e-0b69-4188-8a29-5eee6f2ed5ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:39.917Z|8060aa40-a4d6-4d89-b706-5558192898a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:49.444Z|b346b6dc-b645-4cd3-9da2-32e47552cb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T03:59:49.447Z|b346b6dc-b645-4cd3-9da2-32e47552cb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T03:59:49.933Z|f9a342cb-7082-48f8-a24b-2a26f95e4731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:49.933Z|f9a342cb-7082-48f8-a24b-2a26f95e4731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:49.938Z|d9871b9d-b078-4872-8126-89b693ac16eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:49.939Z|d9871b9d-b078-4872-8126-89b693ac16eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:49.939Z|3e284b50-047d-48b0-be58-6dce5765eee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:49.940Z|3e284b50-047d-48b0-be58-6dce5765eee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:59.954Z|b99f6c8f-4f5f-4de8-b87a-2f09512be135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:59.955Z|b99f6c8f-4f5f-4de8-b87a-2f09512be135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:59.960Z|50555b13-06d3-4460-b900-b83c06329b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:59.960Z|50555b13-06d3-4460-b900-b83c06329b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T03:59:59.960Z|92f44910-05f7-4d2f-910c-6595a83d48f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T03:59:59.961Z|92f44910-05f7-4d2f-910c-6595a83d48f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:04.444Z|edb2590c-ee03-4b18-967e-651bba676306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:04.444Z|edb2590c-ee03-4b18-967e-651bba676306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:04.708Z|10c03c96-cd85-4fc8-96ed-461fb11207a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:04.709Z|10c03c96-cd85-4fc8-96ed-461fb11207a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:09.977Z|74e77fbe-7b49-4d31-809f-057b6906169d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:09.978Z|74e77fbe-7b49-4d31-809f-057b6906169d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:09.983Z|4b24c293-f787-408b-a4af-1163ff2f17c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:09.984Z|a24704a7-ddf8-4d47-91dc-c468cc12dad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:09.984Z|4b24c293-f787-408b-a4af-1163ff2f17c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:09.984Z|a24704a7-ddf8-4d47-91dc-c468cc12dad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:19.444Z|6b882c7e-75d1-4f7d-9397-c927ef5f701b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:19.444Z|6b882c7e-75d1-4f7d-9397-c927ef5f701b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:20.002Z|46238fbd-25fd-4c5e-ae6e-e75fc885d47d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:20.003Z|46238fbd-25fd-4c5e-ae6e-e75fc885d47d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:20.007Z|b0af601c-0433-4467-b5ae-6a369e67ea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:20.007Z|9d0dd92b-2b4a-4f01-9933-61f9754dd6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:20.007Z|b0af601c-0433-4467-b5ae-6a369e67ea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:20.007Z|9d0dd92b-2b4a-4f01-9933-61f9754dd6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:28.686Z|c33ecf27-cf38-42ca-972e-ae41aba28ef3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:00:28.687Z|c33ecf27-cf38-42ca-972e-ae41aba28ef3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:30.028Z|fe0a471b-c720-4b7b-8987-8a815de20dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:30.028Z|785b7538-949b-40d3-825f-79e2550657a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:30.028Z|fe0a471b-c720-4b7b-8987-8a815de20dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:30.028Z|785b7538-949b-40d3-825f-79e2550657a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:30.031Z|5b2b7c0a-7ec4-4543-b3ac-01fe0fd160f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:30.032Z|5b2b7c0a-7ec4-4543-b3ac-01fe0fd160f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:34.444Z|715ac7ed-1b5a-47e2-84a8-e87157225709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:34.447Z|715ac7ed-1b5a-47e2-84a8-e87157225709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:34.709Z|f0892dcc-7555-432a-beff-75b35cecaf34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:34.710Z|f0892dcc-7555-432a-beff-75b35cecaf34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:40.048Z|414d68f8-499e-478e-b8c4-dfd03fefe39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:40.048Z|4f6381fe-056f-4172-a114-de9053dc8116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:40.049Z|414d68f8-499e-478e-b8c4-dfd03fefe39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:40.049Z|4f6381fe-056f-4172-a114-de9053dc8116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:40.051Z|0e156272-1f08-4059-b3b7-852cce29903e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:40.051Z|0e156272-1f08-4059-b3b7-852cce29903e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:49.444Z|35e94e66-f068-440e-9262-75afac508a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:00:49.445Z|35e94e66-f068-440e-9262-75afac508a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:00:50.070Z|989bbc41-48fb-4550-bf79-2d82e4142444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:50.071Z|989bbc41-48fb-4550-bf79-2d82e4142444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:50.072Z|934c265c-34ed-419e-8ec2-0278bfdc5491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:50.072Z|35d3abc9-c98c-42b7-bd67-14822b74694f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:00:50.072Z|35d3abc9-c98c-42b7-bd67-14822b74694f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:00:50.072Z|934c265c-34ed-419e-8ec2-0278bfdc5491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:00.095Z|fc8315b4-4c7e-4de0-a112-85498ce5a552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:00.095Z|7c2c591d-5639-4ca1-aa1b-e512d7b4d9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:00.096Z|7c2c591d-5639-4ca1-aa1b-e512d7b4d9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:00.095Z|fc8315b4-4c7e-4de0-a112-85498ce5a552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:00.095Z|b4451b29-ba89-4930-923a-f0c3c02ac04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:00.096Z|b4451b29-ba89-4930-923a-f0c3c02ac04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:04.444Z|ddc79ef9-ca36-4255-b7a6-5a2581f2ea65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:04.445Z|ddc79ef9-ca36-4255-b7a6-5a2581f2ea65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:04.711Z|129d055a-a2b6-428e-b126-9867cde3f8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:04.711Z|129d055a-a2b6-428e-b126-9867cde3f8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:10.119Z|cad48614-8df9-4c97-ba97-ab97a799e396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:10.119Z|5c341c68-fdee-4d0f-b1f2-04850a5951c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:10.120Z|86a77cca-6bc9-4b5f-92c5-9846e5bc14f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:10.120Z|cad48614-8df9-4c97-ba97-ab97a799e396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:10.120Z|5c341c68-fdee-4d0f-b1f2-04850a5951c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:10.120Z|86a77cca-6bc9-4b5f-92c5-9846e5bc14f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:19.444Z|095a639c-72cb-4a02-9a70-e0c18062300b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:19.447Z|095a639c-72cb-4a02-9a70-e0c18062300b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:20.142Z|5df95e9d-b3ec-464c-81bc-65441416cd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:20.143Z|5df95e9d-b3ec-464c-81bc-65441416cd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:20.143Z|3a8a07a9-5be8-475b-9b0c-0f61e2665bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:20.144Z|3a8a07a9-5be8-475b-9b0c-0f61e2665bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:20.145Z|f65a9e6a-e6e1-45de-900b-21eb848523c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:20.146Z|f65a9e6a-e6e1-45de-900b-21eb848523c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:28.686Z|ea687eb7-fdac-4db4-951a-83fee6718534|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:01:28.687Z|ea687eb7-fdac-4db4-951a-83fee6718534|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:30.167Z|9316ae6e-cb1c-4fa8-b6f7-79fb56d26f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:30.167Z|7a075923-51a4-43d2-b04e-a5610fc739b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:30.167Z|9316ae6e-cb1c-4fa8-b6f7-79fb56d26f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:30.167Z|7a075923-51a4-43d2-b04e-a5610fc739b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:30.170Z|47773510-f912-44dd-a8fe-0a27e149f722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:30.171Z|47773510-f912-44dd-a8fe-0a27e149f722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:34.444Z|0f7c51a3-41b2-4f3f-abc6-759c54fe0df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:34.445Z|0f7c51a3-41b2-4f3f-abc6-759c54fe0df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:34.712Z|14fc8323-3497-44e1-940e-ddbc8ee356e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:34.712Z|14fc8323-3497-44e1-940e-ddbc8ee356e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:40.193Z|a9254127-f332-4274-a44e-05415c33f7bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:40.193Z|5404e4d8-6e04-42bc-9027-119b53a02416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:40.193Z|f222c38a-f44a-46a6-a0e3-fd4d95392c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:40.194Z|5404e4d8-6e04-42bc-9027-119b53a02416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:40.194Z|a9254127-f332-4274-a44e-05415c33f7bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:40.194Z|f222c38a-f44a-46a6-a0e3-fd4d95392c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:49.444Z|4ac4b14f-9a42-4a76-a48d-624630fec7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:01:49.445Z|4ac4b14f-9a42-4a76-a48d-624630fec7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:01:50.218Z|794e2616-32f7-4cfb-a581-013e484a7c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:50.218Z|6370ea9a-35f1-4678-aa2b-526c76e29472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:50.218Z|794e2616-32f7-4cfb-a581-013e484a7c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:50.218Z|6370ea9a-35f1-4678-aa2b-526c76e29472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:01:50.222Z|3d2aa3e8-e707-402d-9cbe-62052a2cd59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:01:50.223Z|3d2aa3e8-e707-402d-9cbe-62052a2cd59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:00.241Z|72d38670-feb6-41ef-b87b-250a7a843592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:00.241Z|826e6ff3-9115-4c3a-957a-b7832d1cd0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:00.242Z|826e6ff3-9115-4c3a-957a-b7832d1cd0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:00.242Z|72d38670-feb6-41ef-b87b-250a7a843592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:00.252Z|d283425a-89f6-436d-966a-690ea726a5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:00.253Z|d283425a-89f6-436d-966a-690ea726a5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:04.444Z|01b60413-b195-4b82-a746-8102639e7206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:04.447Z|01b60413-b195-4b82-a746-8102639e7206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:04.713Z|5822a9ad-9797-4e1b-8ef8-2550b4773a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:04.714Z|5822a9ad-9797-4e1b-8ef8-2550b4773a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:10.264Z|5dc49d1b-a463-4e64-b1f6-14f5e27f8fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:10.264Z|fdde9553-5ae8-4dc7-9be0-7e2b99acd02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:10.265Z|5dc49d1b-a463-4e64-b1f6-14f5e27f8fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:10.265Z|fdde9553-5ae8-4dc7-9be0-7e2b99acd02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:10.274Z|92cf9fdf-25d4-4931-9ac4-5b314dffa240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:10.275Z|92cf9fdf-25d4-4931-9ac4-5b314dffa240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:19.444Z|35c5ba9f-6892-4f7a-ba38-17121cca2758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:19.445Z|35c5ba9f-6892-4f7a-ba38-17121cca2758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:20.284Z|71066d10-d201-41e9-afdd-c870b5fffd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:20.285Z|71066d10-d201-41e9-afdd-c870b5fffd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:20.285Z|af03b2e2-666c-4e6b-8a6e-c0f0cf77354c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:20.286Z|af03b2e2-666c-4e6b-8a6e-c0f0cf77354c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:20.296Z|67f34492-7034-4806-b4db-aa41eb5e2877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:20.297Z|67f34492-7034-4806-b4db-aa41eb5e2877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:28.687Z|3ce7d66f-0eb5-4114-afdf-ffd8292699d6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:02:28.687Z|3ce7d66f-0eb5-4114-afdf-ffd8292699d6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:30.307Z|bafb7792-ae1e-41b1-89eb-bdf3d68540e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:30.308Z|bafb7792-ae1e-41b1-89eb-bdf3d68540e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:30.309Z|b05d0827-231d-4b0a-a292-09696f12ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:30.309Z|b05d0827-231d-4b0a-a292-09696f12ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:30.317Z|a00b10c0-9cd6-4c8e-b210-671f984f94eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:30.317Z|a00b10c0-9cd6-4c8e-b210-671f984f94eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:34.444Z|fe48cabb-7d7e-4825-b89e-44d384454484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:34.445Z|fe48cabb-7d7e-4825-b89e-44d384454484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:34.714Z|24f8f1a8-4048-4a45-a43f-5a2941458c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:34.715Z|24f8f1a8-4048-4a45-a43f-5a2941458c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:40.331Z|a15a0fc0-7f4e-4071-9082-241a3307b899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:40.331Z|797b52a1-6990-4eb9-9c4f-33bb4b478b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:40.332Z|a15a0fc0-7f4e-4071-9082-241a3307b899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:40.332Z|797b52a1-6990-4eb9-9c4f-33bb4b478b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:40.340Z|fc687370-5fc9-40a3-a283-8b216349b0fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:40.341Z|fc687370-5fc9-40a3-a283-8b216349b0fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:49.444Z|3dc783a9-dfea-43a8-89b4-ae9be8a9f8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:02:49.447Z|3dc783a9-dfea-43a8-89b4-ae9be8a9f8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:02:50.352Z|7ddce02e-6552-4452-90c2-f4e4a174f633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:50.352Z|7ddce02e-6552-4452-90c2-f4e4a174f633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:50.353Z|5a30e1a2-da77-4b52-8013-720659990426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:50.353Z|5a30e1a2-da77-4b52-8013-720659990426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:02:50.362Z|5125ec4b-f8a4-4901-b0a1-7fa24bff1b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:02:50.363Z|5125ec4b-f8a4-4901-b0a1-7fa24bff1b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:00.374Z|a123a943-1494-410c-90f8-101d33268e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:00.374Z|9f5521bf-87a1-41cc-8819-f6ccb0246159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:00.375Z|a123a943-1494-410c-90f8-101d33268e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:00.375Z|9f5521bf-87a1-41cc-8819-f6ccb0246159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:00.383Z|7740c409-05ef-44e5-8769-4bf625a7a073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:00.384Z|7740c409-05ef-44e5-8769-4bf625a7a073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:04.444Z|9fc8b30c-51a3-42fc-bdd3-2358202c9358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:04.445Z|9fc8b30c-51a3-42fc-bdd3-2358202c9358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:04.716Z|608de7c7-fa88-49e2-90ba-2798006900aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:04.716Z|608de7c7-fa88-49e2-90ba-2798006900aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:10.396Z|7031af1c-cc32-48f3-8a26-e19905c30020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:10.396Z|6d605f9e-40ef-4440-af98-26eb1399c896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:10.396Z|7031af1c-cc32-48f3-8a26-e19905c30020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:10.396Z|6d605f9e-40ef-4440-af98-26eb1399c896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:10.406Z|a3474fee-5f7a-4c2b-af43-660433b13b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:10.407Z|a3474fee-5f7a-4c2b-af43-660433b13b54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:19.444Z|557e25ec-1d88-4173-a759-4bac1a4e5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:19.444Z|557e25ec-1d88-4173-a759-4bac1a4e5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:20.419Z|d3cb5d20-417c-4d02-a8a7-4d289a5dec3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:20.419Z|6e1b8300-d66e-417d-b806-ef7f09ff6732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:20.420Z|d3cb5d20-417c-4d02-a8a7-4d289a5dec3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:20.420Z|6e1b8300-d66e-417d-b806-ef7f09ff6732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:20.432Z|338162d4-4f4e-4e41-b3c6-9491be3f0c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:20.433Z|338162d4-4f4e-4e41-b3c6-9491be3f0c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:28.687Z|3346b51e-8f3d-4af8-b16b-5b9d862e7e20|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:03:28.688Z|3346b51e-8f3d-4af8-b16b-5b9d862e7e20|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:30.445Z|0c2ad6bb-7182-4c22-982f-45dd498f4411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:30.445Z|e3f67bec-3cfd-400d-82be-e0881bb17717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:30.445Z|e3f67bec-3cfd-400d-82be-e0881bb17717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:30.445Z|0c2ad6bb-7182-4c22-982f-45dd498f4411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:30.459Z|ef0020fc-7a0f-4001-9620-6225438d17e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:30.460Z|ef0020fc-7a0f-4001-9620-6225438d17e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:34.444Z|6b6323a1-8304-4361-a1a7-77696cc5c017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:34.447Z|6b6323a1-8304-4361-a1a7-77696cc5c017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:34.717Z|46838f68-d8cb-4bab-934f-cd0a0bf81ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:34.718Z|46838f68-d8cb-4bab-934f-cd0a0bf81ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:40.473Z|15f23f90-c666-4337-b3f3-d7bc6fa4755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:40.474Z|15f23f90-c666-4337-b3f3-d7bc6fa4755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:40.474Z|71c6e9dc-6137-4b0b-bbe8-18c0c2a76fdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:40.474Z|71c6e9dc-6137-4b0b-bbe8-18c0c2a76fdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:40.484Z|241efa21-ea3c-4af0-aeff-6e4c73c399ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:40.485Z|241efa21-ea3c-4af0-aeff-6e4c73c399ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:49.444Z|29a2917c-3f57-4361-a94b-87d68511dfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:03:49.445Z|29a2917c-3f57-4361-a94b-87d68511dfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:03:50.496Z|970658d0-c529-44fb-b1b6-f1e15f36a6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:50.497Z|d4888f32-8e81-4019-a5d7-12d1bf2ac473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:50.497Z|970658d0-c529-44fb-b1b6-f1e15f36a6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:50.497Z|d4888f32-8e81-4019-a5d7-12d1bf2ac473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:03:50.505Z|67f508c8-fe6f-4698-bd18-6a5e1cfe85dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:03:50.506Z|67f508c8-fe6f-4698-bd18-6a5e1cfe85dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:00.520Z|74c34348-a3ad-4fd4-8ae4-3f0fa17f5ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:00.521Z|74c34348-a3ad-4fd4-8ae4-3f0fa17f5ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:00.523Z|e8c5b4dc-82d7-4cd5-93cd-9e8c2d1eb5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:00.524Z|e8c5b4dc-82d7-4cd5-93cd-9e8c2d1eb5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:00.530Z|1a5398fb-6cff-410d-821b-84759ce5f8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:00.531Z|1a5398fb-6cff-410d-821b-84759ce5f8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:04.444Z|2ef24d88-90c7-4009-9d86-c4d73daa5457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:04.445Z|2ef24d88-90c7-4009-9d86-c4d73daa5457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:04.718Z|b0d51d52-4561-4a79-a802-9953a11cbfbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:04.719Z|b0d51d52-4561-4a79-a802-9953a11cbfbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:10.544Z|1e7ce5ca-9199-4c7a-8960-9935740b920b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:10.545Z|1e7ce5ca-9199-4c7a-8960-9935740b920b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:10.549Z|225c4046-3d11-4134-ac8e-2a4b43512a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:10.551Z|225c4046-3d11-4134-ac8e-2a4b43512a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:10.557Z|cc55e9fb-c9f3-45a3-89cf-cc6eb93292ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:10.558Z|cc55e9fb-c9f3-45a3-89cf-cc6eb93292ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:19.444Z|8974e8aa-79a9-4455-a1c7-2e96a1e194e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:19.448Z|8974e8aa-79a9-4455-a1c7-2e96a1e194e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:20.568Z|2297e45a-f1ac-4900-8e99-7eb7c5b464f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:20.568Z|2297e45a-f1ac-4900-8e99-7eb7c5b464f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:20.572Z|0e1dc3c7-972c-4dd7-a297-404d7db42892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:20.572Z|0e1dc3c7-972c-4dd7-a297-404d7db42892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:20.582Z|d1a6793f-48b9-4926-a181-71f18f2d7b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:20.583Z|d1a6793f-48b9-4926-a181-71f18f2d7b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:28.687Z|24b63f96-565d-489c-9190-890ae2e4969a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:04:28.688Z|24b63f96-565d-489c-9190-890ae2e4969a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:30.591Z|81c6c407-b902-4129-9ff2-e65ae64a3739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:30.591Z|81c6c407-b902-4129-9ff2-e65ae64a3739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:30.592Z|d5b82eee-7162-4823-b7dc-1be161c419e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:30.593Z|d5b82eee-7162-4823-b7dc-1be161c419e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:30.617Z|13126ac8-19f0-42a9-bd75-4180d55b2448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:30.618Z|13126ac8-19f0-42a9-bd75-4180d55b2448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:34.444Z|6926c43e-2f9c-4dd3-9c88-8c9b11902b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:34.445Z|6926c43e-2f9c-4dd3-9c88-8c9b11902b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:34.719Z|2005771d-7ea1-48b3-8b98-b51c22aed1e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:34.720Z|2005771d-7ea1-48b3-8b98-b51c22aed1e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:40.623Z|85fa983a-cd74-431c-810d-d9cb41ad9437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:40.623Z|57cf5842-334a-4265-9374-8ff41408b1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:40.623Z|57cf5842-334a-4265-9374-8ff41408b1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:40.623Z|85fa983a-cd74-431c-810d-d9cb41ad9437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:40.642Z|8c733e84-e098-4b19-9fd1-d1e3ba6f29cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:40.643Z|8c733e84-e098-4b19-9fd1-d1e3ba6f29cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:49.444Z|e37cf198-f158-443d-90b4-e6f4f6145b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:04:49.444Z|e37cf198-f158-443d-90b4-e6f4f6145b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:04:50.645Z|668542a8-031a-469e-b2cb-2d02cb06bf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:50.646Z|e550046b-936b-4655-bd5e-b7811b0cf862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:50.646Z|668542a8-031a-469e-b2cb-2d02cb06bf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:50.646Z|e550046b-936b-4655-bd5e-b7811b0cf862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:04:50.666Z|96119d69-e23d-43e4-bcfd-d2dccf78990c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:04:50.667Z|96119d69-e23d-43e4-bcfd-d2dccf78990c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:00.667Z|95a3402e-9996-41f4-a69c-fb9b8ebee2a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:00.668Z|95a3402e-9996-41f4-a69c-fb9b8ebee2a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:00.669Z|e1b74288-b9cd-4a18-97f8-05f04287f957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:00.669Z|e1b74288-b9cd-4a18-97f8-05f04287f957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:00.689Z|b4f5f91b-c849-49da-889a-cea3f2fd986b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:00.690Z|b4f5f91b-c849-49da-889a-cea3f2fd986b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:04.444Z|a9b95352-2a60-45a6-8f0b-7699419c00ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:04.447Z|a9b95352-2a60-45a6-8f0b-7699419c00ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:04.720Z|f39de481-0f3f-4a81-8ec5-5e76bf9a44ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:04.721Z|f39de481-0f3f-4a81-8ec5-5e76bf9a44ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:10.690Z|273d0620-9195-4ddd-8047-d9dd3dbf2b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:10.690Z|b2ce17d4-72bc-4e31-bdc5-0e9ff9ec200b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:10.690Z|273d0620-9195-4ddd-8047-d9dd3dbf2b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:10.691Z|b2ce17d4-72bc-4e31-bdc5-0e9ff9ec200b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:10.710Z|899ba59b-9477-437f-a5a8-1de88a2c1ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:10.711Z|899ba59b-9477-437f-a5a8-1de88a2c1ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:19.444Z|55909f00-8992-4c65-89d8-f99b6bd8875b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:19.444Z|55909f00-8992-4c65-89d8-f99b6bd8875b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:20.712Z|25126dc7-ed55-4617-87a5-491da8edb219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:20.712Z|ee0432d4-49f2-4362-8268-903d0b008cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:20.713Z|ee0432d4-49f2-4362-8268-903d0b008cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:20.713Z|25126dc7-ed55-4617-87a5-491da8edb219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:20.735Z|6ec11809-7ca4-458b-ac8b-b501c377131b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:20.736Z|6ec11809-7ca4-458b-ac8b-b501c377131b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:28.687Z|bea13a68-6469-41c4-a288-e6d62172f32e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:05:28.688Z|bea13a68-6469-41c4-a288-e6d62172f32e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:30.743Z|9591833b-85da-46e9-a2e0-1c5422cc07cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:30.743Z|9591833b-85da-46e9-a2e0-1c5422cc07cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:30.744Z|60ebce92-dcb0-4b5b-a61e-823386f86228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:30.744Z|60ebce92-dcb0-4b5b-a61e-823386f86228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:30.756Z|810b4325-9a05-407c-b32f-ae2fd280e02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:30.757Z|810b4325-9a05-407c-b32f-ae2fd280e02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:34.444Z|4574284c-f92e-4e03-b7c2-10eff424c623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:34.444Z|4574284c-f92e-4e03-b7c2-10eff424c623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:34.721Z|2e7961a7-cc74-481b-aad9-e3f12d879056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:34.722Z|2e7961a7-cc74-481b-aad9-e3f12d879056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:40.766Z|5b8127e1-c2d6-43f1-9822-260c7ad8eec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:40.766Z|5b8127e1-c2d6-43f1-9822-260c7ad8eec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:40.766Z|fb5ed26e-1bd3-44e8-b90c-146e30fc195c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:40.767Z|fb5ed26e-1bd3-44e8-b90c-146e30fc195c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:40.777Z|1b10d1de-450c-4c30-8c56-304e7f45ea28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:40.778Z|1b10d1de-450c-4c30-8c56-304e7f45ea28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:49.444Z|7d411d45-38d3-4334-8857-50030a5ff4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:05:49.447Z|7d411d45-38d3-4334-8857-50030a5ff4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:05:50.787Z|bbba2bef-74e7-43e9-822a-fad52816f930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:50.787Z|0292563f-864a-47c9-bd9b-9db194bad47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:50.788Z|bbba2bef-74e7-43e9-822a-fad52816f930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:50.788Z|0292563f-864a-47c9-bd9b-9db194bad47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:05:50.797Z|484bce4d-1641-4aee-a110-a8e2fd33c805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:05:50.798Z|484bce4d-1641-4aee-a110-a8e2fd33c805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:00.808Z|65ec5df8-dc07-4ee4-9f4a-c5baba292ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:00.808Z|65ec5df8-dc07-4ee4-9f4a-c5baba292ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:00.809Z|f66d758d-94de-4592-a1dc-da958a881cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:00.809Z|f66d758d-94de-4592-a1dc-da958a881cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:00.818Z|9fdae28d-6b48-44ec-810d-2a0fbf5f35ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:00.818Z|9fdae28d-6b48-44ec-810d-2a0fbf5f35ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:04.444Z|5a0f5717-f6b3-4f16-87d0-aed1af941f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:04.445Z|5a0f5717-f6b3-4f16-87d0-aed1af941f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:04.722Z|f4d345a7-f4bb-4197-a6da-c4ec0157dc6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:04.723Z|f4d345a7-f4bb-4197-a6da-c4ec0157dc6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:10.828Z|5393111d-502b-472d-8735-efb14279e446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:10.828Z|5aee258b-902c-4ec7-9a75-2a3a1a08ff00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:10.829Z|5393111d-502b-472d-8735-efb14279e446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:10.829Z|5aee258b-902c-4ec7-9a75-2a3a1a08ff00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:10.837Z|a08a4085-c884-49fd-845e-3346f4c9bb0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:10.837Z|a08a4085-c884-49fd-845e-3346f4c9bb0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:19.444Z|592e9fd1-b255-4ac4-8b05-0125fe80d917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:19.444Z|592e9fd1-b255-4ac4-8b05-0125fe80d917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:20.850Z|2e8dcde8-14b3-4f4a-b836-70ce5f3822b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:20.850Z|7ffd99ba-da7f-4bfc-95dc-a5ea0976f9e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:20.851Z|7ffd99ba-da7f-4bfc-95dc-a5ea0976f9e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:20.851Z|2e8dcde8-14b3-4f4a-b836-70ce5f3822b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:20.857Z|0132cf67-6a0e-47c7-9b89-3eee8f5174a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:20.858Z|0132cf67-6a0e-47c7-9b89-3eee8f5174a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:28.686Z|6e6d9e21-b06a-4cf2-b624-3b9c08ccfb00|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:06:28.687Z|6e6d9e21-b06a-4cf2-b624-3b9c08ccfb00|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:30.876Z|64c898a9-4078-4198-ab79-d38e6508b11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:30.876Z|35e1bc9d-50fc-4864-8c74-8d87d1ba38e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:30.876Z|64c898a9-4078-4198-ab79-d38e6508b11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:30.876Z|35e1bc9d-50fc-4864-8c74-8d87d1ba38e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:30.885Z|10321ddd-e248-4cf8-9200-196c23f94e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:30.885Z|10321ddd-e248-4cf8-9200-196c23f94e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:34.444Z|e52dc31c-ea3b-4578-b81b-a52fd58fc91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:34.447Z|e52dc31c-ea3b-4578-b81b-a52fd58fc91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:34.723Z|2a125e4b-7303-4f7f-a07b-9cf0e4cde4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:34.724Z|2a125e4b-7303-4f7f-a07b-9cf0e4cde4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:40.897Z|6e7b13a2-1f10-45d7-8820-1a4ea5b8eacb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:40.897Z|d11c43eb-428b-4bbe-91a7-48d14363d8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:40.898Z|d11c43eb-428b-4bbe-91a7-48d14363d8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:40.898Z|6e7b13a2-1f10-45d7-8820-1a4ea5b8eacb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:40.906Z|51d37a54-60ee-4f2e-aa59-ca54a3a41d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:40.907Z|51d37a54-60ee-4f2e-aa59-ca54a3a41d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:49.444Z|8143d324-d27e-4b2d-ac88-d69968fb1567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:06:49.445Z|8143d324-d27e-4b2d-ac88-d69968fb1567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:06:50.919Z|c3ec2f06-bf3a-4e30-99ba-9047ca0de1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:50.919Z|b25990da-1c13-4b37-a538-331c155f7038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:50.920Z|c3ec2f06-bf3a-4e30-99ba-9047ca0de1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:50.920Z|b25990da-1c13-4b37-a538-331c155f7038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:06:50.929Z|d90e691f-74aa-4e99-b893-7c470ac596a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:06:50.929Z|d90e691f-74aa-4e99-b893-7c470ac596a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:00.941Z|ca2194c2-be17-4abb-91e8-c44efde91308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:00.941Z|76ec8683-bd3f-4f91-aace-eae8e55d4e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:00.942Z|ca2194c2-be17-4abb-91e8-c44efde91308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:00.942Z|76ec8683-bd3f-4f91-aace-eae8e55d4e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:00.950Z|79769125-136c-4fdd-ab97-90575098195f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:00.950Z|79769125-136c-4fdd-ab97-90575098195f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:04.444Z|3c4a9773-2ce9-4f8f-9122-5f512e8486fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:04.445Z|3c4a9773-2ce9-4f8f-9122-5f512e8486fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:04.725Z|dd8398b2-a56c-441c-b5bc-7f6010f71568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:04.725Z|dd8398b2-a56c-441c-b5bc-7f6010f71568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:10.965Z|f617e5c3-984f-450d-941d-289fb03b60a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:10.965Z|c176a2d7-478f-4409-8038-b31531a05494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:10.965Z|f617e5c3-984f-450d-941d-289fb03b60a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:10.965Z|c176a2d7-478f-4409-8038-b31531a05494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:10.969Z|5d671493-a355-4232-993b-c46e7e22dca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:10.970Z|5d671493-a355-4232-993b-c46e7e22dca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:19.444Z|dabc63df-701a-45ba-93fe-28ad194b8210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:19.448Z|dabc63df-701a-45ba-93fe-28ad194b8210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:20.988Z|3d6b478a-0bf8-4a10-a876-b78952b27ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:20.988Z|6cdd161d-0475-4a65-94cd-c59a58fda7bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:20.988Z|777a4f79-c5d2-4949-8631-243e46f93e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:20.988Z|3d6b478a-0bf8-4a10-a876-b78952b27ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:20.988Z|6cdd161d-0475-4a65-94cd-c59a58fda7bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:20.988Z|777a4f79-c5d2-4949-8631-243e46f93e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:28.687Z|b8dbdbe5-8f8e-435b-a447-eeb18b6d3d74|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:07:28.687Z|b8dbdbe5-8f8e-435b-a447-eeb18b6d3d74|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:31.009Z|0513400f-7ac6-4d77-b17e-9a6ec17add33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:31.010Z|0513400f-7ac6-4d77-b17e-9a6ec17add33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:31.014Z|bdfca53c-2673-485b-9b60-1b04a59705c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:31.014Z|99a51a64-e63d-4b62-83e5-7872553d6e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:31.014Z|bdfca53c-2673-485b-9b60-1b04a59705c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:31.014Z|99a51a64-e63d-4b62-83e5-7872553d6e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:34.444Z|73d2b656-3559-4c26-98ba-887353c2b10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:34.445Z|73d2b656-3559-4c26-98ba-887353c2b10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:34.726Z|6bb06ab0-1fa8-4f84-b02a-80479f6e86d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:34.727Z|6bb06ab0-1fa8-4f84-b02a-80479f6e86d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:41.032Z|2af579f9-a998-4a4d-ae43-7e551247cc87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:41.032Z|2af579f9-a998-4a4d-ae43-7e551247cc87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:41.037Z|46aae653-c245-49e3-af97-33fc127c370e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:41.037Z|46aae653-c245-49e3-af97-33fc127c370e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:41.038Z|d29e2028-807c-476f-85c6-a0bbc2e7ea47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:41.038Z|d29e2028-807c-476f-85c6-a0bbc2e7ea47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:49.444Z|bd3d631b-b029-48a3-9c55-27d65b0bc300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:07:49.445Z|bd3d631b-b029-48a3-9c55-27d65b0bc300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:07:51.053Z|ec941548-1571-459d-856c-ae52bc5cb2ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:51.054Z|ec941548-1571-459d-856c-ae52bc5cb2ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:51.058Z|fbf52b66-b317-47ae-963d-13cbd7cc5b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:51.058Z|07a1cdb4-6154-4c94-b9e3-56cf9bd08248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:07:51.059Z|07a1cdb4-6154-4c94-b9e3-56cf9bd08248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:07:51.059Z|fbf52b66-b317-47ae-963d-13cbd7cc5b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:01.076Z|ec915b11-45e4-4466-9fee-fc0f17634100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:01.077Z|ec915b11-45e4-4466-9fee-fc0f17634100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:01.077Z|5f6cad7a-c400-4bee-a646-2dd4d2be76ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:01.078Z|5f6cad7a-c400-4bee-a646-2dd4d2be76ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:01.078Z|fa43db42-cb12-453b-b30c-5098dea4fa7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:01.078Z|fa43db42-cb12-453b-b30c-5098dea4fa7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:04.444Z|8abf79f4-d912-4cef-9b06-899aae8357b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:04.447Z|8abf79f4-d912-4cef-9b06-899aae8357b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:04.727Z|40b83cb2-c8ff-4751-800c-071c29d1e862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:04.728Z|40b83cb2-c8ff-4751-800c-071c29d1e862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:11.101Z|ff085f42-b6a6-4692-8ad1-6ddd27f2d8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:11.101Z|4ee6da96-e404-4463-be33-cac50e4cf5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:11.102Z|ff085f42-b6a6-4692-8ad1-6ddd27f2d8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:11.102Z|4ee6da96-e404-4463-be33-cac50e4cf5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:11.102Z|e3e8b6db-a86f-43a1-9638-ffb47736fc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:11.103Z|e3e8b6db-a86f-43a1-9638-ffb47736fc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:19.444Z|3d14adba-f0d6-486a-8948-2b1c008e2065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:19.444Z|3d14adba-f0d6-486a-8948-2b1c008e2065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:21.131Z|164417b4-8dd2-4f5f-9c71-573f0a3b711f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:21.131Z|d3abb702-422b-4876-9fe1-09025502f3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:21.131Z|164417b4-8dd2-4f5f-9c71-573f0a3b711f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:21.131Z|d3abb702-422b-4876-9fe1-09025502f3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:21.133Z|efaa96e3-3984-4c35-9ee0-5ff1bc4a44c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:21.134Z|efaa96e3-3984-4c35-9ee0-5ff1bc4a44c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:28.687Z|0154788d-3d43-418a-9f2d-2e84e572823d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:08:28.688Z|0154788d-3d43-418a-9f2d-2e84e572823d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:31.153Z|c8d9b400-dae9-44d1-bc0c-31424758745c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:31.153Z|92c82eb6-5ee0-43e7-90b0-c71b14cb0d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:31.153Z|94983de6-564f-4a9b-a11f-afa01f939397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:31.153Z|92c82eb6-5ee0-43e7-90b0-c71b14cb0d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:31.153Z|94983de6-564f-4a9b-a11f-afa01f939397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:31.153Z|c8d9b400-dae9-44d1-bc0c-31424758745c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:34.444Z|1137921d-90b7-48ea-a0c2-f01e7de0c2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:34.444Z|1137921d-90b7-48ea-a0c2-f01e7de0c2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:34.728Z|a38369a4-2499-4e36-aa9c-cee359396457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:34.729Z|a38369a4-2499-4e36-aa9c-cee359396457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:41.173Z|2625044c-dfc0-44a5-b6be-808a7071b91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:41.173Z|4625ffb2-24b4-467b-8379-07485803f8bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:41.173Z|4625ffb2-24b4-467b-8379-07485803f8bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:41.173Z|2625044c-dfc0-44a5-b6be-808a7071b91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:41.175Z|33703755-4250-4fcd-ab94-bedb1c3311f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:41.175Z|33703755-4250-4fcd-ab94-bedb1c3311f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:49.444Z|67170778-e4ac-47af-a5b0-37976539de2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:08:49.447Z|67170778-e4ac-47af-a5b0-37976539de2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:08:51.194Z|2a2c5fbb-58ca-4209-a0e9-24afbedba7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:51.195Z|2a2c5fbb-58ca-4209-a0e9-24afbedba7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:51.195Z|640b20cd-cde2-4ca0-b899-f823956cf205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:51.195Z|2ac572fa-ebc7-46a3-ac71-4f383d76fa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:08:51.196Z|2ac572fa-ebc7-46a3-ac71-4f383d76fa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:08:51.196Z|640b20cd-cde2-4ca0-b899-f823956cf205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:01.218Z|f12fd3a4-613e-405f-b124-71a09bb6a2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:01.219Z|4d43b9b8-c767-4654-8756-4df00b4ded59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:01.219Z|f12fd3a4-613e-405f-b124-71a09bb6a2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:01.219Z|4d43b9b8-c767-4654-8756-4df00b4ded59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:01.224Z|50c517a1-0c7e-4eb6-947e-7e1e8b007000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:01.225Z|50c517a1-0c7e-4eb6-947e-7e1e8b007000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:04.444Z|7b5991e9-ef70-4934-86cd-22fe38ad998c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:04.444Z|7b5991e9-ef70-4934-86cd-22fe38ad998c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:04.730Z|5f06bdce-b393-405d-9684-4702d556cd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:04.730Z|5f06bdce-b393-405d-9684-4702d556cd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:11.241Z|4f0d08ea-73aa-434b-843c-1ce976fec0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:11.241Z|562a9fd6-3e04-42c4-b7df-08e6108d325d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:11.242Z|562a9fd6-3e04-42c4-b7df-08e6108d325d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:11.242Z|4f0d08ea-73aa-434b-843c-1ce976fec0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:11.243Z|3c308ec9-b226-45d8-8008-06bde264feb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:11.243Z|3c308ec9-b226-45d8-8008-06bde264feb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:19.444Z|699d7b3e-90f0-49cf-b077-aee901c6aa09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:19.444Z|699d7b3e-90f0-49cf-b077-aee901c6aa09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:21.263Z|e4018c62-f095-480f-b2de-71f0e653e389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:21.263Z|fe6f6dc5-fc03-41f9-89ac-e069747ee7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:21.263Z|78e0c094-14fd-4b1a-a04f-4969234d4d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:21.263Z|78e0c094-14fd-4b1a-a04f-4969234d4d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:21.263Z|fe6f6dc5-fc03-41f9-89ac-e069747ee7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:21.263Z|e4018c62-f095-480f-b2de-71f0e653e389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:28.687Z|5bddda43-571e-4088-aaa6-892513d5c4a6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:09:28.687Z|5bddda43-571e-4088-aaa6-892513d5c4a6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:31.284Z|749d47d9-01ca-458c-b82d-763498a04152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:31.285Z|749d47d9-01ca-458c-b82d-763498a04152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:31.285Z|652e7f05-0551-4b6f-9a5e-b95d314d64cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:31.285Z|116e2693-e1d0-428f-870c-923bf289a517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:31.285Z|116e2693-e1d0-428f-870c-923bf289a517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:31.285Z|652e7f05-0551-4b6f-9a5e-b95d314d64cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:34.444Z|9c0260e4-5425-431e-a632-299893803d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:34.447Z|9c0260e4-5425-431e-a632-299893803d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:34.731Z|e4da001f-ee53-4d36-86cf-dcc41a12e86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:34.731Z|e4da001f-ee53-4d36-86cf-dcc41a12e86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:41.306Z|b0d3ecf9-d6e6-4e8e-82a8-ec424955f0bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:41.306Z|3d936195-a4d2-4bb8-b16c-e4917fa1f9b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:41.307Z|b0d3ecf9-d6e6-4e8e-82a8-ec424955f0bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:41.307Z|3d936195-a4d2-4bb8-b16c-e4917fa1f9b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:41.308Z|b4762aec-4ab7-419b-bb5a-b04fdfcf3636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:41.309Z|b4762aec-4ab7-419b-bb5a-b04fdfcf3636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:49.444Z|5f6781d1-bd1a-4cd7-a39b-532042d8b861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:09:49.445Z|5f6781d1-bd1a-4cd7-a39b-532042d8b861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:09:51.330Z|91cd7005-4a7d-4a1c-91b9-0dc0e2c0e67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:51.331Z|91cd7005-4a7d-4a1c-91b9-0dc0e2c0e67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:51.335Z|c2b61e70-4c96-405a-b958-61d3a3ab8b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:51.335Z|8ff61b17-4641-4def-b91f-b80f09d04cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:09:51.335Z|c2b61e70-4c96-405a-b958-61d3a3ab8b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:09:51.335Z|8ff61b17-4641-4def-b91f-b80f09d04cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:01.352Z|43e4d5b1-450f-4aec-b19a-9e4d592b2195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:01.353Z|7c662df7-740c-4396-a7bb-7b55e402faeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:01.352Z|43e4d5b1-450f-4aec-b19a-9e4d592b2195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:01.353Z|7c662df7-740c-4396-a7bb-7b55e402faeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:01.353Z|2f4a7ca0-4a8a-4af6-a3d2-9666f3e11e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:01.353Z|2f4a7ca0-4a8a-4af6-a3d2-9666f3e11e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:04.444Z|6675000e-2814-4055-b829-f2cdcf15ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:04.445Z|6675000e-2814-4055-b829-f2cdcf15ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:04.732Z|c2e8945d-d591-4bf8-9ba0-31e776e0cb99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:04.733Z|c2e8945d-d591-4bf8-9ba0-31e776e0cb99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:11.373Z|002235de-2903-4835-9232-4768cbf9a381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:11.374Z|002235de-2903-4835-9232-4768cbf9a381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:11.374Z|1dd181a9-bfc3-4d16-b96e-74ce13711c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:11.374Z|b9ccd29d-2d82-475c-baee-b1c9c6b62fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:11.375Z|1dd181a9-bfc3-4d16-b96e-74ce13711c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:11.375Z|b9ccd29d-2d82-475c-baee-b1c9c6b62fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:19.444Z|430639b6-6c38-47f9-8086-dbe755fcc05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:19.448Z|430639b6-6c38-47f9-8086-dbe755fcc05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:21.395Z|fb3e7930-f646-4298-8461-6e4ba17889ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:21.395Z|108c116f-250a-4824-b200-472ed28b60ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:21.395Z|4c08a0de-effc-4f05-82c6-324eabb2b2fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:21.396Z|4c08a0de-effc-4f05-82c6-324eabb2b2fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:21.396Z|108c116f-250a-4824-b200-472ed28b60ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:21.396Z|fb3e7930-f646-4298-8461-6e4ba17889ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:28.687Z|74e486c9-f1ca-4331-8d9d-bed4561b99c4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:10:28.688Z|74e486c9-f1ca-4331-8d9d-bed4561b99c4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:31.418Z|e88cd280-113e-4d58-9d04-096d2fa53e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:31.419Z|e88cd280-113e-4d58-9d04-096d2fa53e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:31.424Z|925dbae9-de53-4381-a5f0-29d3a98355e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:31.424Z|5dd5b108-0ebc-4746-967e-0e4cf3e66c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:31.425Z|925dbae9-de53-4381-a5f0-29d3a98355e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:31.425Z|5dd5b108-0ebc-4746-967e-0e4cf3e66c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:34.444Z|2127f903-692a-4e0f-9298-71de18f43063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:34.445Z|2127f903-692a-4e0f-9298-71de18f43063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:34.733Z|7a8e2694-aa1c-405a-985f-767be56e65ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:34.734Z|7a8e2694-aa1c-405a-985f-767be56e65ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:41.439Z|725694ac-6381-4b7c-be89-3270f28c2169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:41.439Z|725694ac-6381-4b7c-be89-3270f28c2169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:41.444Z|41d7930c-894a-4e09-8b2c-09c47ab83d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:41.444Z|41d7930c-894a-4e09-8b2c-09c47ab83d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:41.445Z|48acef1c-c668-4dca-938c-4e102fabbd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:41.446Z|48acef1c-c668-4dca-938c-4e102fabbd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:49.444Z|ef7e9013-6a96-4bc5-abfd-cf63c7befde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:10:49.445Z|ef7e9013-6a96-4bc5-abfd-cf63c7befde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:10:51.459Z|4d8be975-9cb8-42c8-9d9e-f21f48834407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:51.460Z|4d8be975-9cb8-42c8-9d9e-f21f48834407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:51.465Z|0b1e9023-3048-4ea7-beec-ec74e1dd6320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:51.466Z|0b1e9023-3048-4ea7-beec-ec74e1dd6320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:10:51.472Z|ca2c5ff6-7a0d-47f5-b1d1-42522ddb312d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:10:51.473Z|ca2c5ff6-7a0d-47f5-b1d1-42522ddb312d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:01.483Z|185c0159-98ec-4386-959c-671fbd708c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:01.484Z|185c0159-98ec-4386-959c-671fbd708c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:01.487Z|c73e318e-af90-44c4-8176-5db43977d788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:01.488Z|c73e318e-af90-44c4-8176-5db43977d788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:01.493Z|a9a08929-d6dc-449b-9754-640672380423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:01.493Z|a9a08929-d6dc-449b-9754-640672380423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:04.444Z|50510b28-6e86-4947-947e-f8bb2036be46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:04.447Z|50510b28-6e86-4947-947e-f8bb2036be46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:04.734Z|cb7c83cb-fc79-4655-8105-86eaec7ac99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:04.735Z|cb7c83cb-fc79-4655-8105-86eaec7ac99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:11.505Z|a199ed55-1133-43a1-a228-3193094e303a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:11.506Z|a199ed55-1133-43a1-a228-3193094e303a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:11.507Z|12800978-dc5c-498d-9a4e-bfb1d9318985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:11.508Z|12800978-dc5c-498d-9a4e-bfb1d9318985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:11.513Z|8b73a9b7-39dc-4deb-84c3-32ae37b2c6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:11.513Z|8b73a9b7-39dc-4deb-84c3-32ae37b2c6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:19.444Z|0d894f1e-bc40-4afc-915c-fd0d040193d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:19.444Z|0d894f1e-bc40-4afc-915c-fd0d040193d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:21.531Z|dd40d10f-6c01-486e-b306-e09bfa998a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:21.531Z|dd40d10f-6c01-486e-b306-e09bfa998a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:21.531Z|8f7e6c26-c427-4b4c-bcc9-3652ad6ca45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:21.532Z|8f7e6c26-c427-4b4c-bcc9-3652ad6ca45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:21.533Z|62cda125-030a-4aac-8f71-e6a62d8abf82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:21.533Z|62cda125-030a-4aac-8f71-e6a62d8abf82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:28.687Z|4696d098-c24e-4e30-9ba7-c3f7ed8611c1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:11:28.688Z|4696d098-c24e-4e30-9ba7-c3f7ed8611c1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:31.553Z|eebaa7bb-1a4c-404e-93a1-31668328011f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:31.553Z|db6d034b-686c-4e29-8932-7b11748ae68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:31.553Z|eebaa7bb-1a4c-404e-93a1-31668328011f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:31.553Z|db6d034b-686c-4e29-8932-7b11748ae68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:31.554Z|27451ab9-97b8-457c-823f-e188525b785c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:31.555Z|27451ab9-97b8-457c-823f-e188525b785c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:34.444Z|25e10eda-d989-4e5e-be95-9dcbd849ac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:34.444Z|25e10eda-d989-4e5e-be95-9dcbd849ac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:34.735Z|7a652e43-9cd6-458b-935f-62dae709220e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:34.736Z|7a652e43-9cd6-458b-935f-62dae709220e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:41.574Z|70411b7a-2808-4fb0-8cac-e79cffcefb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:41.574Z|42ff7b6e-953b-4178-8cfa-94fba3d1416e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:41.574Z|c06a75b3-c105-4f2a-977a-80be899cd18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:41.575Z|70411b7a-2808-4fb0-8cac-e79cffcefb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:41.575Z|c06a75b3-c105-4f2a-977a-80be899cd18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:41.575Z|42ff7b6e-953b-4178-8cfa-94fba3d1416e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:49.444Z|65c9ab1b-f7fa-49bf-887a-484dc2295a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:11:49.447Z|65c9ab1b-f7fa-49bf-887a-484dc2295a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:11:51.595Z|1244be2c-cef3-4310-a3ef-7a50465248d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:51.595Z|1244be2c-cef3-4310-a3ef-7a50465248d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:51.597Z|639da121-d06a-4440-9eb2-a4e232a80be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:51.598Z|639da121-d06a-4440-9eb2-a4e232a80be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:11:51.598Z|2bf87654-464d-4872-a27d-7f4485397000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:11:51.599Z|2bf87654-464d-4872-a27d-7f4485397000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:01.617Z|4234d636-3f10-4dc8-95ce-4d3f90fa72e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:01.618Z|4234d636-3f10-4dc8-95ce-4d3f90fa72e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:01.618Z|2ef31a70-2b3d-4167-9641-08c28bda9c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:01.618Z|9bdea146-9113-4828-aadf-8db651a1828a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:01.618Z|2ef31a70-2b3d-4167-9641-08c28bda9c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:01.619Z|9bdea146-9113-4828-aadf-8db651a1828a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:04.444Z|ec827c27-a5ad-4064-9e0b-4830d79be818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:04.445Z|ec827c27-a5ad-4064-9e0b-4830d79be818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:04.737Z|4a88463c-2b4b-48f6-946b-0f9283768501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:04.737Z|4a88463c-2b4b-48f6-946b-0f9283768501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:11.639Z|1f165780-3901-41d4-a599-589cb4ab8ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:11.640Z|1f165780-3901-41d4-a599-589cb4ab8ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:11.641Z|439c7412-2818-46ee-8959-8a524ac22b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:11.642Z|439c7412-2818-46ee-8959-8a524ac22b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:11.643Z|7fb483c4-f22c-44eb-8880-939c600ee6fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:11.644Z|7fb483c4-f22c-44eb-8880-939c600ee6fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:19.444Z|5b087e9b-1a22-4fdb-b1d1-c534be1d4577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:19.445Z|5b087e9b-1a22-4fdb-b1d1-c534be1d4577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:21.661Z|a0c5a990-4abf-40a1-9599-f3a8272e0452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:21.662Z|eae4d60b-6952-4760-a18b-301d0054d7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:21.662Z|a0c5a990-4abf-40a1-9599-f3a8272e0452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:21.662Z|eae4d60b-6952-4760-a18b-301d0054d7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:21.664Z|7af04cda-d306-418e-ad56-9543596438aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:21.666Z|7af04cda-d306-418e-ad56-9543596438aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:28.687Z|a6b35db2-a3c4-4be0-b507-a2ea5a0fba80|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:12:28.688Z|a6b35db2-a3c4-4be0-b507-a2ea5a0fba80|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:31.683Z|19a44aa5-b408-42f9-b015-fd7cfa695051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:31.684Z|19a44aa5-b408-42f9-b015-fd7cfa695051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:31.685Z|d7f5b97c-a636-41b6-90b5-e2708e49b4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:31.685Z|d7f5b97c-a636-41b6-90b5-e2708e49b4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:31.687Z|dc63ce26-04ff-473e-9433-96ec4f7b7a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:31.688Z|dc63ce26-04ff-473e-9433-96ec4f7b7a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:34.444Z|2a7382a0-7771-41a2-acf9-3b19fd67188e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:34.447Z|2a7382a0-7771-41a2-acf9-3b19fd67188e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:34.738Z|b336b1f9-a7c5-4b03-8ea7-dbff75f579a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:34.738Z|b336b1f9-a7c5-4b03-8ea7-dbff75f579a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:41.706Z|48d9cb97-0c37-466a-be7a-ff8d427700d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:41.706Z|8fb1e3c7-43d6-48bf-bee3-9171cc98edae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:41.706Z|48d9cb97-0c37-466a-be7a-ff8d427700d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:41.706Z|8fb1e3c7-43d6-48bf-bee3-9171cc98edae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:41.712Z|319b1e4c-0e13-41e1-8e83-670ddd34c9e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:41.712Z|319b1e4c-0e13-41e1-8e83-670ddd34c9e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:49.444Z|7d5bc724-231f-49b2-b0c2-c1d6a12810dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:12:49.444Z|7d5bc724-231f-49b2-b0c2-c1d6a12810dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:12:51.730Z|3295bdd2-68e6-4eba-8a16-b0e53385f5c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:51.730Z|b584cb10-58fe-4a92-9504-87679f577ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:51.730Z|3295bdd2-68e6-4eba-8a16-b0e53385f5c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:51.730Z|b584cb10-58fe-4a92-9504-87679f577ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:12:51.735Z|80f94daa-8d52-4b00-87c3-4f724980adb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:12:51.735Z|80f94daa-8d52-4b00-87c3-4f724980adb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:01.752Z|774db008-cd61-4547-ae33-a0737f9004c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:01.752Z|c1266640-49d9-4215-b403-d8d1da8fc0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:01.753Z|774db008-cd61-4547-ae33-a0737f9004c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:01.753Z|c1266640-49d9-4215-b403-d8d1da8fc0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:01.761Z|6d3045f3-9951-4310-bc73-903d5adf114b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:01.761Z|6d3045f3-9951-4310-bc73-903d5adf114b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:04.444Z|52ae4536-e210-4388-a7b0-dbb08f453eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:04.444Z|52ae4536-e210-4388-a7b0-dbb08f453eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:04.739Z|886764f6-d25b-496f-b100-334d471998af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:04.739Z|886764f6-d25b-496f-b100-334d471998af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:11.774Z|0cc24883-c392-402f-81a7-5cc44317fb74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:11.774Z|34ef62e6-2daa-41e4-becc-6794b63c49dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:11.775Z|0cc24883-c392-402f-81a7-5cc44317fb74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:11.775Z|34ef62e6-2daa-41e4-becc-6794b63c49dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:11.782Z|c82c7ea0-0521-4e39-9a0d-78bed44ae01d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:11.783Z|c82c7ea0-0521-4e39-9a0d-78bed44ae01d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:19.444Z|decd1aed-fd18-4030-bf23-f114e089dc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:19.447Z|decd1aed-fd18-4030-bf23-f114e089dc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:21.795Z|2066b618-6001-42ac-95e0-33a9c7b38386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:21.796Z|2066b618-6001-42ac-95e0-33a9c7b38386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:21.796Z|a1cb10dc-e8f7-4be1-be07-a6bc23f0b328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:21.796Z|a1cb10dc-e8f7-4be1-be07-a6bc23f0b328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:21.803Z|de21c9e0-6ad4-439d-9b1c-f43f51d1149f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:21.804Z|de21c9e0-6ad4-439d-9b1c-f43f51d1149f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:28.688Z|220707b8-0376-4916-b227-aea074d1f283|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:13:28.688Z|220707b8-0376-4916-b227-aea074d1f283|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:31.817Z|37aa6c27-39a2-4b21-9df9-1295d6e7fd5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:31.817Z|3207828f-3563-478b-9073-1a0413758543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:31.818Z|37aa6c27-39a2-4b21-9df9-1295d6e7fd5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:31.818Z|3207828f-3563-478b-9073-1a0413758543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:31.827Z|190aa1c8-00e9-42b0-b788-2b43e87b77af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:31.827Z|190aa1c8-00e9-42b0-b788-2b43e87b77af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:34.444Z|059eb7f1-07be-46e9-a249-1965fff59281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:34.445Z|059eb7f1-07be-46e9-a249-1965fff59281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:34.740Z|326ff8a4-3df8-47a9-8b6a-bba2793f2650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:34.740Z|326ff8a4-3df8-47a9-8b6a-bba2793f2650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:41.839Z|016eb3c8-110e-4e46-90b6-f6c0ed736db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:41.839Z|a4126370-fc91-4331-8537-f56a716124cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:41.840Z|a4126370-fc91-4331-8537-f56a716124cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:41.840Z|016eb3c8-110e-4e46-90b6-f6c0ed736db2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:41.847Z|766723cd-cd87-4217-9fad-3e1330041166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:41.847Z|766723cd-cd87-4217-9fad-3e1330041166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:49.444Z|4ce1633c-8726-4b3f-a016-6e70c1487224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:13:49.444Z|4ce1633c-8726-4b3f-a016-6e70c1487224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:13:51.860Z|6c7dd619-1945-44f8-a33c-f3b2074e3397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:51.861Z|6c7dd619-1945-44f8-a33c-f3b2074e3397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:51.866Z|ac9f8024-a089-45be-bccc-d2adb45a677d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:51.866Z|ac9f8024-a089-45be-bccc-d2adb45a677d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:13:51.867Z|56027265-892f-4ca9-bf34-13fe5c3acfa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:13:51.867Z|56027265-892f-4ca9-bf34-13fe5c3acfa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:01.884Z|2fc50a71-4f18-4968-a1a1-446a4331bd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:01.884Z|2fc50a71-4f18-4968-a1a1-446a4331bd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:01.886Z|3bcc6c1d-9ec5-422a-9bc0-ee27a7931235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:01.887Z|3bcc6c1d-9ec5-422a-9bc0-ee27a7931235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:01.889Z|6fde9b9a-60f4-4eb4-a41f-003032657a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:01.890Z|6fde9b9a-60f4-4eb4-a41f-003032657a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:04.444Z|bccdcbee-04bb-4d63-ab69-779dce3ebe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:04.447Z|bccdcbee-04bb-4d63-ab69-779dce3ebe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:04.741Z|d0a805ee-cbb6-4908-937a-ac51f81b8775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:04.742Z|d0a805ee-cbb6-4908-937a-ac51f81b8775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:11.907Z|9ecbbb36-a771-45f3-8c0c-ddea1ec1ce71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:11.907Z|40f57418-a29b-46cf-9735-6d0238fed7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:11.907Z|9ecbbb36-a771-45f3-8c0c-ddea1ec1ce71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:11.908Z|40f57418-a29b-46cf-9735-6d0238fed7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:11.909Z|61100cec-7a54-4e62-b5ee-8ddde1010c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:11.912Z|61100cec-7a54-4e62-b5ee-8ddde1010c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:19.444Z|8d090d14-dd5c-4664-b10a-6e879d6c2c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:19.444Z|8d090d14-dd5c-4664-b10a-6e879d6c2c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:21.931Z|8bf48cda-2a34-4955-92d3-99bc280fc42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:21.931Z|a3321f05-d07c-47ac-8c8e-6c8680ad426c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:21.931Z|8bf48cda-2a34-4955-92d3-99bc280fc42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:21.931Z|a3321f05-d07c-47ac-8c8e-6c8680ad426c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:21.932Z|a6c8ec49-7dc3-45a3-9f1d-c3a9c26313a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:21.932Z|a6c8ec49-7dc3-45a3-9f1d-c3a9c26313a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:28.686Z|a6e9f88e-90b0-424f-b47c-633388faa7d8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:14:28.687Z|a6e9f88e-90b0-424f-b47c-633388faa7d8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:31.951Z|3927a75e-38cc-4528-bfb1-eeb5eb4a625f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:31.952Z|995c8d2e-2ab8-48fa-b704-ac8929eddf3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:31.952Z|3927a75e-38cc-4528-bfb1-eeb5eb4a625f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:31.952Z|995c8d2e-2ab8-48fa-b704-ac8929eddf3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:31.954Z|d80f6737-121e-4e6b-b3f4-c1831a11cefd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:31.954Z|d80f6737-121e-4e6b-b3f4-c1831a11cefd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:34.444Z|11c4a36e-9817-4238-8ecc-893209dfff86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:34.445Z|11c4a36e-9817-4238-8ecc-893209dfff86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:34.742Z|94a84211-4880-48be-bffa-f78aaa1463ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:34.743Z|94a84211-4880-48be-bffa-f78aaa1463ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:41.971Z|1b6fb8a1-4d63-4ea6-b25a-50b20689d0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:41.972Z|1b6fb8a1-4d63-4ea6-b25a-50b20689d0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:41.972Z|3de1f422-6ef4-4b51-b0e9-d8228431a6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:41.972Z|3de1f422-6ef4-4b51-b0e9-d8228431a6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:41.973Z|a82124d3-9b60-4a76-9a8f-a73cfa38a0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:41.974Z|a82124d3-9b60-4a76-9a8f-a73cfa38a0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:49.444Z|b83afcfd-31a4-4f45-b0d5-0371fcfbc5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:14:49.447Z|b83afcfd-31a4-4f45-b0d5-0371fcfbc5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:14:51.993Z|6565de16-1282-4a0b-9382-6dcafd17fe5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:51.994Z|6565de16-1282-4a0b-9382-6dcafd17fe5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:51.994Z|b432d650-3ade-42e5-b183-53566dfb56da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:51.994Z|b432d650-3ade-42e5-b183-53566dfb56da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:14:51.996Z|b5a794a4-c3a8-4ccd-836f-fb31ca031b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:14:51.998Z|b5a794a4-c3a8-4ccd-836f-fb31ca031b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:02.015Z|b81c540b-6e16-4909-b317-d370e909ecf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:02.015Z|fb5231b4-8f88-4a51-bc34-2b7651ff9baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:02.016Z|b81c540b-6e16-4909-b317-d370e909ecf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:02.016Z|fb5231b4-8f88-4a51-bc34-2b7651ff9baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:02.022Z|f0a82b3b-eff8-4fd7-a1e7-5f4749010f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:02.022Z|f0a82b3b-eff8-4fd7-a1e7-5f4749010f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:04.444Z|c8b7306b-0bdb-40f8-bbe7-3730e8f08d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:04.445Z|c8b7306b-0bdb-40f8-bbe7-3730e8f08d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:04.743Z|a39b8f32-d990-4574-8408-37cbb8c3fcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:04.744Z|a39b8f32-d990-4574-8408-37cbb8c3fcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:12.040Z|a330f17f-2dfa-4687-96c3-d92ebaa4d2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:12.041Z|e6f66bb6-bc70-4cc5-84fd-e5fa2b3f7c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:12.041Z|a330f17f-2dfa-4687-96c3-d92ebaa4d2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:12.041Z|e6f66bb6-bc70-4cc5-84fd-e5fa2b3f7c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:12.042Z|544d5801-18a2-4cfd-ad3c-2c08e0cab357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:12.042Z|544d5801-18a2-4cfd-ad3c-2c08e0cab357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:19.444Z|293fd7d2-146c-4b42-aae7-829a174ae528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:19.444Z|293fd7d2-146c-4b42-aae7-829a174ae528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:22.063Z|3afd7d07-5cfd-49da-8522-b14ae9a1aa87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:22.063Z|3afd7d07-5cfd-49da-8522-b14ae9a1aa87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:22.063Z|f794e802-eb9e-42c6-a0a5-41013f444487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:22.063Z|fd2d0f5c-8daf-487b-8525-720b026e1671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:22.064Z|f794e802-eb9e-42c6-a0a5-41013f444487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:22.064Z|fd2d0f5c-8daf-487b-8525-720b026e1671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:28.688Z|3dc00779-f888-4ccb-85a5-ab73a7d14645|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:15:28.688Z|3dc00779-f888-4ccb-85a5-ab73a7d14645|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:32.085Z|28572dbb-d5d2-4bbf-9964-c6c7f7182930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:32.085Z|66c6a434-cf59-4273-8e9a-aa3630308424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:32.086Z|28572dbb-d5d2-4bbf-9964-c6c7f7182930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:32.086Z|66c6a434-cf59-4273-8e9a-aa3630308424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:32.088Z|b0336dc0-eb2d-4881-a514-e409b5e22de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:32.088Z|b0336dc0-eb2d-4881-a514-e409b5e22de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:34.444Z|be4b1c45-7f67-4991-bf05-58693e8ce16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:34.447Z|be4b1c45-7f67-4991-bf05-58693e8ce16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:34.744Z|3f78d006-068c-42b1-a0d1-9cda332a68ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:34.745Z|3f78d006-068c-42b1-a0d1-9cda332a68ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:42.107Z|2d30c9b9-ac07-40ed-a97a-639eeceb7de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:42.107Z|ba7f59a8-3404-4431-b405-95b1b4e55c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:42.107Z|2d30c9b9-ac07-40ed-a97a-639eeceb7de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:42.107Z|ba7f59a8-3404-4431-b405-95b1b4e55c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:42.109Z|5a1f4eaf-9207-4395-a0df-130a0f61beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:42.110Z|5a1f4eaf-9207-4395-a0df-130a0f61beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:49.444Z|0ecdddca-5c85-453e-a501-03b62e40e2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:15:49.444Z|0ecdddca-5c85-453e-a501-03b62e40e2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:15:52.130Z|43545782-c1fa-40a7-bdb7-a10db0486e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:52.130Z|892ceb12-59de-468b-a9d2-223fe666b875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:52.130Z|43545782-c1fa-40a7-bdb7-a10db0486e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:52.130Z|892ceb12-59de-468b-a9d2-223fe666b875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:15:52.138Z|90e29100-f1d1-4f76-b50c-65eb988462ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:15:52.140Z|90e29100-f1d1-4f76-b50c-65eb988462ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:02.156Z|66610f10-177a-4714-ac8c-0c8a8448522c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:02.156Z|028aea7c-652e-4c9c-82f1-182cc229c96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:02.156Z|66610f10-177a-4714-ac8c-0c8a8448522c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:02.158Z|028aea7c-652e-4c9c-82f1-182cc229c96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:02.162Z|84cc3792-97fd-45a7-b382-1b5641385cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:02.162Z|84cc3792-97fd-45a7-b382-1b5641385cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:04.444Z|806eba0e-ee87-43ee-ac68-a45bf3a6d861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:04.444Z|806eba0e-ee87-43ee-ac68-a45bf3a6d861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:04.746Z|1022c025-5a85-4194-b7b4-9b80afd98b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:04.746Z|1022c025-5a85-4194-b7b4-9b80afd98b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:12.179Z|28a95eb4-76dd-4984-9be0-b6b21c810af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:12.179Z|9154e3c9-d521-47ff-93ee-47cde4523ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:12.179Z|28a95eb4-76dd-4984-9be0-b6b21c810af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:12.180Z|9154e3c9-d521-47ff-93ee-47cde4523ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:12.185Z|41d1b238-7323-4a7f-8a20-bebd138500c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:12.186Z|41d1b238-7323-4a7f-8a20-bebd138500c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:19.444Z|7af028ca-c357-4f06-a2a8-6d03a48a1cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:19.446Z|7af028ca-c357-4f06-a2a8-6d03a48a1cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:22.209Z|463285f3-c689-4f96-aec3-dfa9a6052085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:22.209Z|49cb63a0-3f85-4f45-af64-a2a9d5f06da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:22.209Z|463285f3-c689-4f96-aec3-dfa9a6052085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:22.209Z|49cb63a0-3f85-4f45-af64-a2a9d5f06da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:22.215Z|7fbaa09f-2032-4f33-b2f6-8705bb728e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:22.215Z|7fbaa09f-2032-4f33-b2f6-8705bb728e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:28.687Z|f4b70c9a-f763-460c-8f2d-f0f70865fa54|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:16:28.688Z|f4b70c9a-f763-460c-8f2d-f0f70865fa54|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:32.232Z|3b8b8929-e87a-4825-9ee9-600d8f563f0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:32.232Z|3b8b8929-e87a-4825-9ee9-600d8f563f0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:32.237Z|f89e0ca2-6ab0-43b6-b6f7-3eaf477acb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:32.237Z|f89e0ca2-6ab0-43b6-b6f7-3eaf477acb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:32.237Z|3c40b10f-97e1-467f-870d-afde4c17b8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:32.238Z|3c40b10f-97e1-467f-870d-afde4c17b8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:34.444Z|7b3c68a9-b773-4818-ab88-f9722200efec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:34.445Z|7b3c68a9-b773-4818-ab88-f9722200efec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:34.747Z|c3a94d92-e0b2-4669-b1a4-9cc2fcda46c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:34.747Z|c3a94d92-e0b2-4669-b1a4-9cc2fcda46c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:42.258Z|e15b7623-67d4-49b5-a4dd-885784aeddca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:42.258Z|aac032ec-e472-42b8-af50-c3602f25e43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:42.259Z|aac032ec-e472-42b8-af50-c3602f25e43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:42.259Z|e15b7623-67d4-49b5-a4dd-885784aeddca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:42.260Z|c396a2cc-d34c-4216-9789-783ca40ce0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:42.260Z|c396a2cc-d34c-4216-9789-783ca40ce0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:49.444Z|c8055928-7f8b-4fa0-bdc5-a2138bca1ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:16:49.445Z|c8055928-7f8b-4fa0-bdc5-a2138bca1ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:16:52.278Z|6709eb00-dcc3-4d71-9679-eb56c372b90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:52.278Z|83f9dcca-b308-4585-b3c0-d4f6fe32b7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:52.278Z|385833a2-a748-4603-b763-c5148a943d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:16:52.279Z|83f9dcca-b308-4585-b3c0-d4f6fe32b7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:52.279Z|6709eb00-dcc3-4d71-9679-eb56c372b90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:16:52.279Z|385833a2-a748-4603-b763-c5148a943d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:02.298Z|b45841c9-6ae8-4980-9803-f5029b527b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:02.298Z|7b0d5541-1553-4503-b4ae-69c6dd053e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:02.299Z|b45841c9-6ae8-4980-9803-f5029b527b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:02.299Z|7b0d5541-1553-4503-b4ae-69c6dd053e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:02.305Z|c38fa267-f365-4c4d-94af-82afee254056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:02.305Z|c38fa267-f365-4c4d-94af-82afee254056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:04.444Z|d540366d-d5c9-456d-8e83-79f68cbacec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:04.447Z|d540366d-d5c9-456d-8e83-79f68cbacec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:04.748Z|ea424f42-0160-482d-bce4-50661379fbe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:04.749Z|ea424f42-0160-482d-bce4-50661379fbe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:12.321Z|69896681-9e33-4092-bfb4-ea34cf684785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:12.321Z|0c592c77-549d-4bec-a69f-fba01e50d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:12.321Z|0c592c77-549d-4bec-a69f-fba01e50d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:12.321Z|69896681-9e33-4092-bfb4-ea34cf684785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:12.326Z|7ac4e8ea-b042-49ef-9ae6-f3294fadcfac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:12.327Z|7ac4e8ea-b042-49ef-9ae6-f3294fadcfac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:19.444Z|63f0aba2-f786-4023-a8e3-72e51e7efa40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:19.445Z|63f0aba2-f786-4023-a8e3-72e51e7efa40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:22.348Z|d560d2ac-1a5e-4124-bb4c-1d36ba2ab34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:22.348Z|ae43164d-9a24-46ee-9c07-68966de72673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:22.348Z|d560d2ac-1a5e-4124-bb4c-1d36ba2ab34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:22.348Z|ae43164d-9a24-46ee-9c07-68966de72673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:22.349Z|68a384f6-e430-411d-bd65-a97db0e92263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:22.350Z|68a384f6-e430-411d-bd65-a97db0e92263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:28.686Z|1a049a10-c84a-4e14-9c61-a91b796db387|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:17:28.687Z|1a049a10-c84a-4e14-9c61-a91b796db387|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:32.370Z|1e0ca871-c445-445a-86c4-54db4c961341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:32.371Z|b75233c5-da75-473e-9b87-4f5014dd7a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:32.371Z|1e0ca871-c445-445a-86c4-54db4c961341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:32.371Z|b75233c5-da75-473e-9b87-4f5014dd7a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:32.378Z|1501492d-8c44-48f8-afa8-89fb0b4d05f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:32.379Z|1501492d-8c44-48f8-afa8-89fb0b4d05f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:34.444Z|8aa3bd23-2ac5-41cb-aaa6-15df1525082d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:34.444Z|8aa3bd23-2ac5-41cb-aaa6-15df1525082d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:34.749Z|2dd26bf8-68f8-479e-8a91-9d03dc25f647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:34.750Z|2dd26bf8-68f8-479e-8a91-9d03dc25f647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:42.394Z|3a4099dc-4f44-4681-9fe6-59b7565e1cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:42.394Z|fe40db58-9db6-480e-ab7d-62c758f87b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:42.394Z|fe40db58-9db6-480e-ab7d-62c758f87b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:42.394Z|3a4099dc-4f44-4681-9fe6-59b7565e1cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:42.399Z|9329366d-6c46-4575-9170-37f274991ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:42.400Z|9329366d-6c46-4575-9170-37f274991ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:49.444Z|8b32fd9b-7575-4b46-8129-f7815aab80ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:17:49.444Z|8b32fd9b-7575-4b46-8129-f7815aab80ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:17:52.414Z|c7de34fc-8dc5-4806-bf68-3869da53013a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:52.415Z|c7de34fc-8dc5-4806-bf68-3869da53013a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:52.416Z|1aa940c8-d57a-4098-a74e-8aaf4f7faaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:52.417Z|1aa940c8-d57a-4098-a74e-8aaf4f7faaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:17:52.420Z|39c1e6df-f9da-4353-b4c4-6cd43accf847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:17:52.422Z|39c1e6df-f9da-4353-b4c4-6cd43accf847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:02.438Z|fdca2520-5d19-40b1-9c2b-b7ab3c64126c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:02.438Z|fdca2520-5d19-40b1-9c2b-b7ab3c64126c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:02.439Z|33dbc33b-b2fe-4b20-a96f-037594792a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:02.439Z|33dbc33b-b2fe-4b20-a96f-037594792a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:02.442Z|a105f12d-6065-44c0-8b94-62696e693620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:02.442Z|a105f12d-6065-44c0-8b94-62696e693620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:04.444Z|14581d8f-d9e6-4865-958d-b55d640ca726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:04.445Z|14581d8f-d9e6-4865-958d-b55d640ca726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:04.751Z|c89320f0-94e1-4341-b9d0-7c57e6f93241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:04.751Z|c89320f0-94e1-4341-b9d0-7c57e6f93241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:12.458Z|a5709cec-e302-46b2-a056-79e7aaa75d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:12.458Z|e34b1bdf-db5e-4601-98de-1fa4bcb0fc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:12.459Z|e34b1bdf-db5e-4601-98de-1fa4bcb0fc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:12.459Z|a5709cec-e302-46b2-a056-79e7aaa75d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:12.463Z|40249c3a-a788-418d-a267-626a06909c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:12.464Z|40249c3a-a788-418d-a267-626a06909c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:19.444Z|60a5519c-b425-43d0-9573-f89133b6a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:19.445Z|60a5519c-b425-43d0-9573-f89133b6a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:22.479Z|f4dfd0af-43ad-49cc-bb02-2b4a546e91e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:22.479Z|f4dfd0af-43ad-49cc-bb02-2b4a546e91e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:22.480Z|cfa9fcf8-584a-4a3a-90ca-baa6acdbe541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:22.481Z|cfa9fcf8-584a-4a3a-90ca-baa6acdbe541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:22.483Z|13ab9175-b69e-42de-9651-f72dc4af0058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:22.484Z|13ab9175-b69e-42de-9651-f72dc4af0058|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:28.687Z|e757cf42-0115-413f-9751-5b75a88b61f8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:18:28.688Z|e757cf42-0115-413f-9751-5b75a88b61f8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:32.502Z|a3f69a64-d67b-4da8-961d-873bf32010f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:32.502Z|fc6c04c2-56c6-41cf-b0b7-1148f21fa3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:32.503Z|fc6c04c2-56c6-41cf-b0b7-1148f21fa3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:32.503Z|a3f69a64-d67b-4da8-961d-873bf32010f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:32.505Z|83f99ad5-61e3-49dd-87dd-223bc9ee11b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:32.505Z|83f99ad5-61e3-49dd-87dd-223bc9ee11b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:34.444Z|4938bb2e-996c-480c-9161-99cd3f1a8612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:34.444Z|4938bb2e-996c-480c-9161-99cd3f1a8612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:34.752Z|5aa7dd05-6900-436b-ba9a-7e9cee999a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:34.752Z|5aa7dd05-6900-436b-ba9a-7e9cee999a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:42.525Z|0d16c038-a823-409c-87f6-628b677b478d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:42.525Z|39dfd440-5af8-48f3-a9c2-54fb9477b2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:42.525Z|a7335030-1ac0-435b-8a59-43faec595b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:42.526Z|0d16c038-a823-409c-87f6-628b677b478d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:42.526Z|a7335030-1ac0-435b-8a59-43faec595b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:42.526Z|39dfd440-5af8-48f3-a9c2-54fb9477b2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:49.444Z|9c916c61-a759-4b55-8dad-94569bb40f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:18:49.446Z|9c916c61-a759-4b55-8dad-94569bb40f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:18:52.546Z|14170fd0-0a22-4055-ba76-64d4c53ffcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:52.546Z|6920b818-ed85-4747-ac8b-2dd8e5fc9558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:52.546Z|14170fd0-0a22-4055-ba76-64d4c53ffcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:52.546Z|6920b818-ed85-4747-ac8b-2dd8e5fc9558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:18:52.547Z|bd7b7ed7-6e90-4ff9-9b76-6cd03e4342d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:18:52.548Z|bd7b7ed7-6e90-4ff9-9b76-6cd03e4342d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:02.568Z|c0994cc7-92b1-48b4-ba81-d172c7ea663a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:02.568Z|1fdf4ff2-abfc-409f-b24a-230789cf6e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:02.569Z|59f3282e-b58f-4776-bcb2-4a41326d08a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:02.569Z|c0994cc7-92b1-48b4-ba81-d172c7ea663a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:02.569Z|1fdf4ff2-abfc-409f-b24a-230789cf6e84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:02.570Z|59f3282e-b58f-4776-bcb2-4a41326d08a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:04.444Z|07be7982-28b3-436d-91cd-12fe0b536385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:04.444Z|07be7982-28b3-436d-91cd-12fe0b536385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:04.753Z|3f12d616-3804-448e-acc8-23263ad7949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:04.754Z|3f12d616-3804-448e-acc8-23263ad7949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:12.589Z|bebcb81a-8e38-4e78-84f3-5e29f39c5c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:12.589Z|8a550b02-47df-45a0-9c60-3086ea0999a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:12.590Z|bebcb81a-8e38-4e78-84f3-5e29f39c5c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:12.590Z|8a550b02-47df-45a0-9c60-3086ea0999a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:12.595Z|4748e229-b2d9-421e-b94a-9b95609dd4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:12.596Z|4748e229-b2d9-421e-b94a-9b95609dd4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:19.444Z|3a1fda5f-1fb5-4269-ad33-39e167e88d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:19.444Z|3a1fda5f-1fb5-4269-ad33-39e167e88d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:22.620Z|8d6308a7-328a-4bdd-a051-822f59899384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:22.621Z|8d6308a7-328a-4bdd-a051-822f59899384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:22.622Z|d99a4457-e82b-473d-8821-d6fc7dd78d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:22.623Z|d99a4457-e82b-473d-8821-d6fc7dd78d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:22.634Z|e90c61f1-a726-4cc0-ad24-ac57f111ccc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:22.634Z|e90c61f1-a726-4cc0-ad24-ac57f111ccc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:28.686Z|b210860e-ea1b-4c36-8eba-8d29833f1895|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:19:28.687Z|b210860e-ea1b-4c36-8eba-8d29833f1895|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:32.646Z|8d714795-c786-41b8-9a2e-6345e22ce480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:32.647Z|8d714795-c786-41b8-9a2e-6345e22ce480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:32.654Z|b6049f33-ca84-4ac6-9425-74145c70728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:32.655Z|b6049f33-ca84-4ac6-9425-74145c70728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:32.656Z|a1fb7a67-f94b-4bcd-8e0c-7c7071966594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:32.657Z|a1fb7a67-f94b-4bcd-8e0c-7c7071966594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:34.444Z|dc9bd59c-06e5-49b9-8cbb-f89984ee2b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:34.448Z|dc9bd59c-06e5-49b9-8cbb-f89984ee2b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:34.754Z|68f6706d-6e8c-482e-b203-94db9697773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:34.755Z|68f6706d-6e8c-482e-b203-94db9697773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:42.670Z|a71cbeb3-3cce-4695-977a-53be11865196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:42.671Z|a71cbeb3-3cce-4695-977a-53be11865196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:42.676Z|e159a475-cab2-4f25-bcca-a240214966a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:42.676Z|25acb4b2-4d63-4146-a728-760b488a5840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:42.676Z|25acb4b2-4d63-4146-a728-760b488a5840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:42.676Z|e159a475-cab2-4f25-bcca-a240214966a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:49.444Z|791224ce-5f06-4ee1-85da-d38a4507152d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:19:49.444Z|791224ce-5f06-4ee1-85da-d38a4507152d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:19:52.693Z|44464723-91c6-4fab-abb3-3a4dc908aa54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:52.693Z|44464723-91c6-4fab-abb3-3a4dc908aa54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:52.697Z|00510f82-652b-47f7-8acf-088752ebab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:52.697Z|5cf33836-6737-4602-b08f-5e212a5392e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:19:52.697Z|00510f82-652b-47f7-8acf-088752ebab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:19:52.697Z|5cf33836-6737-4602-b08f-5e212a5392e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:02.717Z|559bd8ea-c537-4810-aca7-b0a167415a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:02.717Z|6c4e90b7-bc3c-4923-8352-747588a23027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:02.718Z|559bd8ea-c537-4810-aca7-b0a167415a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:02.718Z|6c4e90b7-bc3c-4923-8352-747588a23027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:02.719Z|399b8770-bc16-4320-ae71-1f0c845ac20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:02.719Z|399b8770-bc16-4320-ae71-1f0c845ac20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:04.444Z|8eda05fc-d610-4c20-a848-e58db7325b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:04.445Z|8eda05fc-d610-4c20-a848-e58db7325b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:04.755Z|7ac8c13e-bc90-43c6-a6a7-0b87722a5ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:04.756Z|7ac8c13e-bc90-43c6-a6a7-0b87722a5ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:12.739Z|4440e6ac-c4c6-4d49-8f59-6d493c2bcedb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:12.739Z|8a4044fc-d816-45af-9ebd-006c41fdaf10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:12.739Z|8a68721d-9ad7-4087-8ed7-e36cb11a0546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:12.740Z|4440e6ac-c4c6-4d49-8f59-6d493c2bcedb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:12.740Z|8a4044fc-d816-45af-9ebd-006c41fdaf10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:12.740Z|8a68721d-9ad7-4087-8ed7-e36cb11a0546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:19.444Z|447a4816-4b0b-4af2-8e45-3698059ba623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:19.447Z|447a4816-4b0b-4af2-8e45-3698059ba623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:22.762Z|2958962a-13e9-4ab7-b199-a4b84f15b717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:22.762Z|7a556e02-cd1a-4bbf-8585-005fdc1d7ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:22.762Z|8d5dbc70-9cbf-4908-98fe-c3ca2b47dd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:22.762Z|2958962a-13e9-4ab7-b199-a4b84f15b717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:22.762Z|8d5dbc70-9cbf-4908-98fe-c3ca2b47dd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:22.762Z|7a556e02-cd1a-4bbf-8585-005fdc1d7ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:28.687Z|e6e5a49d-3477-4c3b-8a04-b83526816d82|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:20:28.687Z|e6e5a49d-3477-4c3b-8a04-b83526816d82|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:32.784Z|65f28774-7570-4ae6-9389-5badbe6c4140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:32.785Z|65f28774-7570-4ae6-9389-5badbe6c4140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:32.786Z|129008f2-ddb4-408a-a31f-aa2c92b96319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:32.786Z|5451d0e4-1f98-4475-b409-82997e3bcc54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:32.786Z|129008f2-ddb4-408a-a31f-aa2c92b96319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:32.786Z|5451d0e4-1f98-4475-b409-82997e3bcc54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:34.444Z|2522fc77-702b-45f5-8648-96d349ca986e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:34.445Z|2522fc77-702b-45f5-8648-96d349ca986e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:34.756Z|5d7a8c9c-0e06-4106-b392-decd32f48fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:34.757Z|5d7a8c9c-0e06-4106-b392-decd32f48fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:42.809Z|24e54a99-d735-4b93-a150-24f000b74751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:42.809Z|1bf8a703-f372-485b-b1f2-285689647457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:42.809Z|a90d78b6-401e-4654-99c4-eaf257008b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:42.810Z|a90d78b6-401e-4654-99c4-eaf257008b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:42.810Z|24e54a99-d735-4b93-a150-24f000b74751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:42.810Z|1bf8a703-f372-485b-b1f2-285689647457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:49.444Z|66b5bf2f-3a04-4890-95ec-40e01ec2e027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:20:49.444Z|66b5bf2f-3a04-4890-95ec-40e01ec2e027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:20:52.832Z|ca7abdf0-a743-4435-9e7e-817c9e08e5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:52.832Z|67e0f988-4bdb-4a21-b6bd-c367fdd43b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:52.833Z|ca7abdf0-a743-4435-9e7e-817c9e08e5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:52.832Z|1f199236-889e-4b46-b469-e93cb5769ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:20:52.833Z|67e0f988-4bdb-4a21-b6bd-c367fdd43b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:20:52.834Z|1f199236-889e-4b46-b469-e93cb5769ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:02.852Z|ce61fcdd-7b3d-4818-bb3b-09e40b86422a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:02.852Z|391b970e-0538-48e0-8e6b-ee9ef2761cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:02.853Z|ce61fcdd-7b3d-4818-bb3b-09e40b86422a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:02.853Z|391b970e-0538-48e0-8e6b-ee9ef2761cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:02.855Z|cb3f1a0d-97a8-4dad-b4ab-d9182f8992a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:02.856Z|cb3f1a0d-97a8-4dad-b4ab-d9182f8992a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:04.444Z|cdb8ad66-6a1a-4dcb-a917-35b0be7e424c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:04.446Z|cdb8ad66-6a1a-4dcb-a917-35b0be7e424c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:04.757Z|640cbb44-cb5d-4237-bdd8-5c5243d330c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:04.758Z|640cbb44-cb5d-4237-bdd8-5c5243d330c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:12.878Z|36ff1b6a-3a7d-4272-b561-2b850729e679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:12.878Z|ab63b0b3-0c66-4102-a0b7-cf32d6069499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:12.879Z|36ff1b6a-3a7d-4272-b561-2b850729e679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:12.879Z|ab63b0b3-0c66-4102-a0b7-cf32d6069499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:12.879Z|d930f7b6-d458-47bf-9e52-1d8bb619748d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:12.880Z|d930f7b6-d458-47bf-9e52-1d8bb619748d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:19.444Z|85d7121f-36b0-429c-a1ff-072c754c25ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:19.444Z|85d7121f-36b0-429c-a1ff-072c754c25ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:22.987Z|776d97bf-6916-46d2-a7bc-2161e8802fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:22.987Z|55a0e827-5427-402e-8dfa-5a60383731b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:22.988Z|776d97bf-6916-46d2-a7bc-2161e8802fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:22.988Z|55a0e827-5427-402e-8dfa-5a60383731b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:22.993Z|1092ea52-9d0c-4be7-9a49-3a58450e647c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:22.994Z|1092ea52-9d0c-4be7-9a49-3a58450e647c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:28.687Z|18891e7a-c13d-4a80-9654-bd30033b8f59|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:21:28.688Z|18891e7a-c13d-4a80-9654-bd30033b8f59|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:33.012Z|1a3540c1-9eb5-40d6-8195-fa4ae6d560c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:33.013Z|1a3540c1-9eb5-40d6-8195-fa4ae6d560c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:33.016Z|7920dfce-de78-4c8c-875f-531ffbe4c372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:33.017Z|7920dfce-de78-4c8c-875f-531ffbe4c372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:33.017Z|bc3eedc4-df9c-4e3d-924b-13d33feb1386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:33.018Z|bc3eedc4-df9c-4e3d-924b-13d33feb1386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:34.444Z|ae997ab3-7906-4cb4-b6c9-645ad5ad362b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:34.445Z|ae997ab3-7906-4cb4-b6c9-645ad5ad362b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:34.758Z|f4e8c0df-45b2-4164-931c-0a395aae7efc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:34.759Z|f4e8c0df-45b2-4164-931c-0a395aae7efc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:43.033Z|e064e2a8-7f43-49a1-9b76-c4c9c38c2395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:43.034Z|e064e2a8-7f43-49a1-9b76-c4c9c38c2395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:43.036Z|546bc385-b455-4098-961c-dd4fdf63c1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:43.036Z|546bc385-b455-4098-961c-dd4fdf63c1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:43.037Z|14f7f124-96a0-477e-be12-e9a57cf22d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:43.038Z|14f7f124-96a0-477e-be12-e9a57cf22d01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:49.444Z|68934b82-aab7-49ca-b617-9cb37df9cd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:21:49.446Z|68934b82-aab7-49ca-b617-9cb37df9cd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:21:53.056Z|0b482a03-e668-4525-8e05-fec2bc8aa922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:53.056Z|b0946dcc-658b-485f-a364-447e20484500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:53.056Z|b0946dcc-658b-485f-a364-447e20484500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:53.056Z|0b482a03-e668-4525-8e05-fec2bc8aa922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:21:53.057Z|49706599-ad23-4564-b3b7-ffaf39f0ce21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:21:53.057Z|49706599-ad23-4564-b3b7-ffaf39f0ce21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:03.076Z|3a5368a4-fe45-4ac2-ba6d-4c20c032775b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:03.076Z|ad73738b-990a-4508-a360-0d72800d155e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:03.076Z|3a5368a4-fe45-4ac2-ba6d-4c20c032775b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:03.076Z|efa8b3e8-e474-440c-81e7-bb46ef95fe91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:03.077Z|ad73738b-990a-4508-a360-0d72800d155e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:03.077Z|efa8b3e8-e474-440c-81e7-bb46ef95fe91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:04.444Z|36ad88fd-36df-43db-9131-ec7689969921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:04.445Z|36ad88fd-36df-43db-9131-ec7689969921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:04.759Z|46d50282-74ce-40fe-9a14-e63a969410f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:04.760Z|46d50282-74ce-40fe-9a14-e63a969410f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:13.098Z|619dd84f-2ac6-42d5-9d84-ca65e0ef99cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:13.098Z|1642f588-0427-441e-b954-36aedc4a788b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:13.098Z|1642f588-0427-441e-b954-36aedc4a788b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:13.098Z|619dd84f-2ac6-42d5-9d84-ca65e0ef99cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:13.105Z|ef097fee-21d9-486b-a986-ad7bc9d38215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:13.105Z|ef097fee-21d9-486b-a986-ad7bc9d38215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:19.444Z|4be70aec-b0a8-485c-b38a-cbdeba517fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:19.444Z|4be70aec-b0a8-485c-b38a-cbdeba517fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:23.129Z|4a2e3601-30a8-45bb-8563-45ebdc790d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:23.129Z|1e7586e9-bb2a-44f3-9d4c-35e992dfc774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:23.129Z|4a2e3601-30a8-45bb-8563-45ebdc790d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:23.130Z|1e7586e9-bb2a-44f3-9d4c-35e992dfc774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:23.131Z|b4c6c39e-a6af-4149-94a3-ef3ec24d1a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:23.131Z|b4c6c39e-a6af-4149-94a3-ef3ec24d1a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:28.687Z|6e88651a-a488-41ba-9a7f-064d428b9dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:22:28.688Z|6e88651a-a488-41ba-9a7f-064d428b9dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:33.151Z|df5770f6-ca47-41da-aaaa-a38a20ccac3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:33.151Z|f8651ecc-0652-434b-843f-ea82e5c018b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:33.151Z|8d9dbe59-be55-4f53-95cd-459030729877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:33.151Z|df5770f6-ca47-41da-aaaa-a38a20ccac3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:33.151Z|f8651ecc-0652-434b-843f-ea82e5c018b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:33.151Z|8d9dbe59-be55-4f53-95cd-459030729877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:34.444Z|aafaad70-55d5-4fb5-a424-f1bffc95eacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:34.447Z|aafaad70-55d5-4fb5-a424-f1bffc95eacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:34.760Z|1318a2b6-f0ec-4dde-973f-1ab480c144c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:34.761Z|1318a2b6-f0ec-4dde-973f-1ab480c144c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:43.172Z|cb9f71dc-3b42-4cb3-bfa2-c339fb03f0b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:43.173Z|cb9f71dc-3b42-4cb3-bfa2-c339fb03f0b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:43.174Z|5944fb66-1090-416b-9acd-623061ad1232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:43.174Z|5944fb66-1090-416b-9acd-623061ad1232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:43.176Z|479c1417-5624-4896-9ff1-2cd59237a473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:43.177Z|479c1417-5624-4896-9ff1-2cd59237a473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:49.444Z|15af20ae-138e-4074-961c-610b1f06498f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:22:49.445Z|15af20ae-138e-4074-961c-610b1f06498f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:22:53.194Z|8b20f57d-edac-455e-b552-ec063efe544f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:53.194Z|3d78ec0b-67f4-43d2-921c-d9410b6d8fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:53.195Z|3d78ec0b-67f4-43d2-921c-d9410b6d8fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:53.195Z|8b20f57d-edac-455e-b552-ec063efe544f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:22:53.198Z|ee8dd4ed-c9dc-4af6-8860-23fa5b26cad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:22:53.199Z|ee8dd4ed-c9dc-4af6-8860-23fa5b26cad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:03.218Z|f3cf1478-cf84-4adb-b88d-77ab8a53601b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:03.219Z|f3cf1478-cf84-4adb-b88d-77ab8a53601b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:03.219Z|982170f6-17b1-4c54-87d3-35d9c7be62bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:03.220Z|827cbbff-b48f-48b6-b75e-49e8c0f0ad55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:03.220Z|827cbbff-b48f-48b6-b75e-49e8c0f0ad55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:03.220Z|982170f6-17b1-4c54-87d3-35d9c7be62bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:04.444Z|1a77237f-4a45-415a-937f-fb51ef359ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:04.444Z|1a77237f-4a45-415a-937f-fb51ef359ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:04.761Z|2ecd03c1-a3d4-4f40-ac1f-6ed37caf96a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:04.762Z|2ecd03c1-a3d4-4f40-ac1f-6ed37caf96a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:13.241Z|fcd9621a-669b-4e27-8140-ebc8a04136de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:13.241Z|331189d5-5485-47cc-a5de-74728f94ce43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:13.241Z|fcd9621a-669b-4e27-8140-ebc8a04136de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:13.241Z|331189d5-5485-47cc-a5de-74728f94ce43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:13.247Z|ba7d342b-8341-4b82-8adf-766c87e4b4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:13.247Z|ba7d342b-8341-4b82-8adf-766c87e4b4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:19.444Z|345e6aa6-730e-450e-a8f2-e5baca2b8697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:19.447Z|345e6aa6-730e-450e-a8f2-e5baca2b8697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:23.262Z|b7e6f572-0375-46a0-8155-f60f0fa3e4db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:23.262Z|c446e403-41de-46a9-80f9-babcff93bbd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:23.263Z|c446e403-41de-46a9-80f9-babcff93bbd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:23.263Z|b7e6f572-0375-46a0-8155-f60f0fa3e4db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:23.269Z|16a877bd-8718-452c-9759-1a681e161109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:23.270Z|16a877bd-8718-452c-9759-1a681e161109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:28.687Z|a0776fae-9d2c-422c-9461-f14eb8c065b6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:23:28.687Z|a0776fae-9d2c-422c-9461-f14eb8c065b6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:33.284Z|2446f476-fa05-4a60-b2ae-a2f3a8afc53e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:33.284Z|1f6b5d68-2ab5-4f39-9f83-ad41300e30c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:33.285Z|1f6b5d68-2ab5-4f39-9f83-ad41300e30c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:33.285Z|2446f476-fa05-4a60-b2ae-a2f3a8afc53e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:33.291Z|bd4f0374-e2ff-4f93-8ba2-72f91496092b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:33.292Z|bd4f0374-e2ff-4f93-8ba2-72f91496092b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:34.444Z|9cab7860-983c-4d5f-98ab-534c69aabff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:34.444Z|9cab7860-983c-4d5f-98ab-534c69aabff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:34.762Z|2b017565-dd7a-48f9-bcd5-5f0a2e5b55e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:34.763Z|2b017565-dd7a-48f9-bcd5-5f0a2e5b55e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:43.309Z|9d05bda2-7053-4f0c-9d34-80306337f307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:43.309Z|758cb276-87fc-47d5-b064-277393e99752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:43.309Z|758cb276-87fc-47d5-b064-277393e99752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:43.309Z|9d05bda2-7053-4f0c-9d34-80306337f307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:43.310Z|fe8e5371-4b89-4b0e-a638-8a5912befae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:43.311Z|fe8e5371-4b89-4b0e-a638-8a5912befae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:49.444Z|7b37c490-047c-48a2-8737-d7db65a41e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:23:49.444Z|7b37c490-047c-48a2-8737-d7db65a41e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:23:53.332Z|8c7cdade-b27b-4e94-8b54-cd76922d433f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:53.332Z|b1d00ee1-d6dd-4314-a46f-a23460a19d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:53.333Z|8c7cdade-b27b-4e94-8b54-cd76922d433f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:53.333Z|b1d00ee1-d6dd-4314-a46f-a23460a19d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:23:53.333Z|0710d809-25c5-47b8-a9d9-de77eafdb38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:23:53.334Z|0710d809-25c5-47b8-a9d9-de77eafdb38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:03.357Z|b98b46b1-7bcb-4b81-b912-a2df888abd65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:03.357Z|160b45f6-9b0f-4054-98e2-c26aa45bf883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:03.357Z|a638b40e-8e57-4b9f-8374-eeee67a8440a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:03.358Z|a638b40e-8e57-4b9f-8374-eeee67a8440a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:03.358Z|160b45f6-9b0f-4054-98e2-c26aa45bf883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:03.358Z|b98b46b1-7bcb-4b81-b912-a2df888abd65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:04.444Z|163a9e44-98e1-406b-9685-e87956055c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:04.447Z|163a9e44-98e1-406b-9685-e87956055c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:04.763Z|80011380-4670-436c-b715-297e4d1bedde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:04.763Z|80011380-4670-436c-b715-297e4d1bedde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:13.378Z|c24084cf-ddf7-45bd-b673-600483a7dca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:13.379Z|80be8ccc-9b3a-41e8-9849-948de3ce81f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:13.378Z|b9fe6cdd-dced-401b-bef7-a5b8a0bd43c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:13.379Z|b9fe6cdd-dced-401b-bef7-a5b8a0bd43c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:13.379Z|80be8ccc-9b3a-41e8-9849-948de3ce81f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:13.379Z|c24084cf-ddf7-45bd-b673-600483a7dca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:19.444Z|67ee86aa-737e-4ae7-9f1f-255cdf276d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:19.445Z|67ee86aa-737e-4ae7-9f1f-255cdf276d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:23.401Z|acfda4d2-ee43-4c84-854e-3b300b1a5147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:23.401Z|5159e82d-3f42-43f8-bb58-2c40326217c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:23.401Z|2fb43432-b9ca-4d23-9ca0-75029b9c9799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:23.401Z|acfda4d2-ee43-4c84-854e-3b300b1a5147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:23.401Z|5159e82d-3f42-43f8-bb58-2c40326217c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:23.402Z|2fb43432-b9ca-4d23-9ca0-75029b9c9799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:28.687Z|ecc7afe6-93e1-49cc-a0f7-a050ac6d7083|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:24:28.689Z|ecc7afe6-93e1-49cc-a0f7-a050ac6d7083|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:33.423Z|1a4b686b-eaa9-4cdb-8e8e-c70cfdaee052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:33.423Z|b570dddd-df33-4b34-a020-b3767915ce15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:33.424Z|1a4b686b-eaa9-4cdb-8e8e-c70cfdaee052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:33.424Z|b570dddd-df33-4b34-a020-b3767915ce15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:33.425Z|70528950-829e-48bf-b0f3-99124eda2279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:33.435Z|70528950-829e-48bf-b0f3-99124eda2279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:34.444Z|511a3ccc-7063-4627-85ee-14badf60d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:34.444Z|511a3ccc-7063-4627-85ee-14badf60d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:34.764Z|e3bac9bb-61b6-4cf8-88f9-357f185d10e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:34.764Z|e3bac9bb-61b6-4cf8-88f9-357f185d10e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:43.444Z|65c9f18b-bec7-4271-90e4-c32924392edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:43.444Z|f3b85c2f-504e-4e06-b311-795447f52759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:43.444Z|65c9f18b-bec7-4271-90e4-c32924392edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:43.445Z|f3b85c2f-504e-4e06-b311-795447f52759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:43.455Z|8bb6fa40-7d78-4ed6-9dd5-55f7c78cfc0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:43.456Z|8bb6fa40-7d78-4ed6-9dd5-55f7c78cfc0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:49.444Z|6506ef9c-a46d-4b62-a610-d5d4a44238e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:24:49.447Z|6506ef9c-a46d-4b62-a610-d5d4a44238e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:24:53.465Z|c2647340-c3ce-40d9-83a4-029b858dd545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:53.465Z|4861e1ae-2bda-4723-8e92-d756cb069ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:53.466Z|4861e1ae-2bda-4723-8e92-d756cb069ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:53.466Z|c2647340-c3ce-40d9-83a4-029b858dd545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:24:53.477Z|d9e8dcdf-0566-460e-845f-eb3403949ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:24:53.478Z|d9e8dcdf-0566-460e-845f-eb3403949ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:03.489Z|07240382-ba65-4d84-bac2-1d2f138adb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:03.489Z|d8afe53a-d641-4f9a-bdae-b41ef51ee0df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:03.490Z|07240382-ba65-4d84-bac2-1d2f138adb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:03.490Z|d8afe53a-d641-4f9a-bdae-b41ef51ee0df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:03.498Z|24f91942-739f-4b2b-a563-cd8cf586c06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:03.499Z|24f91942-739f-4b2b-a563-cd8cf586c06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:04.444Z|875aabeb-ffad-456b-861f-50d250039beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:04.445Z|875aabeb-ffad-456b-861f-50d250039beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:04.765Z|752ec01d-a5e0-4884-aa80-ef5a816c23e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:04.765Z|752ec01d-a5e0-4884-aa80-ef5a816c23e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:13.512Z|ee21feb8-b48a-45c9-bcc9-4bb70b29e4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:13.512Z|fe1fd616-d752-4297-b43f-80cebb56784b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:13.512Z|ee21feb8-b48a-45c9-bcc9-4bb70b29e4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:13.512Z|fe1fd616-d752-4297-b43f-80cebb56784b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:13.519Z|1d53c39e-6e3b-4291-b2fa-3f625c115148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:13.519Z|1d53c39e-6e3b-4291-b2fa-3f625c115148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:19.444Z|e437d522-4dd7-474a-aae6-dafb463d73ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:19.445Z|e437d522-4dd7-474a-aae6-dafb463d73ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:23.535Z|a4c77a78-fb04-4035-b5d4-d510d9cb7279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:23.535Z|886088e3-d6c2-4630-b77c-e607494c8ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:23.535Z|886088e3-d6c2-4630-b77c-e607494c8ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:23.535Z|a4c77a78-fb04-4035-b5d4-d510d9cb7279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:23.543Z|867e1c74-9f69-47c7-8be8-85890a769a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:23.544Z|867e1c74-9f69-47c7-8be8-85890a769a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:28.687Z|12e8690d-6997-4109-abca-a0d9337b2a98|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:25:28.688Z|12e8690d-6997-4109-abca-a0d9337b2a98|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:33.557Z|4e232b35-83f5-4447-b1a1-f00e151a0fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:33.558Z|4e232b35-83f5-4447-b1a1-f00e151a0fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:33.558Z|1fc47446-200b-4e5b-b2a4-7884f2685813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:33.559Z|1fc47446-200b-4e5b-b2a4-7884f2685813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:33.564Z|63540e56-2dec-4db3-bad9-60bf66b4a63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:33.564Z|63540e56-2dec-4db3-bad9-60bf66b4a63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:34.444Z|c0b08d95-c02c-4b41-b7e7-278300eefb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:34.447Z|c0b08d95-c02c-4b41-b7e7-278300eefb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:34.766Z|b1c3e962-f246-4fe1-8549-eb374d04c4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:34.766Z|b1c3e962-f246-4fe1-8549-eb374d04c4c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:43.583Z|0cc01ac9-bd6b-4a4a-b939-5c6bde33f386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:43.583Z|638b20db-16dc-4bba-a425-cf2e86fc1f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:43.584Z|638b20db-16dc-4bba-a425-cf2e86fc1f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:43.584Z|0cc01ac9-bd6b-4a4a-b939-5c6bde33f386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:43.584Z|f6bb13ed-13ad-4140-baa7-842b8ebc223f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:43.585Z|f6bb13ed-13ad-4140-baa7-842b8ebc223f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:49.444Z|e4899534-3dca-4cb3-b544-10efdbfde924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:25:49.444Z|e4899534-3dca-4cb3-b544-10efdbfde924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:25:53.610Z|4571f9ba-2792-491e-b380-4fc6241f0f8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:53.610Z|ac562f30-5a08-436d-bd43-f2e3c02c1806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:53.610Z|cbbf0c02-0b2c-4f74-9c15-c4547c56e2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:25:53.610Z|4571f9ba-2792-491e-b380-4fc6241f0f8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:53.610Z|ac562f30-5a08-436d-bd43-f2e3c02c1806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:25:53.610Z|cbbf0c02-0b2c-4f74-9c15-c4547c56e2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:03.631Z|99ece859-c539-41c8-8dac-8d4468b49c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:03.631Z|e164fe55-5b22-48b2-89eb-f63f918905c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:03.631Z|a6b2676e-21ac-4f37-84ff-9e4f7ec9dcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:03.632Z|99ece859-c539-41c8-8dac-8d4468b49c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:03.632Z|a6b2676e-21ac-4f37-84ff-9e4f7ec9dcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:03.632Z|e164fe55-5b22-48b2-89eb-f63f918905c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:04.444Z|2395c1f7-928f-48ab-89f7-22dee7282452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:04.444Z|2395c1f7-928f-48ab-89f7-22dee7282452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:04.767Z|5db0f3d6-cf57-4841-842c-abfcc7fedeb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:04.767Z|5db0f3d6-cf57-4841-842c-abfcc7fedeb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:13.654Z|87066054-7dc5-42a6-87a8-e771f4fe98b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:13.654Z|21b70f37-371e-45ec-a865-f9d6a83c613c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:13.654Z|18ca41e6-13b7-4291-b4f0-3f58fa03a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:13.655Z|87066054-7dc5-42a6-87a8-e771f4fe98b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:13.655Z|21b70f37-371e-45ec-a865-f9d6a83c613c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:13.655Z|18ca41e6-13b7-4291-b4f0-3f58fa03a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:19.444Z|86223f59-c571-45f0-8b3b-802fd907d143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:19.447Z|86223f59-c571-45f0-8b3b-802fd907d143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:23.676Z|94a26c2e-3b7d-454d-acb6-da015865686c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:23.676Z|2f89fd2a-d8d8-40a1-8fbb-000b70e5cdb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:23.676Z|d773e228-db8c-4d1e-b0f9-9799cf134eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:23.677Z|94a26c2e-3b7d-454d-acb6-da015865686c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:23.677Z|2f89fd2a-d8d8-40a1-8fbb-000b70e5cdb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:23.677Z|d773e228-db8c-4d1e-b0f9-9799cf134eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:28.686Z|913858ae-dc93-4af2-8fc0-b8c87980c3ff|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:26:28.687Z|913858ae-dc93-4af2-8fc0-b8c87980c3ff|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:33.700Z|e3578c56-f6e9-4ac9-8d71-ec4eac46bf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:33.700Z|974d7f00-68cb-4f30-a41e-713f69bbfa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:33.701Z|ef6c51d4-bb4e-4fd6-9faf-8b4218fd28cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:33.702Z|e3578c56-f6e9-4ac9-8d71-ec4eac46bf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:33.702Z|ef6c51d4-bb4e-4fd6-9faf-8b4218fd28cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:33.702Z|974d7f00-68cb-4f30-a41e-713f69bbfa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:34.444Z|19067511-b885-40bb-8f3f-f61679cb5c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:34.445Z|19067511-b885-40bb-8f3f-f61679cb5c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:34.768Z|2186b677-5957-475d-b0e3-ed5f16e9b30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:34.768Z|2186b677-5957-475d-b0e3-ed5f16e9b30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:43.730Z|b4cf3de8-6297-4d63-b5f1-850ef1fc2258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:43.730Z|0cb0025c-3249-4fab-a16b-0ad5995ebb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:43.730Z|a8c67388-d363-428f-b6aa-5e8fde59e9cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:43.731Z|b4cf3de8-6297-4d63-b5f1-850ef1fc2258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:43.731Z|a8c67388-d363-428f-b6aa-5e8fde59e9cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:43.731Z|0cb0025c-3249-4fab-a16b-0ad5995ebb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:49.444Z|95e79709-cede-443a-9af8-fe0d61c43191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:26:49.445Z|95e79709-cede-443a-9af8-fe0d61c43191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:26:53.760Z|3516d4a9-01ff-4554-9188-64757ac8464e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:53.760Z|841de946-20f5-44fa-b278-9060d58122f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:53.760Z|5c5faa94-ed96-4f8f-a657-c1ae79a37078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:26:53.760Z|5c5faa94-ed96-4f8f-a657-c1ae79a37078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:53.760Z|841de946-20f5-44fa-b278-9060d58122f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:26:53.760Z|3516d4a9-01ff-4554-9188-64757ac8464e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:03.781Z|0d7b394f-5681-4878-9eba-cd46430b033b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:03.781Z|688aae2a-554a-4e65-b079-5cb40d5ee1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:03.782Z|0d7b394f-5681-4878-9eba-cd46430b033b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:03.782Z|688aae2a-554a-4e65-b079-5cb40d5ee1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:03.782Z|75478f48-e0e6-47ce-9ffd-c228c3e43893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:03.782Z|75478f48-e0e6-47ce-9ffd-c228c3e43893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:04.444Z|c2f026c6-b5fc-4fcf-adcc-3b4608bc335e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:04.447Z|c2f026c6-b5fc-4fcf-adcc-3b4608bc335e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:04.769Z|c6d5ed00-36ea-438d-85fb-f896a5b5919e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:04.769Z|c6d5ed00-36ea-438d-85fb-f896a5b5919e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:13.804Z|b4604177-5abd-47b9-905e-71f31625d795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:13.804Z|ab0fcaa4-a963-4c2e-80f2-34befce00901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:13.805Z|4b42267f-c86c-47e9-9f83-45b19940cf6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:13.805Z|b4604177-5abd-47b9-905e-71f31625d795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:13.805Z|ab0fcaa4-a963-4c2e-80f2-34befce00901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:13.806Z|4b42267f-c86c-47e9-9f83-45b19940cf6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:19.444Z|f2b9e629-9b27-499b-85c6-066415c3211a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:19.445Z|f2b9e629-9b27-499b-85c6-066415c3211a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:23.828Z|85febf73-3dfe-4d7c-88e2-c4761a34506b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:23.828Z|c1b81f59-adc1-49a8-ab8e-6d3136597ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:23.829Z|c1b81f59-adc1-49a8-ab8e-6d3136597ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:23.829Z|85febf73-3dfe-4d7c-88e2-c4761a34506b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:23.830Z|fb6bec32-dbc6-45dc-89e1-1cc99c83a78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:23.830Z|fb6bec32-dbc6-45dc-89e1-1cc99c83a78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:28.687Z|3b5a5dce-911d-43ea-8236-9fc3708a160f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:27:28.688Z|3b5a5dce-911d-43ea-8236-9fc3708a160f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:33.851Z|d1f35cbc-a5aa-44b6-aad0-941f0ae32db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:33.851Z|f9c27938-0f4a-4517-8ee6-7a9f051d0b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:33.851Z|d1f35cbc-a5aa-44b6-aad0-941f0ae32db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:33.851Z|f9c27938-0f4a-4517-8ee6-7a9f051d0b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:33.852Z|045ef402-a8e0-41af-8890-3e1e950ec989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:33.852Z|045ef402-a8e0-41af-8890-3e1e950ec989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:34.444Z|2b143fa1-e8ba-4556-ad27-2dbfc06d77da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:34.445Z|2b143fa1-e8ba-4556-ad27-2dbfc06d77da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:34.770Z|79bb6edd-988d-4de0-8658-340ef3dac8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:34.770Z|79bb6edd-988d-4de0-8658-340ef3dac8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:43.890Z|ec78bf5d-154e-4321-8eb9-efaa5ad46bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:43.890Z|a77ddd36-595c-4cec-9435-98196d57b7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:43.891Z|b9ee03c4-9349-41a3-9d24-f43136c60abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:43.891Z|a77ddd36-595c-4cec-9435-98196d57b7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:43.891Z|ec78bf5d-154e-4321-8eb9-efaa5ad46bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:43.891Z|b9ee03c4-9349-41a3-9d24-f43136c60abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:49.445Z|33313f2e-784d-4e83-90bf-994bf12b3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:27:49.449Z|33313f2e-784d-4e83-90bf-994bf12b3b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:27:53.914Z|5035ce56-87ab-49e1-8de2-30ec4497eedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:53.914Z|cd5b8727-308b-4549-a0fc-8c35cbe281f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:53.915Z|5035ce56-87ab-49e1-8de2-30ec4497eedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:53.915Z|cd5b8727-308b-4549-a0fc-8c35cbe281f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:27:53.918Z|10b45631-c0ac-40b0-9074-e72c35ee1fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:27:53.919Z|10b45631-c0ac-40b0-9074-e72c35ee1fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:03.935Z|94a6f6e9-35a6-4d24-8009-bc90820a3901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:03.936Z|94a6f6e9-35a6-4d24-8009-bc90820a3901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:03.937Z|0403bbb4-ed3f-454c-ad47-88c0be406bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:03.937Z|0403bbb4-ed3f-454c-ad47-88c0be406bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:03.938Z|7792ee94-6f7f-4f16-aaf9-26ee9517e386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:03.938Z|7792ee94-6f7f-4f16-aaf9-26ee9517e386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:04.444Z|af11e703-c3ac-4a40-b7e9-f304a39731a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:04.444Z|af11e703-c3ac-4a40-b7e9-f304a39731a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:04.771Z|cb67c918-aad9-48b7-b994-75718b2445e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:04.772Z|cb67c918-aad9-48b7-b994-75718b2445e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:13.957Z|dd72e973-4ebb-4c95-bf28-d13862a8f990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:13.958Z|dd72e973-4ebb-4c95-bf28-d13862a8f990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:13.963Z|09633ecf-141e-4b22-ac35-70bec373e02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:13.963Z|08bf9cf8-9b55-4bed-88b2-aa2463a4f8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:13.963Z|09633ecf-141e-4b22-ac35-70bec373e02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:13.963Z|08bf9cf8-9b55-4bed-88b2-aa2463a4f8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:19.444Z|43c50dbb-1db8-4c2a-93e5-3245fcd49a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:19.445Z|43c50dbb-1db8-4c2a-93e5-3245fcd49a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:23.980Z|8a872a8b-97fd-402b-8b6a-848498a24002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:23.981Z|8a872a8b-97fd-402b-8b6a-848498a24002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:23.983Z|fac353bd-dc4d-4042-aaac-33dbe987616d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:23.983Z|fac353bd-dc4d-4042-aaac-33dbe987616d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:23.983Z|7bd59711-6e40-4712-b6b9-3bc80f470f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:23.984Z|7bd59711-6e40-4712-b6b9-3bc80f470f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:28.686Z|f32ce141-b4a8-4364-93a2-f485596b5f6c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:28:28.687Z|f32ce141-b4a8-4364-93a2-f485596b5f6c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:34.003Z|1dae39fd-b727-400a-adde-b3917205fbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:34.004Z|1dae39fd-b727-400a-adde-b3917205fbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:34.004Z|8a7da0c7-1485-4233-9068-60e41d18b32e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:34.004Z|8a7da0c7-1485-4233-9068-60e41d18b32e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:34.008Z|c901b63f-42d5-4591-8675-65658991551f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:34.008Z|c901b63f-42d5-4591-8675-65658991551f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:34.444Z|ea190cd4-00fe-4665-81f9-d1117a3378d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:34.447Z|ea190cd4-00fe-4665-81f9-d1117a3378d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:34.772Z|fdcac852-dc29-4236-a96a-7cf5f018426a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:34.773Z|fdcac852-dc29-4236-a96a-7cf5f018426a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:44.025Z|2e0f45f8-cc43-46cd-afd8-242906348e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:44.025Z|05ec0e0b-d425-449f-9024-8bd5b80f2a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:44.025Z|05ec0e0b-d425-449f-9024-8bd5b80f2a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:44.025Z|2e0f45f8-cc43-46cd-afd8-242906348e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:44.027Z|a1443f87-aaf0-4e1e-978a-2af693414193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:44.027Z|a1443f87-aaf0-4e1e-978a-2af693414193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:49.444Z|7ac00671-9c86-4a9e-a695-1cb670ed1f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:28:49.444Z|7ac00671-9c86-4a9e-a695-1cb670ed1f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:28:54.047Z|7599798a-ecf8-4233-ad53-70e21369088a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:54.048Z|7599798a-ecf8-4233-ad53-70e21369088a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:54.049Z|b4b09017-64a5-4f02-98c8-0cdcebc74eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:54.050Z|02de0a5e-9118-42bf-8dff-aea5844ef4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:28:54.050Z|b4b09017-64a5-4f02-98c8-0cdcebc74eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:28:54.051Z|02de0a5e-9118-42bf-8dff-aea5844ef4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:04.070Z|23228419-e227-4774-bad6-1d0ce5ec471a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:04.070Z|4011ccde-7318-4ab7-98b9-feab940f2fe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:04.070Z|d20abd2d-7548-417b-8b0b-b0394422adf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:04.070Z|d20abd2d-7548-417b-8b0b-b0394422adf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:04.070Z|4011ccde-7318-4ab7-98b9-feab940f2fe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:04.071Z|23228419-e227-4774-bad6-1d0ce5ec471a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:04.444Z|746af0a8-c125-478c-b050-bac8c629964c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:04.444Z|746af0a8-c125-478c-b050-bac8c629964c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:04.773Z|c2cc13e3-19e6-4ee5-8ddf-dffbb07cb90b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:04.774Z|c2cc13e3-19e6-4ee5-8ddf-dffbb07cb90b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:14.091Z|0d4af555-5d1a-4a0f-82cc-5a13f7023d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:14.092Z|0d4af555-5d1a-4a0f-82cc-5a13f7023d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:14.092Z|ab3de5b3-96bb-45c0-ad6a-738bd5c0a5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:14.092Z|ab3de5b3-96bb-45c0-ad6a-738bd5c0a5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:14.095Z|58c429d9-e365-4270-904a-a488e1e49dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:14.096Z|58c429d9-e365-4270-904a-a488e1e49dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:19.444Z|2e514e4b-eeed-4e79-82b0-07eec5568db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:19.446Z|2e514e4b-eeed-4e79-82b0-07eec5568db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:24.112Z|0b6f9592-4a40-408c-a3a2-d4a454c6bce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:24.113Z|0b6f9592-4a40-408c-a3a2-d4a454c6bce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:24.114Z|0b003fab-ed2f-46b6-8240-7b2599ae3e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:24.114Z|0b003fab-ed2f-46b6-8240-7b2599ae3e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:24.126Z|fa0de51c-2018-438e-bb40-ff251b8e540c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:24.127Z|fa0de51c-2018-438e-bb40-ff251b8e540c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:28.686Z|d75534a6-2809-4f42-9851-ce4209d86aaf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:29:28.687Z|d75534a6-2809-4f42-9851-ce4209d86aaf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:34.137Z|eb5ff337-a9b6-4851-b7ad-5e2a2e7c2acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:34.137Z|d01f38c5-6d82-43ee-9f76-1f9d2fa6a9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:34.138Z|d01f38c5-6d82-43ee-9f76-1f9d2fa6a9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:34.138Z|eb5ff337-a9b6-4851-b7ad-5e2a2e7c2acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:34.145Z|2183c2e5-60f1-48a7-8ec7-670a8f2d0de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:34.146Z|2183c2e5-60f1-48a7-8ec7-670a8f2d0de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:34.444Z|382b328b-23ed-4613-8db2-2a9bd46e130a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:34.444Z|382b328b-23ed-4613-8db2-2a9bd46e130a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:34.774Z|fc45af8f-ad2a-4b61-bff8-8233e43f86c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:34.775Z|fc45af8f-ad2a-4b61-bff8-8233e43f86c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:44.158Z|73924b77-86cb-4675-9c6a-acf79636fc61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:44.158Z|73924b77-86cb-4675-9c6a-acf79636fc61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:44.159Z|98ba0b5d-2bef-4570-89e9-e557ca197224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:44.159Z|98ba0b5d-2bef-4570-89e9-e557ca197224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:44.167Z|c68c38a0-e7d9-43c0-b498-925accaa30d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:44.168Z|c68c38a0-e7d9-43c0-b498-925accaa30d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:49.444Z|d62e9017-fb22-4b97-a5e0-9f35ef2bc7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:29:49.444Z|d62e9017-fb22-4b97-a5e0-9f35ef2bc7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:29:54.181Z|77cd5098-2052-4a0d-a5d5-eda51474bd8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:54.181Z|225eec07-5d3c-44c9-961d-c06198daebbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:54.181Z|77cd5098-2052-4a0d-a5d5-eda51474bd8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:54.181Z|225eec07-5d3c-44c9-961d-c06198daebbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:29:54.186Z|99fd37c4-fe9a-41c5-9ef9-0a88fc6538f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:29:54.187Z|99fd37c4-fe9a-41c5-9ef9-0a88fc6538f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:04.201Z|a65c1f7e-372c-4361-8d96-7f431f4bb3d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:04.201Z|01eabaee-c2bb-4068-8451-3781d2791304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:04.202Z|a65c1f7e-372c-4361-8d96-7f431f4bb3d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:04.202Z|01eabaee-c2bb-4068-8451-3781d2791304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:04.207Z|815bd6e1-b6c8-4ff8-bb46-0702544094bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:04.208Z|815bd6e1-b6c8-4ff8-bb46-0702544094bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:04.444Z|40880f16-d243-4587-81fd-8bbc6742ee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:04.447Z|40880f16-d243-4587-81fd-8bbc6742ee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:04.775Z|b7dc6e3e-bc20-4f9a-b2af-176bec8da895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:04.776Z|b7dc6e3e-bc20-4f9a-b2af-176bec8da895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:14.223Z|852be0cf-c84f-48da-bc88-b759079711ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:14.223Z|59805dbe-20d2-405c-8205-b85d844e278c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:14.224Z|852be0cf-c84f-48da-bc88-b759079711ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:14.224Z|59805dbe-20d2-405c-8205-b85d844e278c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:14.227Z|a83aa422-4454-4fe1-9669-40cf34dd6ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:14.227Z|a83aa422-4454-4fe1-9669-40cf34dd6ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:19.444Z|246ea4e8-68e2-45d4-ad01-a4a2b0282d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:19.444Z|246ea4e8-68e2-45d4-ad01-a4a2b0282d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:24.243Z|accb56fc-4c02-4eda-bab0-940fa08517ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:24.243Z|b714f8e4-ddf5-438c-9145-0df33dac6803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:24.244Z|accb56fc-4c02-4eda-bab0-940fa08517ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:24.244Z|b714f8e4-ddf5-438c-9145-0df33dac6803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:24.247Z|dedbcd93-6d88-4d32-bd70-454c99b3e072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:24.247Z|dedbcd93-6d88-4d32-bd70-454c99b3e072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:28.687Z|eb7da9cf-3b0a-439e-a74f-274386f11a1c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:30:28.687Z|eb7da9cf-3b0a-439e-a74f-274386f11a1c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:34.265Z|04d45755-e114-4582-ab13-86880b063d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:34.265Z|fd7d5289-3460-44b7-abd7-2c4fb4507908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:34.265Z|15f42b52-901e-4fec-902a-ccfbbdf08e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:34.265Z|fd7d5289-3460-44b7-abd7-2c4fb4507908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:34.265Z|04d45755-e114-4582-ab13-86880b063d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:34.265Z|15f42b52-901e-4fec-902a-ccfbbdf08e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:34.444Z|ae763186-4f69-4687-904f-8f3bffac333c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:34.444Z|ae763186-4f69-4687-904f-8f3bffac333c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:34.776Z|708b379e-df9c-4662-8423-22611fab08d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:34.777Z|708b379e-df9c-4662-8423-22611fab08d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:44.284Z|10546781-0cb2-489a-a732-f679c7094251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:44.284Z|f1cd5404-cfc0-4f85-89fc-44edd604dc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:44.285Z|10546781-0cb2-489a-a732-f679c7094251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:44.285Z|f1cd5404-cfc0-4f85-89fc-44edd604dc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:44.286Z|5a740f07-4225-4ca6-92ae-cb671d0e9e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:44.286Z|5a740f07-4225-4ca6-92ae-cb671d0e9e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:49.444Z|d8f490b3-303c-4f9b-a042-5b663211e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:30:49.447Z|d8f490b3-303c-4f9b-a042-5b663211e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:30:54.308Z|8f7bf4e5-7593-4fa1-9546-4b9fa084b145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:54.309Z|8f7bf4e5-7593-4fa1-9546-4b9fa084b145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:54.313Z|a0bf252d-f5ad-4056-860e-ae5f5f57ba8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:54.314Z|a0bf252d-f5ad-4056-860e-ae5f5f57ba8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:30:54.316Z|b6dffe8b-b7ea-479d-a5da-8301f6ba591b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:30:54.316Z|b6dffe8b-b7ea-479d-a5da-8301f6ba591b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:04.337Z|51cbeec5-2b0e-4de0-b8af-d7b7246e6902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:04.337Z|4e16fcc9-e95d-4306-bf55-2baad83e3e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:04.337Z|6e93753a-7c25-4110-a6ad-de57cff1582c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:04.337Z|51cbeec5-2b0e-4de0-b8af-d7b7246e6902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:04.337Z|6e93753a-7c25-4110-a6ad-de57cff1582c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:04.337Z|4e16fcc9-e95d-4306-bf55-2baad83e3e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:04.444Z|85b6f587-00e0-4ad7-8a1b-48095849c99d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:04.444Z|85b6f587-00e0-4ad7-8a1b-48095849c99d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:04.777Z|d1fc8dcf-9d1b-4ff8-8423-154eb786c678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:04.778Z|d1fc8dcf-9d1b-4ff8-8423-154eb786c678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:14.358Z|fd12e936-2879-4e7e-a0c9-e36edbc6170c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:14.358Z|7e2a63fd-9abe-4729-874e-60e7141251a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:14.358Z|9d4c3b1f-05da-40c3-8a58-1bf73077baad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:14.359Z|7e2a63fd-9abe-4729-874e-60e7141251a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:14.359Z|fd12e936-2879-4e7e-a0c9-e36edbc6170c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:14.359Z|9d4c3b1f-05da-40c3-8a58-1bf73077baad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:19.444Z|4503cb8d-b7fb-4380-ac92-50af17cbb6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:19.444Z|4503cb8d-b7fb-4380-ac92-50af17cbb6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:24.378Z|55c2238f-357e-4021-aecd-810493e021c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:24.378Z|94f46486-f7ba-4b6f-9899-cbc7f20fc4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:24.379Z|94f46486-f7ba-4b6f-9899-cbc7f20fc4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:24.379Z|55c2238f-357e-4021-aecd-810493e021c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:24.379Z|9a58a282-8abe-407a-99c2-3022df2eadc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:24.380Z|9a58a282-8abe-407a-99c2-3022df2eadc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:28.686Z|d6fde143-115e-4184-be21-d68400dbbefd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:31:28.687Z|d6fde143-115e-4184-be21-d68400dbbefd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:34.400Z|c2906394-3b09-440d-a1b3-902dff0d250a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:34.401Z|c2906394-3b09-440d-a1b3-902dff0d250a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:34.401Z|7daf6420-5bf7-4fdc-92d1-7452da1bb4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:34.402Z|7daf6420-5bf7-4fdc-92d1-7452da1bb4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:34.402Z|d11fd14d-b0e9-4eb4-95a8-8e21f27f93f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:34.402Z|d11fd14d-b0e9-4eb4-95a8-8e21f27f93f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:34.444Z|25b2b89a-1d80-4f4d-81b5-9ad2831a0d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:34.448Z|25b2b89a-1d80-4f4d-81b5-9ad2831a0d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:34.778Z|8786117b-e1c0-4b6b-b462-8089484a28e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:34.778Z|8786117b-e1c0-4b6b-b462-8089484a28e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:44.423Z|e251d73f-80ea-4da2-85af-60863aa2fe68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:44.423Z|e251d73f-80ea-4da2-85af-60863aa2fe68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:44.424Z|069d4af7-7e54-4311-bc83-d9c9b19df6ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:44.424Z|0e4c3a42-153a-4cdd-9a6b-4145af43d185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:44.425Z|069d4af7-7e54-4311-bc83-d9c9b19df6ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:44.425Z|0e4c3a42-153a-4cdd-9a6b-4145af43d185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:49.444Z|2dac0562-bd44-42ea-8bd7-9346349a6f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:31:49.444Z|2dac0562-bd44-42ea-8bd7-9346349a6f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:31:54.447Z|d0207723-1bbf-4d04-9cc4-6151f6b77b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:54.448Z|d0207723-1bbf-4d04-9cc4-6151f6b77b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:54.448Z|f26d0e7f-c29e-4649-a5ac-c3b39f82c709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:54.448Z|f26d0e7f-c29e-4649-a5ac-c3b39f82c709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:31:54.448Z|5936f75a-ed8f-417a-83ef-9784a83a0313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:31:54.449Z|5936f75a-ed8f-417a-83ef-9784a83a0313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:04.444Z|844554df-6dd5-4664-bdaf-2f91ecc82101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:04.444Z|844554df-6dd5-4664-bdaf-2f91ecc82101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:04.467Z|7a9b1e16-834c-43a0-ab41-ef3a65f8d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:04.467Z|5458ff42-c6bf-4e29-89e8-d2f2ae1a7c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:04.468Z|7a9b1e16-834c-43a0-ab41-ef3a65f8d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:04.468Z|5458ff42-c6bf-4e29-89e8-d2f2ae1a7c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:04.469Z|a98ed932-36e3-488f-a847-ea22bfc49cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:04.469Z|a98ed932-36e3-488f-a847-ea22bfc49cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:04.779Z|69545088-30b1-46ab-b671-d3562e693635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:04.779Z|69545088-30b1-46ab-b671-d3562e693635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:14.489Z|04c5af46-aa7a-4f26-bca3-9335449180fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:14.489Z|27c94c31-bd8c-44ec-927e-899e147100df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:14.489Z|97919d0c-20e8-4b30-ad01-b06b09ea301c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:14.489Z|97919d0c-20e8-4b30-ad01-b06b09ea301c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:14.489Z|04c5af46-aa7a-4f26-bca3-9335449180fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:14.489Z|27c94c31-bd8c-44ec-927e-899e147100df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:19.444Z|576d4fdf-f76d-492d-864a-bd2d6dca6ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:19.447Z|576d4fdf-f76d-492d-864a-bd2d6dca6ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:24.512Z|2d79d4ad-1d9f-4a75-bc86-5649a453cdb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:24.512Z|7b1a75d5-e4af-4e7c-9897-dc25a8a5cf54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:24.512Z|f97358eb-dc54-4d7d-8245-082a9b7192bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:24.512Z|2d79d4ad-1d9f-4a75-bc86-5649a453cdb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:24.512Z|f97358eb-dc54-4d7d-8245-082a9b7192bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:24.512Z|7b1a75d5-e4af-4e7c-9897-dc25a8a5cf54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:28.686Z|8dd14048-30da-42fd-ade3-775ee048664d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:32:28.687Z|8dd14048-30da-42fd-ade3-775ee048664d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:34.444Z|549dad29-d819-48f8-aaeb-03b1865454b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:34.444Z|549dad29-d819-48f8-aaeb-03b1865454b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:34.534Z|f319b1e2-5454-48aa-88b1-152be58aebf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:34.534Z|7b5e7ef0-f876-41fb-9ef5-ab1c03496836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:34.534Z|f319b1e2-5454-48aa-88b1-152be58aebf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:34.534Z|7b5e7ef0-f876-41fb-9ef5-ab1c03496836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:34.539Z|4ef2241d-4abc-4795-b216-52e623e4233b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:34.540Z|4ef2241d-4abc-4795-b216-52e623e4233b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:34.780Z|99ceede5-2fa1-47c9-b8da-5e3d8d5e964f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:34.780Z|99ceede5-2fa1-47c9-b8da-5e3d8d5e964f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:44.555Z|37d8782e-880b-4776-b53a-89246d9a6783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:44.556Z|d3f15e86-d2e6-4706-9798-4ffb0e31ba22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:44.556Z|d3f15e86-d2e6-4706-9798-4ffb0e31ba22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:44.556Z|37d8782e-880b-4776-b53a-89246d9a6783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:44.559Z|316c8657-32f4-4c92-b4a8-ab9edda170cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:44.560Z|316c8657-32f4-4c92-b4a8-ab9edda170cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:49.444Z|f383a3f5-25a6-481d-ad4a-f953a1cca1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:32:49.444Z|f383a3f5-25a6-481d-ad4a-f953a1cca1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:32:54.577Z|b4600d70-ccc0-41e9-8a13-3cd2291eaa03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:54.577Z|94d86b56-565b-45fe-842e-012959d0e499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:54.577Z|b4600d70-ccc0-41e9-8a13-3cd2291eaa03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:54.577Z|94d86b56-565b-45fe-842e-012959d0e499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:32:54.578Z|ea80b5cd-450d-4526-a539-4e4368cdc78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:32:54.579Z|ea80b5cd-450d-4526-a539-4e4368cdc78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:04.444Z|03568f70-167b-4374-aac1-ad20666e77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:04.447Z|03568f70-167b-4374-aac1-ad20666e77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:04.599Z|c0b5aec7-f39a-4d9c-aa34-3bbd8ecf0894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:04.599Z|2bf5b9a6-936d-498e-bb4d-082de75a20b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:04.599Z|61243d55-8af3-4e5b-8445-64d08019235f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:04.599Z|2bf5b9a6-936d-498e-bb4d-082de75a20b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:04.599Z|61243d55-8af3-4e5b-8445-64d08019235f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:04.599Z|c0b5aec7-f39a-4d9c-aa34-3bbd8ecf0894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:04.781Z|783146ff-49f3-41f7-b4cc-b555925c639b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:04.781Z|783146ff-49f3-41f7-b4cc-b555925c639b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:14.619Z|fd4c9c44-f50b-4d7a-9f4a-6475fc281c5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:14.619Z|fd4c9c44-f50b-4d7a-9f4a-6475fc281c5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:14.622Z|5d74cd2d-1620-43fc-8447-75a43e758e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:14.622Z|5d74cd2d-1620-43fc-8447-75a43e758e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:14.623Z|e7e56d29-39db-4d49-b2db-20331781e407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:14.623Z|e7e56d29-39db-4d49-b2db-20331781e407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:19.444Z|655abd1e-30bf-4f95-b589-05e18cfa525a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:19.444Z|655abd1e-30bf-4f95-b589-05e18cfa525a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:24.640Z|6f4520a9-b405-41f4-b5b0-dffe0f44c8a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:24.640Z|6f4520a9-b405-41f4-b5b0-dffe0f44c8a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:24.641Z|afbb46cd-a093-4f2f-b57a-b4a721641c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:24.642Z|afbb46cd-a093-4f2f-b57a-b4a721641c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:24.643Z|6ce71f8c-1287-428a-b3d1-7908d75235fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:24.644Z|6ce71f8c-1287-428a-b3d1-7908d75235fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:28.687Z|7e2bf4c3-cc69-4518-9d6a-01c389ebd7e3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:33:28.688Z|7e2bf4c3-cc69-4518-9d6a-01c389ebd7e3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:34.444Z|8fb33d2d-4633-4cb3-9750-273387343561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:34.444Z|8fb33d2d-4633-4cb3-9750-273387343561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:34.663Z|83d240b6-1c02-4556-ad36-edab011c239c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:34.662Z|1c4f3a96-6f32-465d-aa18-b8cae42b8344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:34.663Z|43f3cdf8-e56d-492c-bc67-4a677199ef25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:34.663Z|43f3cdf8-e56d-492c-bc67-4a677199ef25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:34.663Z|83d240b6-1c02-4556-ad36-edab011c239c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:34.663Z|1c4f3a96-6f32-465d-aa18-b8cae42b8344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:34.782Z|d51cac48-9394-4cd2-951c-2d62c2684e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:34.782Z|d51cac48-9394-4cd2-951c-2d62c2684e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:44.683Z|4eb69118-cc18-4136-95a7-6d45573c5dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:44.683Z|dbf02c7b-a458-48ee-aa38-6211cd37a2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:44.684Z|4ecf8118-a7c8-49c4-a339-6d2fc1a3cb3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:44.684Z|4eb69118-cc18-4136-95a7-6d45573c5dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:44.684Z|dbf02c7b-a458-48ee-aa38-6211cd37a2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:44.684Z|4ecf8118-a7c8-49c4-a339-6d2fc1a3cb3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:49.444Z|bd1ec4a2-8b8d-4e2c-a242-ffaf65b0235f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:33:49.447Z|bd1ec4a2-8b8d-4e2c-a242-ffaf65b0235f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:33:54.703Z|505421da-5214-473c-a042-ecb1ea2b050b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:54.703Z|505421da-5214-473c-a042-ecb1ea2b050b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:54.707Z|65eacb96-3419-4128-8827-86ce5c1ef448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:54.707Z|65eacb96-3419-4128-8827-86ce5c1ef448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:33:54.707Z|785834e2-5493-4b4d-bb98-264ebcd0d0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:33:54.708Z|785834e2-5493-4b4d-bb98-264ebcd0d0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:04.444Z|0721253f-099a-481a-bfbd-22051263071b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:04.444Z|0721253f-099a-481a-bfbd-22051263071b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:04.725Z|6b9169ea-27e4-4059-8030-8b982fa9abed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:04.726Z|6b9169ea-27e4-4059-8030-8b982fa9abed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:04.726Z|dbe8f354-2e4d-45c4-a973-1b4ad4adac3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:04.727Z|dbe8f354-2e4d-45c4-a973-1b4ad4adac3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:04.730Z|574a9fc6-b2be-4d03-86c0-510e79447874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:04.730Z|574a9fc6-b2be-4d03-86c0-510e79447874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:04.783Z|23019d60-72ee-4a88-aa9a-fdf159c2d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:04.783Z|23019d60-72ee-4a88-aa9a-fdf159c2d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:14.747Z|35e1a2c3-2db8-42e8-8346-3d4cffa6bd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:14.747Z|35e1a2c3-2db8-42e8-8346-3d4cffa6bd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:14.748Z|24f39223-3bb1-42b5-bbd0-7195b70bb862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:14.748Z|24f39223-3bb1-42b5-bbd0-7195b70bb862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:14.748Z|442dc1f6-7d95-4994-bfe3-2949db35db49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:14.749Z|442dc1f6-7d95-4994-bfe3-2949db35db49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:19.444Z|da9172bc-433e-4c98-b3cd-b09939fca699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:19.444Z|da9172bc-433e-4c98-b3cd-b09939fca699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:24.768Z|11ba9e9f-c742-4b80-bff4-2e40d212421b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:24.768Z|0e78d0a0-b335-40b9-91d6-cd5df599ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:24.768Z|11ba9e9f-c742-4b80-bff4-2e40d212421b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:24.768Z|0e78d0a0-b335-40b9-91d6-cd5df599ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:24.769Z|fe5fc9e0-d271-4592-ba04-cda435dd0620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:24.769Z|fe5fc9e0-d271-4592-ba04-cda435dd0620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:28.687Z|b1baf27d-20c0-4f28-9066-08076e603672|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:34:28.688Z|b1baf27d-20c0-4f28-9066-08076e603672|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:34.444Z|dbf6529f-a465-4cc6-bd85-df98d4a50d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:34.447Z|dbf6529f-a465-4cc6-bd85-df98d4a50d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:34.783Z|69847262-be35-4a38-8f2a-9f0e2e8ec69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:34.784Z|69847262-be35-4a38-8f2a-9f0e2e8ec69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:34.789Z|5e6bb39f-69e9-462d-9625-e5659dc9dbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:34.789Z|a61abbdc-5999-42b5-9293-d5637b63e804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:34.790Z|5e6bb39f-69e9-462d-9625-e5659dc9dbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:34.790Z|a61abbdc-5999-42b5-9293-d5637b63e804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:34.797Z|c329dff7-8a89-424e-b777-48fdfd2ed580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:34.797Z|c329dff7-8a89-424e-b777-48fdfd2ed580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:44.812Z|f4330608-a52e-4f0c-a687-b330807ce154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:44.813Z|2be56536-b916-471e-bb7a-1fc1a117d82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:44.813Z|f4330608-a52e-4f0c-a687-b330807ce154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:44.813Z|2be56536-b916-471e-bb7a-1fc1a117d82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:44.817Z|754c1f02-138c-47d3-bec0-d64be7aa8476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:44.818Z|754c1f02-138c-47d3-bec0-d64be7aa8476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:49.444Z|91f7400e-f7c0-49f0-b8fb-a9f051d1121a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:34:49.445Z|91f7400e-f7c0-49f0-b8fb-a9f051d1121a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:34:54.835Z|3ac7c33a-3847-4007-9ff5-a87ce30e3027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:54.835Z|e15524da-2f85-4d74-bff6-22ffbe9a03e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:54.835Z|3ac7c33a-3847-4007-9ff5-a87ce30e3027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:54.836Z|e15524da-2f85-4d74-bff6-22ffbe9a03e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:34:54.839Z|af3b89ff-c741-4d4d-b14c-179df54325ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:34:54.839Z|af3b89ff-c741-4d4d-b14c-179df54325ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:04.444Z|b12d146d-f381-4426-a2bf-45001048085f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:04.444Z|b12d146d-f381-4426-a2bf-45001048085f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:04.784Z|1f95e59c-e724-4abd-b910-e3552f042c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:04.785Z|1f95e59c-e724-4abd-b910-e3552f042c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:04.855Z|43f0c9dd-1b8b-40ba-a18b-d163a0c7cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:04.855Z|10220447-d6af-4ec7-bed0-8939a6013935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:04.856Z|43f0c9dd-1b8b-40ba-a18b-d163a0c7cc1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:04.856Z|10220447-d6af-4ec7-bed0-8939a6013935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:04.858Z|a8c79777-10d4-4a5c-8096-f0094477319a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:04.858Z|a8c79777-10d4-4a5c-8096-f0094477319a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:14.875Z|bc633af1-776a-4432-b3b8-f9f0489cf7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:14.876Z|63da78c6-b5a6-4cf1-87f8-b018bf12e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:14.876Z|bc633af1-776a-4432-b3b8-f9f0489cf7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:14.876Z|72a197f7-0d63-473f-899b-287fa19f18e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:14.876Z|63da78c6-b5a6-4cf1-87f8-b018bf12e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:14.876Z|72a197f7-0d63-473f-899b-287fa19f18e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:19.444Z|e6ed900c-81ee-47da-a2b2-355e1eea48f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:19.447Z|e6ed900c-81ee-47da-a2b2-355e1eea48f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:24.899Z|bc841b76-375a-4fdd-b742-e4f085640a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:24.899Z|f01f3da1-2696-4a4b-8711-514ec9ed991a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:24.899Z|4c161d4e-76b3-4445-8bc6-75388a2e67c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:24.900Z|f01f3da1-2696-4a4b-8711-514ec9ed991a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:24.900Z|bc841b76-375a-4fdd-b742-e4f085640a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:24.900Z|4c161d4e-76b3-4445-8bc6-75388a2e67c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:28.687Z|f621dee4-dec8-415c-bcab-82131639f964|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:35:28.688Z|f621dee4-dec8-415c-bcab-82131639f964|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:34.444Z|6ac38dcc-f064-4182-bff7-e5c737a759de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:34.445Z|6ac38dcc-f064-4182-bff7-e5c737a759de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:34.785Z|af791996-bd2a-4ef8-a205-6370f6a6cb71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:34.786Z|af791996-bd2a-4ef8-a205-6370f6a6cb71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:34.920Z|49c454cd-bd69-4761-9cf0-fd3e4af0f57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:34.920Z|4ff14658-ae03-430c-80c3-c17c36c05f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:34.921Z|4ff14658-ae03-430c-80c3-c17c36c05f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:34.921Z|49c454cd-bd69-4761-9cf0-fd3e4af0f57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:34.921Z|a1c3dd5e-f40a-4ae4-8078-6a88e9db594f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:34.922Z|a1c3dd5e-f40a-4ae4-8078-6a88e9db594f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:44.943Z|a6f493f2-286c-4133-9b60-bff072f192eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:44.943Z|a6f493f2-286c-4133-9b60-bff072f192eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:44.947Z|5e539958-561b-4888-82fa-b482ac54a8b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:44.947Z|d6ee27ca-b0a0-4aa0-b9e8-c84b1b0d1fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:44.947Z|5e539958-561b-4888-82fa-b482ac54a8b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:44.947Z|d6ee27ca-b0a0-4aa0-b9e8-c84b1b0d1fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:49.444Z|b189f9db-5c2d-485f-a712-5ac9d2754474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:35:49.444Z|b189f9db-5c2d-485f-a712-5ac9d2754474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:35:54.965Z|3de87e61-bf89-43d0-87ba-8dfa6e6aad47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:54.965Z|928042a9-eb93-4ac4-a5d2-7f7b53b24928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:54.965Z|0ebcd957-8f19-4c3d-b383-9d2111453ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:35:54.966Z|928042a9-eb93-4ac4-a5d2-7f7b53b24928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:54.966Z|0ebcd957-8f19-4c3d-b383-9d2111453ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:35:54.966Z|3de87e61-bf89-43d0-87ba-8dfa6e6aad47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:04.444Z|742e3293-7a7e-44f9-a0b1-2411000e8f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:04.447Z|742e3293-7a7e-44f9-a0b1-2411000e8f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:04.786Z|760fbc78-083b-4c25-815d-986358b2f13c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:04.787Z|760fbc78-083b-4c25-815d-986358b2f13c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:04.986Z|1993d04f-81ca-4dd9-910f-bc746c3f60cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:04.987Z|1993d04f-81ca-4dd9-910f-bc746c3f60cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:04.987Z|96e51435-ba75-476d-9a36-2e4c81d9eb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:04.987Z|7557ec8d-d6a3-42ab-bbac-acec179d94b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:04.987Z|96e51435-ba75-476d-9a36-2e4c81d9eb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:04.988Z|7557ec8d-d6a3-42ab-bbac-acec179d94b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:15.009Z|a531ecfe-6cb2-43f4-a73b-271ccd9ad9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:15.009Z|a531ecfe-6cb2-43f4-a73b-271ccd9ad9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:15.009Z|ee0ac21a-874b-404c-a35a-1eb71232c65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:15.010Z|ee0ac21a-874b-404c-a35a-1eb71232c65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:15.013Z|060718c9-0f04-4632-94f5-ff78e029e1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:15.014Z|060718c9-0f04-4632-94f5-ff78e029e1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:19.444Z|01cf69b0-46e3-480c-80ff-caae1cef9433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:19.444Z|01cf69b0-46e3-480c-80ff-caae1cef9433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:25.030Z|a1cda3bd-5df1-4759-a8ad-7fd1a4b2789d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:25.030Z|b7472789-d0d3-4696-b1d5-e72d69cf3650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:25.030Z|a1cda3bd-5df1-4759-a8ad-7fd1a4b2789d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:25.030Z|b7472789-d0d3-4696-b1d5-e72d69cf3650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:25.031Z|2b22bb6b-e561-4921-af22-de6cc4b9da79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:25.031Z|2b22bb6b-e561-4921-af22-de6cc4b9da79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:28.687Z|69c27d56-d05a-4fee-86d8-a9d48cce8a8f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:36:28.688Z|69c27d56-d05a-4fee-86d8-a9d48cce8a8f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:34.444Z|ca2876ea-a5e6-46e7-bd50-8cf5adc753ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:34.444Z|ca2876ea-a5e6-46e7-bd50-8cf5adc753ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:34.787Z|36316c0a-0447-4280-9435-a4187f1674e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:34.787Z|36316c0a-0447-4280-9435-a4187f1674e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:35.051Z|28053597-11f4-4fe8-a54c-69fd8faa5b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:35.051Z|876e7626-90ae-4a76-87e3-7a9b58094f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:35.051Z|40136afc-bde4-4bce-a1a2-716683a73325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:35.051Z|28053597-11f4-4fe8-a54c-69fd8faa5b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:35.051Z|876e7626-90ae-4a76-87e3-7a9b58094f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:35.051Z|40136afc-bde4-4bce-a1a2-716683a73325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:45.071Z|70537ab5-31a4-4eca-ba06-75f52dfd7ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:45.071Z|d9f1dab7-f82d-4063-959a-fccffd97e529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:45.072Z|70537ab5-31a4-4eca-ba06-75f52dfd7ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:45.072Z|d9f1dab7-f82d-4063-959a-fccffd97e529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:45.072Z|2845237d-054b-4485-bb8d-b0b51fda2286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:45.073Z|2845237d-054b-4485-bb8d-b0b51fda2286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:49.444Z|194c6b7c-8945-4ed8-8665-e80612361876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:36:49.447Z|194c6b7c-8945-4ed8-8665-e80612361876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:36:55.093Z|21900c9a-ae2e-49c3-ba35-f645f58a0802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:55.093Z|6b9ba4ad-7a40-4238-9c2a-ab696968caf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:55.094Z|7cbdc833-9200-4ba8-83d7-72b3f12a85e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:36:55.094Z|6b9ba4ad-7a40-4238-9c2a-ab696968caf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:55.094Z|21900c9a-ae2e-49c3-ba35-f645f58a0802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:36:55.094Z|7cbdc833-9200-4ba8-83d7-72b3f12a85e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:04.444Z|07f36b90-f02f-4322-bfa2-23bedc9cb7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:04.444Z|07f36b90-f02f-4322-bfa2-23bedc9cb7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:04.788Z|1bd25bcc-e826-4e93-84f4-fdaa222d4524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:04.788Z|1bd25bcc-e826-4e93-84f4-fdaa222d4524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:05.115Z|21e4fa49-5eaf-4743-bd5f-06eab845b3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:05.115Z|e2caad92-ca05-441c-8d4b-7934a6387834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:05.115Z|e2caad92-ca05-441c-8d4b-7934a6387834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:05.115Z|21e4fa49-5eaf-4743-bd5f-06eab845b3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:05.117Z|1d185349-aaab-4c3b-bda1-709431933a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:05.117Z|1d185349-aaab-4c3b-bda1-709431933a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:15.136Z|17bbf0dc-7b95-4389-93bf-64a07560faf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:15.136Z|ee41ef4f-76e3-431a-9299-165d34d209b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:15.136Z|17bbf0dc-7b95-4389-93bf-64a07560faf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:15.136Z|ee41ef4f-76e3-431a-9299-165d34d209b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:15.137Z|6f0bac50-47f7-4c7f-aa7c-504049196f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:15.137Z|6f0bac50-47f7-4c7f-aa7c-504049196f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:19.444Z|2f39f036-a6e2-4845-94f6-84f8ace56dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:19.444Z|2f39f036-a6e2-4845-94f6-84f8ace56dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:25.159Z|7baaf72d-fdfe-4121-8ada-e41adfffbf36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:25.159Z|261e388b-8135-4aec-bfd0-6a2be2c91bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:25.160Z|7baaf72d-fdfe-4121-8ada-e41adfffbf36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:25.160Z|261e388b-8135-4aec-bfd0-6a2be2c91bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:25.165Z|50bfa070-43a1-4aa6-a5b3-acda3d2cc524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:25.166Z|50bfa070-43a1-4aa6-a5b3-acda3d2cc524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:28.687Z|74fd4806-8f27-4a5c-b4f9-8028a35d5da4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:37:28.687Z|74fd4806-8f27-4a5c-b4f9-8028a35d5da4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:34.444Z|9a5ec50e-345a-40b3-ad53-aaf1858c2aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:34.447Z|9a5ec50e-345a-40b3-ad53-aaf1858c2aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:34.789Z|e1f95f9a-fb00-4a8a-b548-1b49113f810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:34.790Z|e1f95f9a-fb00-4a8a-b548-1b49113f810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:35.182Z|55cd4990-8a7c-4f4e-8752-11fe2fa2bf20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:35.182Z|55cd4990-8a7c-4f4e-8752-11fe2fa2bf20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:35.185Z|d2d55908-119a-4690-b748-8bdd4c742019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:35.186Z|d2d55908-119a-4690-b748-8bdd4c742019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:35.188Z|c7912fd0-7c46-46a8-99b5-53e469b8f1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:35.188Z|c7912fd0-7c46-46a8-99b5-53e469b8f1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:45.204Z|2a488d4f-4be8-4302-a6b8-26818a5fcdb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:45.205Z|2a488d4f-4be8-4302-a6b8-26818a5fcdb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:45.209Z|870d977a-2bf4-4281-b123-4f7f71a75c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:45.209Z|8d830197-2b39-4cf0-976c-4f0ae4257678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:45.209Z|870d977a-2bf4-4281-b123-4f7f71a75c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:45.210Z|8d830197-2b39-4cf0-976c-4f0ae4257678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:49.444Z|0dbb152c-59ec-42cf-b00d-c48d69792846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:37:49.444Z|0dbb152c-59ec-42cf-b00d-c48d69792846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:37:55.226Z|266d33aa-63e1-4e6b-bbcc-b1c0f818f306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:55.227Z|266d33aa-63e1-4e6b-bbcc-b1c0f818f306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:55.230Z|33034b98-2b7d-42b5-9f80-13dc3ec2feb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:55.230Z|33034b98-2b7d-42b5-9f80-13dc3ec2feb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:37:55.232Z|9330a871-ce2a-4dac-bb49-de914c86eded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:37:55.232Z|9330a871-ce2a-4dac-bb49-de914c86eded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:04.444Z|1ad13e77-1aad-411a-bd71-04efce5ca0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:04.445Z|1ad13e77-1aad-411a-bd71-04efce5ca0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:04.790Z|e9de16ac-3b58-46fa-a173-8c2a93d092eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:04.790Z|e9de16ac-3b58-46fa-a173-8c2a93d092eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:05.250Z|b26ad412-18a5-46d0-aa15-11d2336d538b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:05.250Z|ce9cb90d-3b40-47b6-b8a4-c7261e631a3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:05.250Z|b26ad412-18a5-46d0-aa15-11d2336d538b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:05.251Z|ce9cb90d-3b40-47b6-b8a4-c7261e631a3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:05.255Z|249c3c8a-16bf-45af-8833-15df2a43018d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:05.255Z|249c3c8a-16bf-45af-8833-15df2a43018d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:15.271Z|4102da36-bb33-41a7-aa68-64ea19d46f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:15.272Z|4102da36-bb33-41a7-aa68-64ea19d46f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:15.272Z|3f1fb098-5880-4e77-bbd7-fc0da4f4448b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:15.273Z|3f1fb098-5880-4e77-bbd7-fc0da4f4448b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:15.275Z|1f74d1e6-5634-43b3-8059-a391da765cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:15.276Z|1f74d1e6-5634-43b3-8059-a391da765cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:19.444Z|736b2989-40f0-42b2-844d-6eb63a6d1202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:19.447Z|736b2989-40f0-42b2-844d-6eb63a6d1202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:25.291Z|cb5fedbe-f028-4a91-b663-865f1213ddfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:25.292Z|cb5fedbe-f028-4a91-b663-865f1213ddfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:25.294Z|37a632e8-43e8-499c-83d4-e91a473cd9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:25.295Z|d5ede792-9afb-4144-85fa-d0c7f8d0826d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:25.295Z|37a632e8-43e8-499c-83d4-e91a473cd9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:25.296Z|d5ede792-9afb-4144-85fa-d0c7f8d0826d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:28.686Z|85f4cc04-fdaf-4796-b26c-42c44b55982a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:38:28.687Z|85f4cc04-fdaf-4796-b26c-42c44b55982a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:34.444Z|c1e9e42b-928d-4f53-ad49-21ad6f40292f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:34.445Z|c1e9e42b-928d-4f53-ad49-21ad6f40292f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:34.791Z|3175eed8-f869-45c1-b68e-d8413fd2b8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:34.791Z|3175eed8-f869-45c1-b68e-d8413fd2b8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:35.314Z|343af015-5358-4841-b06a-1e02c0b8c457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:35.314Z|4bc213e0-274b-42b1-95ad-d6d42e446ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:35.314Z|343af015-5358-4841-b06a-1e02c0b8c457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:35.315Z|4bc213e0-274b-42b1-95ad-d6d42e446ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:35.315Z|321f91f1-057d-4cab-b885-e680128bef50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:35.316Z|321f91f1-057d-4cab-b885-e680128bef50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:45.335Z|52658d7c-93ad-4eec-b41f-e21f9911bc05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:45.335Z|3236834b-0a4a-4389-9626-dd415d151d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:45.335Z|29a5ad8b-0925-4459-912f-03d117d2e319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:45.336Z|3236834b-0a4a-4389-9626-dd415d151d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:45.336Z|29a5ad8b-0925-4459-912f-03d117d2e319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:45.336Z|52658d7c-93ad-4eec-b41f-e21f9911bc05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:49.444Z|5f55aa23-d4d4-4f8e-b1e7-e5378cc0588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:38:49.444Z|5f55aa23-d4d4-4f8e-b1e7-e5378cc0588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:38:55.357Z|1e17ae7a-4ff7-408f-905f-75976d6ab400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:55.357Z|1cd988f9-44bd-498d-9e61-dbb94f24aec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:55.357Z|bbec80c4-df4d-4c17-bfad-bb3374f5cf0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:38:55.358Z|1cd988f9-44bd-498d-9e61-dbb94f24aec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:55.358Z|1e17ae7a-4ff7-408f-905f-75976d6ab400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:38:55.358Z|bbec80c4-df4d-4c17-bfad-bb3374f5cf0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:04.444Z|8944de54-834c-422b-bb24-f6e79301b319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:04.447Z|8944de54-834c-422b-bb24-f6e79301b319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:04.792Z|290fa2c8-5928-4768-8791-8b2cd600dd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:04.792Z|290fa2c8-5928-4768-8791-8b2cd600dd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:05.378Z|ea4af118-0d14-4baf-8653-9355311e584c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:05.378Z|e7586f15-fd41-41cc-abbb-c351d29d8418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:05.378Z|d87b5f24-e260-4121-ac20-f33bfaea25a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:05.378Z|e7586f15-fd41-41cc-abbb-c351d29d8418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:05.378Z|ea4af118-0d14-4baf-8653-9355311e584c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:05.378Z|d87b5f24-e260-4121-ac20-f33bfaea25a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:15.398Z|c70e7672-a113-4b8f-b3a0-614e0314cf81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:15.398Z|f7cb7359-5ded-436b-ab0d-c231609baeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:15.398Z|f7cb7359-5ded-436b-ab0d-c231609baeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:15.398Z|c70e7672-a113-4b8f-b3a0-614e0314cf81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:15.400Z|46d1da59-f816-4e1f-a7c1-75ab067967e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:15.400Z|46d1da59-f816-4e1f-a7c1-75ab067967e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:19.444Z|7aed8a26-941a-4784-a269-8a9055e02420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:19.444Z|7aed8a26-941a-4784-a269-8a9055e02420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:25.420Z|d6fd6a8c-8512-4533-85f1-d34de64cab77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:25.420Z|d6fd6a8c-8512-4533-85f1-d34de64cab77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:25.421Z|eeb73efd-9f8c-4fd5-a55a-3e74f3cb7311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:25.421Z|67d42c16-ad0a-4880-bd1f-c30e0987a05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:25.422Z|67d42c16-ad0a-4880-bd1f-c30e0987a05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:25.422Z|eeb73efd-9f8c-4fd5-a55a-3e74f3cb7311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:28.686Z|848cad40-115a-4067-a4fa-f08b8ca0248a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:39:28.687Z|848cad40-115a-4067-a4fa-f08b8ca0248a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:34.444Z|00f44a14-7722-4288-83fa-cc15228f3b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:34.444Z|00f44a14-7722-4288-83fa-cc15228f3b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:34.793Z|cca99293-51b4-47ec-b48e-7d69a7df6061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:34.793Z|cca99293-51b4-47ec-b48e-7d69a7df6061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:35.444Z|ad63a80e-1be0-403a-a1c1-5098b0ee2a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:35.445Z|ad63a80e-1be0-403a-a1c1-5098b0ee2a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:35.449Z|5dee4fed-45df-4e7e-904e-f43bc3a3e684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:35.449Z|ec69327b-4f52-41ee-a655-52b5996d8b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:35.449Z|5dee4fed-45df-4e7e-904e-f43bc3a3e684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:35.450Z|ec69327b-4f52-41ee-a655-52b5996d8b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:45.473Z|592aa9ce-2237-496e-93fe-dd1351a91438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:45.473Z|592aa9ce-2237-496e-93fe-dd1351a91438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:45.480Z|856cf903-e7fb-4f4d-aaf0-5e5ff0a6a0e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:45.480Z|6ee88af4-098a-48a5-8986-b02d9f0a0592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:45.481Z|6ee88af4-098a-48a5-8986-b02d9f0a0592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:45.481Z|856cf903-e7fb-4f4d-aaf0-5e5ff0a6a0e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:49.444Z|09b98569-c525-4b4a-bd70-3ed0fad0a36f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:39:49.447Z|09b98569-c525-4b4a-bd70-3ed0fad0a36f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:39:55.499Z|1d56335e-a1e7-4dbf-8ece-18573df5cb69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:55.499Z|1d56335e-a1e7-4dbf-8ece-18573df5cb69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:55.500Z|1f8805ae-9120-4793-9949-423d1c1d82b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:55.501Z|1f8805ae-9120-4793-9949-423d1c1d82b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:39:55.499Z|4a4493ce-ace9-4660-bf00-b0665b0550c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:39:55.502Z|4a4493ce-ace9-4660-bf00-b0665b0550c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:04.444Z|4f59f707-1f2e-4d7b-b8c2-370f61db68d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:04.445Z|4f59f707-1f2e-4d7b-b8c2-370f61db68d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:04.794Z|d11d3547-4726-4a21-8234-6898e07660e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:04.794Z|d11d3547-4726-4a21-8234-6898e07660e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:05.520Z|70f20c88-de08-490b-a9ee-a62b820f88c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:05.520Z|36891ddd-dd36-46ad-825f-b813eb5dd22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:05.521Z|70f20c88-de08-490b-a9ee-a62b820f88c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:05.521Z|36891ddd-dd36-46ad-825f-b813eb5dd22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:05.521Z|a90fa66a-e682-4e02-b4b3-5ff0fd2aa974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:05.522Z|a90fa66a-e682-4e02-b4b3-5ff0fd2aa974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:15.542Z|f78df362-d4ab-4612-9505-826656994fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:15.543Z|f78df362-d4ab-4612-9505-826656994fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:15.543Z|4120582f-b2e8-411d-b417-290bfb3c723c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:15.543Z|616a56ac-affc-4f42-8804-35a8c6306e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:15.544Z|4120582f-b2e8-411d-b417-290bfb3c723c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:15.544Z|616a56ac-affc-4f42-8804-35a8c6306e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:19.444Z|9b5a12f3-86e5-488e-a4d2-766bd860aba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:19.444Z|9b5a12f3-86e5-488e-a4d2-766bd860aba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:25.568Z|7ffc3895-ead5-4365-99a0-90b6c5eee2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:25.568Z|106ac0a1-3253-4dd4-88d6-ee9f8af7082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:25.568Z|849c7d19-1dfb-4306-9fd7-6ac788278082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:25.568Z|7ffc3895-ead5-4365-99a0-90b6c5eee2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:25.568Z|106ac0a1-3253-4dd4-88d6-ee9f8af7082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:25.568Z|849c7d19-1dfb-4306-9fd7-6ac788278082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:28.687Z|eba548b8-e0ab-454d-a086-0f1836171e34|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:40:28.687Z|eba548b8-e0ab-454d-a086-0f1836171e34|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:34.444Z|5bdb9576-1f80-4914-9fec-04975d7c722f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:34.447Z|5bdb9576-1f80-4914-9fec-04975d7c722f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:34.794Z|0e46e0b2-0c57-405b-b6c1-252c6600b201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:34.795Z|0e46e0b2-0c57-405b-b6c1-252c6600b201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:35.590Z|6ed74174-773b-4cf8-9bfd-6659a1fdc06f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:35.590Z|dc97d4bc-3e1f-4a91-bef6-fc33ccd6be0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:35.590Z|8f457f3d-e368-44d8-9d2f-66a77439c2c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:35.591Z|8f457f3d-e368-44d8-9d2f-66a77439c2c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:35.591Z|6ed74174-773b-4cf8-9bfd-6659a1fdc06f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:35.591Z|dc97d4bc-3e1f-4a91-bef6-fc33ccd6be0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:45.611Z|9dee2f81-fc74-4fc1-a9c8-bca073cf72f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:45.612Z|9dee2f81-fc74-4fc1-a9c8-bca073cf72f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:45.615Z|262e7436-0448-4c07-9892-f0b172615b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:45.615Z|c92be89b-ae47-44a8-ae9f-b0c59e24b88d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:45.616Z|c92be89b-ae47-44a8-ae9f-b0c59e24b88d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:45.616Z|262e7436-0448-4c07-9892-f0b172615b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:49.444Z|590dffe6-b592-46f8-aaf6-cab8d2fdacfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:40:49.444Z|590dffe6-b592-46f8-aaf6-cab8d2fdacfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:40:55.635Z|8b4f5c12-e42a-48c8-99fc-c6e140c1eba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:55.635Z|489b0d61-2258-4e54-b880-e605d684023f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:55.635Z|8b4f5c12-e42a-48c8-99fc-c6e140c1eba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:55.635Z|489b0d61-2258-4e54-b880-e605d684023f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:40:55.637Z|f8d61110-b9a3-4a34-87b2-ca6922e107ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:40:55.638Z|f8d61110-b9a3-4a34-87b2-ca6922e107ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:04.444Z|aa5f1d2e-8c63-419d-8f1e-8c3e9b11adc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:04.444Z|aa5f1d2e-8c63-419d-8f1e-8c3e9b11adc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:04.796Z|239ad426-be76-437c-944f-ad1017f61354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:04.796Z|239ad426-be76-437c-944f-ad1017f61354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:05.656Z|9c75665e-2c48-4b81-93c8-ab544bc06ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:05.656Z|c1a8f334-453b-4b78-9adb-f65cb41ccf63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:05.656Z|c91b4f5f-0ebd-47ce-b8b3-3ae9052399dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:05.657Z|c1a8f334-453b-4b78-9adb-f65cb41ccf63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:05.657Z|9c75665e-2c48-4b81-93c8-ab544bc06ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:05.657Z|c91b4f5f-0ebd-47ce-b8b3-3ae9052399dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:15.679Z|cff0e788-3ac5-4a9f-b46a-e3f0ec29a431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:15.679Z|1bc61faa-32d2-45e8-ac4a-df395f9ad396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:15.679Z|1bc61faa-32d2-45e8-ac4a-df395f9ad396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:15.679Z|cff0e788-3ac5-4a9f-b46a-e3f0ec29a431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:15.680Z|8b196b34-0928-4414-8bb3-67bad8a6841b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:15.680Z|8b196b34-0928-4414-8bb3-67bad8a6841b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:19.444Z|be82f565-0242-4ba4-91ce-a37b435a9a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:19.447Z|be82f565-0242-4ba4-91ce-a37b435a9a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:25.701Z|d6c01c05-5d19-4461-b6b1-1f9f94b8866c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:25.701Z|81a74cb6-bad5-45a3-9d2f-43eb1bfe992e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:25.701Z|2325b860-6906-45eb-8b47-8fc5a4ad7ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:25.701Z|d6c01c05-5d19-4461-b6b1-1f9f94b8866c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:25.702Z|2325b860-6906-45eb-8b47-8fc5a4ad7ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:25.702Z|81a74cb6-bad5-45a3-9d2f-43eb1bfe992e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:28.687Z|12bd13e8-08ee-4b23-a329-f1285be12e75|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:41:28.687Z|12bd13e8-08ee-4b23-a329-f1285be12e75|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:34.444Z|5ee2b169-b4fa-4e6d-b688-b8f3dd25f2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:34.444Z|5ee2b169-b4fa-4e6d-b688-b8f3dd25f2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:34.797Z|a43cdf7b-dcf7-40b4-b935-b9e7446442e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:34.797Z|a43cdf7b-dcf7-40b4-b935-b9e7446442e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:35.721Z|4792ac4d-73bf-4c42-8d4e-edfffc92e3a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:35.721Z|4792ac4d-73bf-4c42-8d4e-edfffc92e3a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:35.723Z|d98e6362-a11a-4a33-a906-7723575a6d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:35.724Z|d98e6362-a11a-4a33-a906-7723575a6d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:35.726Z|9daffab0-9e6a-48bd-bcd4-55ca61aede44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:35.727Z|9daffab0-9e6a-48bd-bcd4-55ca61aede44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:45.742Z|195eb4be-25cd-4750-9876-1d440e30b6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:45.743Z|195eb4be-25cd-4750-9876-1d440e30b6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:45.743Z|980571ab-294a-467f-a4ee-ec7ad6fa258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:45.744Z|980571ab-294a-467f-a4ee-ec7ad6fa258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:45.746Z|f78ceeb7-58aa-486a-a4e6-71abb796d9a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:45.746Z|f78ceeb7-58aa-486a-a4e6-71abb796d9a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:49.444Z|db466406-e4bf-41da-83df-871ea0156b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:41:49.444Z|db466406-e4bf-41da-83df-871ea0156b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:41:55.764Z|5f5134a3-33b4-4e3e-9e67-f9a00b9509bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:55.765Z|5f5134a3-33b4-4e3e-9e67-f9a00b9509bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:55.766Z|f96c1672-6b48-42a9-bf11-00f5df5657a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:55.766Z|3ba2a2f5-e6cc-4a42-96ee-537e5efda2d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:41:55.766Z|f96c1672-6b48-42a9-bf11-00f5df5657a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:41:55.767Z|3ba2a2f5-e6cc-4a42-96ee-537e5efda2d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:04.444Z|8a7a34c8-2506-4289-8671-2371cfb9a166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:04.447Z|8a7a34c8-2506-4289-8671-2371cfb9a166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:04.797Z|3f888e84-c1de-4947-a08b-c7bc4db8446c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:04.798Z|3f888e84-c1de-4947-a08b-c7bc4db8446c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:05.786Z|b2ac82ac-6902-4806-875f-552f7925e9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:05.786Z|e5c07199-3197-4558-b0c5-39db9e98c007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:05.786Z|f7280345-07c3-453a-8c80-a8934bcae20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:05.786Z|b2ac82ac-6902-4806-875f-552f7925e9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:05.787Z|e5c07199-3197-4558-b0c5-39db9e98c007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:05.787Z|f7280345-07c3-453a-8c80-a8934bcae20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:15.809Z|4608bc6c-9a9a-4700-99a7-1ed32f26b116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:15.809Z|4608bc6c-9a9a-4700-99a7-1ed32f26b116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:15.813Z|c5f3ff5a-4515-4c27-b020-f9cbb79db634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:15.813Z|c5f3ff5a-4515-4c27-b020-f9cbb79db634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:15.814Z|56c5ef92-e3b1-4ae6-a948-1569ae77aaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:15.814Z|56c5ef92-e3b1-4ae6-a948-1569ae77aaba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:19.444Z|43d8812f-efc3-427e-a674-fc6190d78983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:19.444Z|43d8812f-efc3-427e-a674-fc6190d78983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:25.834Z|81dfe979-fce4-4356-a3c8-63bc99548fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:25.835Z|81dfe979-fce4-4356-a3c8-63bc99548fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:25.842Z|f629b199-411a-421d-9520-c9c9bbc12af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:25.842Z|f20b580d-a66b-4e2a-9e4a-045cfa48d739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:25.842Z|f20b580d-a66b-4e2a-9e4a-045cfa48d739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:25.842Z|f629b199-411a-421d-9520-c9c9bbc12af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:28.686Z|9dee8109-d7dd-4225-88ea-d63e1ece2e8f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:42:28.687Z|9dee8109-d7dd-4225-88ea-d63e1ece2e8f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:34.444Z|ae5453e6-f056-4c58-99b3-3ec3b3610eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:34.444Z|ae5453e6-f056-4c58-99b3-3ec3b3610eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:34.798Z|c287a89d-b51b-483f-ab8e-f8f9826f5789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:34.799Z|c287a89d-b51b-483f-ab8e-f8f9826f5789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:35.856Z|a7810548-70e0-41ce-9b37-c4b90abbf5d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:35.857Z|a7810548-70e0-41ce-9b37-c4b90abbf5d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:35.862Z|4a214514-dba4-4da7-83ea-027fcceca400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:35.862Z|4a214514-dba4-4da7-83ea-027fcceca400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:35.863Z|0cfab74c-2a93-499b-92e1-13054e4b4ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:35.864Z|0cfab74c-2a93-499b-92e1-13054e4b4ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:45.879Z|011cd064-bdb0-4e67-87a9-8d247342cfea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:45.879Z|011cd064-bdb0-4e67-87a9-8d247342cfea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:45.884Z|ff390b4e-4b40-4317-85f8-e00c0835b376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:45.885Z|ff390b4e-4b40-4317-85f8-e00c0835b376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:45.886Z|e893eb16-93ee-4368-b6ef-d9cf5ffdf9cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:45.886Z|e893eb16-93ee-4368-b6ef-d9cf5ffdf9cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:49.444Z|93ec0d12-e7e0-4965-a19c-a20d111746f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:42:49.447Z|93ec0d12-e7e0-4965-a19c-a20d111746f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:42:55.901Z|28a77516-4787-43a5-a428-30c0b998eee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:55.902Z|28a77516-4787-43a5-a428-30c0b998eee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:55.905Z|37542d88-9cb8-43f0-a2c6-97d139b5f711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:55.905Z|37542d88-9cb8-43f0-a2c6-97d139b5f711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:42:55.906Z|e7eac6a0-042f-4a79-9442-66520e0a0f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:42:55.906Z|e7eac6a0-042f-4a79-9442-66520e0a0f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:04.444Z|7a932ee9-571c-434d-9363-f21da70db60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:04.444Z|7a932ee9-571c-434d-9363-f21da70db60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:04.800Z|978e0d29-fde9-4c6e-a9db-515bdfd17955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:04.800Z|978e0d29-fde9-4c6e-a9db-515bdfd17955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:05.926Z|8806bc54-ee5f-498f-80b4-b62ad762c170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:05.926Z|94cd6fa8-dd56-4c0e-933c-6d8ff170a6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:05.926Z|8806bc54-ee5f-498f-80b4-b62ad762c170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:05.926Z|94cd6fa8-dd56-4c0e-933c-6d8ff170a6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:05.927Z|51aeeee8-5dc2-44e6-ae7d-a84f3a862d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:05.928Z|51aeeee8-5dc2-44e6-ae7d-a84f3a862d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:15.949Z|6af76e30-3990-4f46-8b5c-a2d59ee32b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:15.950Z|3a689e15-93bf-43a8-b0f9-56b8ed2f3406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:15.949Z|a24151e9-6193-458b-9a98-e0f170b507d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:15.950Z|6af76e30-3990-4f46-8b5c-a2d59ee32b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:15.950Z|3a689e15-93bf-43a8-b0f9-56b8ed2f3406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:15.950Z|a24151e9-6193-458b-9a98-e0f170b507d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:19.444Z|b565e4e0-e5eb-407a-9e8d-14db1b86b111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:19.444Z|b565e4e0-e5eb-407a-9e8d-14db1b86b111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:25.970Z|865d57bd-64a5-4f61-a327-b72fd1a72595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:25.970Z|9ae79ac4-23c7-4161-b6ee-29c2506abb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:25.970Z|865d57bd-64a5-4f61-a327-b72fd1a72595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:25.970Z|66e197b5-7c83-41e6-b38b-09c8e0d283bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:25.970Z|9ae79ac4-23c7-4161-b6ee-29c2506abb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:25.971Z|66e197b5-7c83-41e6-b38b-09c8e0d283bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:28.686Z|c2270ee6-66af-4d22-9f8a-b6c3ef846a38|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:43:28.687Z|c2270ee6-66af-4d22-9f8a-b6c3ef846a38|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:34.444Z|0a12ce55-feb1-4282-aa37-6a95ae003e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:34.447Z|0a12ce55-feb1-4282-aa37-6a95ae003e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:34.800Z|7405efc0-834f-42af-93bd-3ed8e82677c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:34.801Z|7405efc0-834f-42af-93bd-3ed8e82677c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:35.990Z|3d860b72-b909-44a0-84f8-fefd41d7afb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:35.991Z|3d860b72-b909-44a0-84f8-fefd41d7afb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:35.991Z|66f935d3-7068-4af0-aa4f-34f0c566f9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:35.992Z|66f935d3-7068-4af0-aa4f-34f0c566f9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:35.998Z|b0cdf797-d398-4c07-849b-93127fd6ff9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:35.999Z|b0cdf797-d398-4c07-849b-93127fd6ff9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:46.012Z|b535d94f-d400-4800-969b-05cd1cf0b964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:46.012Z|fe77381a-f7e6-4956-be6b-42a7a6cdec22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:46.013Z|b535d94f-d400-4800-969b-05cd1cf0b964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:46.013Z|fe77381a-f7e6-4956-be6b-42a7a6cdec22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:46.020Z|7916ca4a-fcb6-4299-b93e-432da626960e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:46.021Z|7916ca4a-fcb6-4299-b93e-432da626960e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:49.444Z|56294a9e-d867-45f5-8714-970a90411508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:43:49.444Z|56294a9e-d867-45f5-8714-970a90411508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:43:56.034Z|b4557556-abd8-454c-b1c4-e9a1c658e67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:56.034Z|d5cda52e-7ab4-4954-bf49-14690b3aea00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:56.034Z|d5cda52e-7ab4-4954-bf49-14690b3aea00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:56.034Z|b4557556-abd8-454c-b1c4-e9a1c658e67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:43:56.042Z|4944d5f5-9ed9-4bdb-85d5-3b68330f6b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:43:56.043Z|4944d5f5-9ed9-4bdb-85d5-3b68330f6b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:04.444Z|cbe42560-7fec-4d19-bebd-9e3824877970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:04.445Z|cbe42560-7fec-4d19-bebd-9e3824877970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:04.801Z|26cffc46-5959-4647-84e8-dbd712634c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:04.802Z|26cffc46-5959-4647-84e8-dbd712634c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:06.056Z|2f88040c-4145-41b4-bd5f-92dc4fb63c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:06.056Z|c692d3be-473e-45a4-bd08-d4ca5d503030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:06.056Z|c692d3be-473e-45a4-bd08-d4ca5d503030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:06.056Z|2f88040c-4145-41b4-bd5f-92dc4fb63c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:06.062Z|7e8db13b-3e6c-4ff9-a274-00dc6c35f710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:06.062Z|7e8db13b-3e6c-4ff9-a274-00dc6c35f710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:16.079Z|2af7ab7b-f149-4424-8f75-ed5935bb0f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:16.079Z|d97328d3-3109-4bdb-9432-8c5e7923748b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:16.079Z|d97328d3-3109-4bdb-9432-8c5e7923748b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:16.079Z|2af7ab7b-f149-4424-8f75-ed5935bb0f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:16.082Z|0ec9d045-3b58-44ee-9d33-467c1cc668f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:16.083Z|0ec9d045-3b58-44ee-9d33-467c1cc668f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:19.444Z|40bfed9d-ffd0-41b9-af78-ab497b46ed23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:19.446Z|40bfed9d-ffd0-41b9-af78-ab497b46ed23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:26.100Z|b0ab27b0-3962-4176-8e91-2abb2845f719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:26.100Z|b77dc31f-fda0-4d5a-868f-01681e128475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:26.100Z|b77dc31f-fda0-4d5a-868f-01681e128475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:26.100Z|b0ab27b0-3962-4176-8e91-2abb2845f719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:26.105Z|de8be1ed-0d88-42e5-9d94-16989b5c7543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:26.105Z|de8be1ed-0d88-42e5-9d94-16989b5c7543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:28.686Z|fec749c2-b5e1-4c3b-990e-af0f42dae4ca|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:44:28.687Z|fec749c2-b5e1-4c3b-990e-af0f42dae4ca|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:34.444Z|1089cb6f-fbc8-43f9-acb1-126bb5560cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:34.444Z|1089cb6f-fbc8-43f9-acb1-126bb5560cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:34.802Z|1062bdb9-b7b9-4ee2-945a-6f6022302dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:34.803Z|1062bdb9-b7b9-4ee2-945a-6f6022302dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:36.120Z|3ca59e85-769b-463f-8b70-f0e09e458806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:36.120Z|68f60989-44b3-4a31-ae57-3120be7bbe23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:36.120Z|68f60989-44b3-4a31-ae57-3120be7bbe23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:36.120Z|3ca59e85-769b-463f-8b70-f0e09e458806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:36.124Z|bd5e150e-c465-4736-84dc-c6cfd25ac943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:36.125Z|bd5e150e-c465-4736-84dc-c6cfd25ac943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:46.142Z|659b816c-cb6e-4a53-8d2f-7af308f65701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:46.142Z|abc5d35f-8566-49d8-a4aa-56af076e7970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:46.143Z|659b816c-cb6e-4a53-8d2f-7af308f65701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:46.143Z|abc5d35f-8566-49d8-a4aa-56af076e7970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:46.146Z|b3ca6f07-a4f5-44dd-a94a-fcb73b95502d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:46.147Z|b3ca6f07-a4f5-44dd-a94a-fcb73b95502d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:49.444Z|7263343e-0b9d-49b7-a05c-d7175581e783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:44:49.445Z|7263343e-0b9d-49b7-a05c-d7175581e783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:44:56.163Z|df2d9594-eb74-4491-903a-4a2f412f2d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:56.163Z|fef1f0ac-0d9d-40f1-83a2-f7031850c9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:56.164Z|fef1f0ac-0d9d-40f1-83a2-f7031850c9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:56.164Z|df2d9594-eb74-4491-903a-4a2f412f2d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:44:56.164Z|b9ea4f95-75cd-4e0f-a05f-ff8275b29d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:44:56.165Z|b9ea4f95-75cd-4e0f-a05f-ff8275b29d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:04.444Z|a776e56b-918f-4642-ad8d-38b05c8daaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:04.447Z|a776e56b-918f-4642-ad8d-38b05c8daaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:04.803Z|8493ff49-517a-40b5-b727-c571658178a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:04.803Z|8493ff49-517a-40b5-b727-c571658178a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:06.184Z|ab25b439-e608-4a0b-8e81-317832bf906c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:06.184Z|c6265742-f4fe-447f-9591-cc1b5eb4f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:06.185Z|c6265742-f4fe-447f-9591-cc1b5eb4f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:06.185Z|ab25b439-e608-4a0b-8e81-317832bf906c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:06.186Z|35b475aa-0bdd-44c8-a5cd-2dc9ee40c92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:06.186Z|35b475aa-0bdd-44c8-a5cd-2dc9ee40c92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:16.205Z|491fe729-f72e-4a22-bcb8-de9d8d07de46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:16.206Z|5b848c03-6c59-45fd-8d69-02a14581e779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:16.206Z|491fe729-f72e-4a22-bcb8-de9d8d07de46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:16.206Z|18a56925-e230-40e2-9e61-8714ae8a124a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:16.206Z|5b848c03-6c59-45fd-8d69-02a14581e779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:16.206Z|18a56925-e230-40e2-9e61-8714ae8a124a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:19.444Z|fb6b801b-f3b8-4790-88af-d97903550f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:19.444Z|fb6b801b-f3b8-4790-88af-d97903550f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:26.227Z|8b748752-a1ec-4caf-b027-75a7f9406e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:26.227Z|7f27b28a-3bce-427c-af12-fe3354ea7feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:26.227Z|8b748752-a1ec-4caf-b027-75a7f9406e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:26.228Z|7f27b28a-3bce-427c-af12-fe3354ea7feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:26.228Z|a8888c49-c7ad-44ea-86fa-fce1a7af792f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:26.229Z|a8888c49-c7ad-44ea-86fa-fce1a7af792f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:28.687Z|ec0a6e31-9dde-40c9-b2b2-0dbc7f0b2296|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:45:28.687Z|ec0a6e31-9dde-40c9-b2b2-0dbc7f0b2296|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:34.444Z|9af8b935-1081-4bd7-9cf2-213a4a4c43c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:34.445Z|9af8b935-1081-4bd7-9cf2-213a4a4c43c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:34.804Z|72d8e721-83ea-4697-8d97-8c8aea0ee2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:34.804Z|72d8e721-83ea-4697-8d97-8c8aea0ee2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:36.250Z|27ced566-d678-473d-986f-80b49b315d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:36.250Z|40f51e19-2df9-4fca-98d2-395d9c2521e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:36.251Z|dd77859f-38f1-49e2-a2c2-35dd7e30a9dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:36.251Z|27ced566-d678-473d-986f-80b49b315d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:36.251Z|40f51e19-2df9-4fca-98d2-395d9c2521e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:36.251Z|dd77859f-38f1-49e2-a2c2-35dd7e30a9dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:46.271Z|3a933678-2e70-4da3-a77a-18adf113b211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:46.271Z|3a933678-2e70-4da3-a77a-18adf113b211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:46.271Z|e26e1193-0d82-4a8e-8c09-9139bfc0e084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:46.272Z|e26e1193-0d82-4a8e-8c09-9139bfc0e084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:46.274Z|0b97a416-2b83-485d-8dfc-c47b0a013bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:46.274Z|0b97a416-2b83-485d-8dfc-c47b0a013bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:49.444Z|f5e850cc-7b52-4ff6-977c-ab0e26f228b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:45:49.447Z|f5e850cc-7b52-4ff6-977c-ab0e26f228b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:45:56.291Z|d5fb73d1-2beb-4976-81bf-8818a3d981df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:56.291Z|9c69213d-57fa-4207-84b8-667a44093e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:56.292Z|9c69213d-57fa-4207-84b8-667a44093e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:56.292Z|d5fb73d1-2beb-4976-81bf-8818a3d981df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:45:56.294Z|59aad741-bcab-46ac-b9c3-134e9deb0da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:45:56.294Z|59aad741-bcab-46ac-b9c3-134e9deb0da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:04.444Z|4326ed69-e5f3-4ada-a7dd-135ff7c4337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:04.444Z|4326ed69-e5f3-4ada-a7dd-135ff7c4337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:04.805Z|c311cd35-07e9-4c01-a50c-22652c7ac39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:04.805Z|c311cd35-07e9-4c01-a50c-22652c7ac39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:06.313Z|9c04230e-7ef3-4ce9-9026-74febf1761d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:06.313Z|6ad86207-9263-4499-974e-0fde55643eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:06.313Z|4d802f2e-379d-4c79-81ce-f41f4d041071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:06.314Z|6ad86207-9263-4499-974e-0fde55643eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:06.314Z|9c04230e-7ef3-4ce9-9026-74febf1761d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:06.314Z|4d802f2e-379d-4c79-81ce-f41f4d041071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:16.336Z|c1981e0a-c5bf-4383-adee-5b136bb6037a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:16.336Z|3737a079-c543-47c5-854c-ff8bc0f1d346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:16.337Z|c1981e0a-c5bf-4383-adee-5b136bb6037a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:16.337Z|3737a079-c543-47c5-854c-ff8bc0f1d346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:16.340Z|23f92ce7-2d24-4f8e-a702-1cf4d071cace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:16.340Z|23f92ce7-2d24-4f8e-a702-1cf4d071cace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:19.444Z|a01573ed-a947-4318-9480-1435eb6b0c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:19.444Z|a01573ed-a947-4318-9480-1435eb6b0c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:26.357Z|eb863751-d3db-4e4c-8e6f-44bd41dc1704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:26.357Z|170e6aa1-bb53-40a9-9b46-6b2c9f421b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:26.357Z|eb863751-d3db-4e4c-8e6f-44bd41dc1704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:26.358Z|170e6aa1-bb53-40a9-9b46-6b2c9f421b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:26.360Z|d85c2b2e-0356-4e51-9374-dcd87cf0358f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:26.361Z|d85c2b2e-0356-4e51-9374-dcd87cf0358f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:28.686Z|f654d99d-7f23-41fd-8af7-64bf630367b7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:46:28.687Z|f654d99d-7f23-41fd-8af7-64bf630367b7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:34.444Z|a772bbf3-84d3-4db6-b3a5-db238f1c0c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:34.447Z|a772bbf3-84d3-4db6-b3a5-db238f1c0c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:34.805Z|a757f17c-900c-4e7b-ad1d-e97f229f1ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:34.806Z|a757f17c-900c-4e7b-ad1d-e97f229f1ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:36.377Z|e36e512c-feeb-4c8b-9875-26180e1234b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:36.378Z|e36e512c-feeb-4c8b-9875-26180e1234b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:36.378Z|2f7d1af7-8798-442c-98cf-96c40feb26de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:36.377Z|a3c1187c-cb59-4be4-a7c3-7a9d38c1f0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:36.379Z|a3c1187c-cb59-4be4-a7c3-7a9d38c1f0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:36.379Z|2f7d1af7-8798-442c-98cf-96c40feb26de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:46.397Z|e25f1844-ae9f-47ac-8d11-bcf8b003395a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:46.397Z|0476a563-d554-4b3d-8a5b-34d1b0ceb894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:46.398Z|e25f1844-ae9f-47ac-8d11-bcf8b003395a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:46.398Z|0476a563-d554-4b3d-8a5b-34d1b0ceb894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:46.399Z|89ae2997-aeb5-466e-8de3-bf30649c6204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:46.400Z|89ae2997-aeb5-466e-8de3-bf30649c6204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:49.444Z|d217e4c3-60b4-4aad-81dc-e96d3e776a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:46:49.444Z|d217e4c3-60b4-4aad-81dc-e96d3e776a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:46:56.418Z|59da4507-ff58-4e9b-a2fb-42b032a9ec51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:56.419Z|59da4507-ff58-4e9b-a2fb-42b032a9ec51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:56.430Z|ba01d18c-1d6b-427a-85be-2112bf334ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:56.431Z|ba01d18c-1d6b-427a-85be-2112bf334ff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:46:56.432Z|4ac9e540-93f6-4069-a46a-f18b0367b419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:46:56.433Z|4ac9e540-93f6-4069-a46a-f18b0367b419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:04.444Z|5c2e70ff-fbbf-4a61-8923-4b6eacd0b414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:04.444Z|5c2e70ff-fbbf-4a61-8923-4b6eacd0b414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:04.806Z|7e72ed36-ba8b-47d1-b0c3-587cebaa2af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:04.807Z|7e72ed36-ba8b-47d1-b0c3-587cebaa2af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:06.440Z|905334f6-d39e-42ac-9289-e13a58593bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:06.441Z|905334f6-d39e-42ac-9289-e13a58593bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:06.453Z|061c8113-49f6-4b99-8866-36d34952fc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:06.453Z|da290c52-e590-4bde-9511-7241c34433a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:06.454Z|061c8113-49f6-4b99-8866-36d34952fc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:06.454Z|da290c52-e590-4bde-9511-7241c34433a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:16.464Z|32bf279d-acfa-4e81-b1b5-ffe2d8b0a8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:16.465Z|32bf279d-acfa-4e81-b1b5-ffe2d8b0a8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:16.473Z|70068ba2-ee7c-4a53-a434-b8a87c4a55ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:16.473Z|fcb0296a-7ce7-474a-af9f-258555fe8cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:16.474Z|70068ba2-ee7c-4a53-a434-b8a87c4a55ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:16.474Z|fcb0296a-7ce7-474a-af9f-258555fe8cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:19.444Z|f43a78d3-0c49-46e9-a04b-c46a604e7f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:19.444Z|f43a78d3-0c49-46e9-a04b-c46a604e7f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:26.488Z|713d7849-16b8-4762-86d2-e22a789a2e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:26.488Z|713d7849-16b8-4762-86d2-e22a789a2e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:26.494Z|0ad1e705-4eb6-4005-aac9-ad0275e2a594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:26.495Z|0ad1e705-4eb6-4005-aac9-ad0275e2a594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:26.519Z|0c862777-5406-4ca1-b471-dd133a357c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:26.520Z|0c862777-5406-4ca1-b471-dd133a357c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:28.686Z|efbd0228-76b6-4e37-b6bb-81c04fe54c54|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:47:28.687Z|efbd0228-76b6-4e37-b6bb-81c04fe54c54|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:34.444Z|584c3dea-8a69-4254-9a94-629718804b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:34.445Z|584c3dea-8a69-4254-9a94-629718804b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:34.808Z|9f0c7bb3-6d47-442f-9d28-aafe5430408a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:34.808Z|9f0c7bb3-6d47-442f-9d28-aafe5430408a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:36.510Z|53c4cf16-4494-4755-94c4-ef0c14f71ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:36.511Z|53c4cf16-4494-4755-94c4-ef0c14f71ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:36.516Z|34c82512-5171-42b1-8e68-b21751cc5793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:36.517Z|34c82512-5171-42b1-8e68-b21751cc5793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:36.540Z|eba39f4e-c13a-41d2-8400-36880362f0a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:36.541Z|eba39f4e-c13a-41d2-8400-36880362f0a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:46.531Z|1b9a08fd-fce5-472f-8934-6a46fdb0a940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:46.532Z|1b9a08fd-fce5-472f-8934-6a46fdb0a940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:46.538Z|2ca7e8bd-04ac-43cc-91c6-c0dd585839bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:46.538Z|2ca7e8bd-04ac-43cc-91c6-c0dd585839bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:46.564Z|868d0994-22c8-41be-808e-d864c16e5138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:46.565Z|868d0994-22c8-41be-808e-d864c16e5138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:49.444Z|a00e34dc-0a33-4fc5-a2d8-dcaa54efb34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:47:49.444Z|a00e34dc-0a33-4fc5-a2d8-dcaa54efb34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:47:56.553Z|afae1c6a-c1de-43de-9cf0-3df0c7346b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:56.554Z|afae1c6a-c1de-43de-9cf0-3df0c7346b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:56.557Z|83cd15a7-24c2-41aa-973c-200879826f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:56.558Z|83cd15a7-24c2-41aa-973c-200879826f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:47:56.587Z|23f733e1-5f77-48d0-a21a-5f2ce290e475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:47:56.587Z|23f733e1-5f77-48d0-a21a-5f2ce290e475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:04.444Z|1b27ba90-d2ed-46d3-9d8f-30453cf123be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:04.444Z|1b27ba90-d2ed-46d3-9d8f-30453cf123be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:04.809Z|1f709675-a714-4c6a-8153-45abf97164fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:04.809Z|1f709675-a714-4c6a-8153-45abf97164fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:06.577Z|61582030-6fb8-40ae-a170-cffac0896626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:06.577Z|4bb81c54-c3f8-46eb-b9a4-9e0cd4daf628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:06.577Z|61582030-6fb8-40ae-a170-cffac0896626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:06.578Z|4bb81c54-c3f8-46eb-b9a4-9e0cd4daf628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:06.607Z|f4e3f205-2b1b-4486-a131-32ae4fa858e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:06.608Z|f4e3f205-2b1b-4486-a131-32ae4fa858e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:16.600Z|b70e718e-ebe4-40e6-a1ef-c8fdfc0dd456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:16.600Z|d6377b15-4021-4206-aa84-55dedb505825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:16.600Z|b70e718e-ebe4-40e6-a1ef-c8fdfc0dd456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:16.600Z|d6377b15-4021-4206-aa84-55dedb505825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:16.628Z|466c8594-776b-4997-803a-e02d2b3ef392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:16.629Z|466c8594-776b-4997-803a-e02d2b3ef392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:19.444Z|9ae8b715-d416-4c49-a397-61015bf9f461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:19.447Z|9ae8b715-d416-4c49-a397-61015bf9f461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:26.622Z|d8ecd0fb-25fb-4f13-a862-7ec000e902eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:26.623Z|d8ecd0fb-25fb-4f13-a862-7ec000e902eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:26.630Z|3cae7760-8ff2-4c5d-aeab-23258a7e0d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:26.630Z|3cae7760-8ff2-4c5d-aeab-23258a7e0d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:26.649Z|e94eccee-461c-4791-b0f7-8f818fc27adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:26.650Z|e94eccee-461c-4791-b0f7-8f818fc27adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:28.686Z|62656afd-b8f0-4020-9d62-9c2ec75f26f6|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:48:28.687Z|62656afd-b8f0-4020-9d62-9c2ec75f26f6|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:34.444Z|e1eb1a3f-628a-442d-98ea-51a4218fdf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:34.444Z|e1eb1a3f-628a-442d-98ea-51a4218fdf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:34.810Z|197afe65-65ad-4189-932b-c6621f85fc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:34.810Z|197afe65-65ad-4189-932b-c6621f85fc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:36.645Z|2e5dc7ca-7e83-4532-aef9-5c704c4ee725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:36.646Z|2e5dc7ca-7e83-4532-aef9-5c704c4ee725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:36.652Z|6d9a3bc6-47d2-41b1-937f-ddbeedeb64be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:36.652Z|6d9a3bc6-47d2-41b1-937f-ddbeedeb64be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:36.670Z|0f7a0484-cf57-438b-95cf-d542f3801998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:36.670Z|0f7a0484-cf57-438b-95cf-d542f3801998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:46.665Z|0e76de6c-d0d3-4bc9-b58d-f21df151e925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:46.666Z|0e76de6c-d0d3-4bc9-b58d-f21df151e925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:46.670Z|6cf2464d-3baf-471b-850f-248e60b2ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:46.670Z|6cf2464d-3baf-471b-850f-248e60b2ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:46.694Z|03b0d306-026b-4d2f-8152-e8876a58726b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:46.694Z|03b0d306-026b-4d2f-8152-e8876a58726b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:49.444Z|bcd219f6-7a43-4347-8155-91b52977546c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:48:49.444Z|bcd219f6-7a43-4347-8155-91b52977546c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:48:56.686Z|e9ebbf8c-bce0-4cba-8e7b-4cc06bb4fe0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:56.687Z|e9ebbf8c-bce0-4cba-8e7b-4cc06bb4fe0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:56.690Z|c305f817-d3ef-4f17-88ed-eb1894eb1e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:56.691Z|c305f817-d3ef-4f17-88ed-eb1894eb1e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:48:56.713Z|7432d09b-fa54-4e5e-96e5-b3670cf55667|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:48:56.714Z|7432d09b-fa54-4e5e-96e5-b3670cf55667|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:04.444Z|91dcdee6-c087-4845-9090-4995a3c9b2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:04.447Z|91dcdee6-c087-4845-9090-4995a3c9b2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:04.810Z|ab9c95ac-78a1-4872-a32c-381aabe35942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:04.811Z|ab9c95ac-78a1-4872-a32c-381aabe35942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:06.708Z|3163fdf9-2adc-4148-b086-4cdad60bc7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:06.709Z|3163fdf9-2adc-4148-b086-4cdad60bc7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:06.711Z|f1fd1707-a1ab-46ce-86d4-7e0d9b8353f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:06.711Z|f1fd1707-a1ab-46ce-86d4-7e0d9b8353f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:06.735Z|1d285d36-d017-41b8-90c5-54fc76906e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:06.736Z|1d285d36-d017-41b8-90c5-54fc76906e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:16.732Z|7d1f9abe-9a55-49f4-8e15-9ffcd72eb14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:16.732Z|7bf12a6b-4184-43c6-80cd-d05195058736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:16.733Z|7d1f9abe-9a55-49f4-8e15-9ffcd72eb14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:16.733Z|7bf12a6b-4184-43c6-80cd-d05195058736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:16.756Z|8c7b70fb-7d74-4dad-85de-a110bb49594e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:16.756Z|8c7b70fb-7d74-4dad-85de-a110bb49594e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:19.444Z|b8e12252-530e-4818-a004-f0e2b9d61a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:19.444Z|b8e12252-530e-4818-a004-f0e2b9d61a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:26.755Z|3759534d-e803-4c3f-a1cb-111bdbcbb419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:26.756Z|3759534d-e803-4c3f-a1cb-111bdbcbb419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:26.756Z|15121be0-0c67-4aeb-9373-7cd62f5c6f46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:26.757Z|15121be0-0c67-4aeb-9373-7cd62f5c6f46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:26.775Z|a937bbb4-4a03-4b56-86e3-ee068cb5e89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:26.775Z|a937bbb4-4a03-4b56-86e3-ee068cb5e89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:28.686Z|b8cef448-10ee-40ea-b234-381d7c6846a8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:49:28.687Z|b8cef448-10ee-40ea-b234-381d7c6846a8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:34.444Z|f567d441-a8ac-4896-98dd-5c052be43c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:34.445Z|f567d441-a8ac-4896-98dd-5c052be43c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:34.811Z|fd9754ae-7049-4ec1-b0b0-187b48ddf3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:34.812Z|fd9754ae-7049-4ec1-b0b0-187b48ddf3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:36.776Z|ee9093b2-3a55-4f74-bb69-0b8cd3b4177c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:36.777Z|ee9093b2-3a55-4f74-bb69-0b8cd3b4177c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:36.778Z|c530c1bc-9683-46cc-a0b6-a2e364e97f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:36.779Z|c530c1bc-9683-46cc-a0b6-a2e364e97f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:36.797Z|a0a3bd60-d40f-415a-9d88-8dd6df8bd743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:36.797Z|a0a3bd60-d40f-415a-9d88-8dd6df8bd743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:46.797Z|d4573830-88bb-4c30-bf89-b6edad6e76af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:46.798Z|d4573830-88bb-4c30-bf89-b6edad6e76af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:46.798Z|1f11ba17-36b7-464f-b441-d37f272d53ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:46.798Z|1f11ba17-36b7-464f-b441-d37f272d53ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:46.818Z|2c88a973-ea68-4aa0-b2a7-ad1ec3b9bc88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:46.818Z|2c88a973-ea68-4aa0-b2a7-ad1ec3b9bc88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:49.444Z|d7259d6a-6521-4ab3-9e56-68a90b921adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:49:49.447Z|d7259d6a-6521-4ab3-9e56-68a90b921adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:49:56.822Z|c1875722-3568-4df2-817c-40c131e1a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:56.822Z|8974c518-d6f0-4eb5-892a-6cb9b9e5588a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:56.822Z|c1875722-3568-4df2-817c-40c131e1a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:56.822Z|8974c518-d6f0-4eb5-892a-6cb9b9e5588a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:49:56.840Z|aca3613d-2852-46ca-8d62-553a266e6a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:49:56.841Z|aca3613d-2852-46ca-8d62-553a266e6a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:04.444Z|69c4d85e-04a6-458f-83af-918c73810159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:04.444Z|69c4d85e-04a6-458f-83af-918c73810159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:04.812Z|bc8a8036-0088-4302-82c9-2bef1782a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:04.813Z|bc8a8036-0088-4302-82c9-2bef1782a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:06.843Z|f3871446-dcdb-4e68-847e-c74c61f945e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:06.843Z|f3871446-dcdb-4e68-847e-c74c61f945e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:06.844Z|7123463c-d1c8-4bb3-9d65-4201b23c53d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:06.845Z|7123463c-d1c8-4bb3-9d65-4201b23c53d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:06.862Z|2f62ffa9-d6ce-4f7a-8894-28e0caf5671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:06.863Z|2f62ffa9-d6ce-4f7a-8894-28e0caf5671b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:16.865Z|ab75466a-5d7a-4155-8831-90ac3e0ec2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:16.866Z|ab75466a-5d7a-4155-8831-90ac3e0ec2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:16.866Z|e6c28fce-b602-4219-bc7b-8a99b4cacf89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:16.867Z|e6c28fce-b602-4219-bc7b-8a99b4cacf89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:16.883Z|07b2fce8-9284-429f-99b5-e8d1bf6291f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:16.883Z|07b2fce8-9284-429f-99b5-e8d1bf6291f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:19.444Z|db5d220f-3859-4fc4-a934-2ee592153432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:19.444Z|db5d220f-3859-4fc4-a934-2ee592153432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:26.886Z|674b5a28-ea86-44ed-96c8-9f386be418ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:26.887Z|674b5a28-ea86-44ed-96c8-9f386be418ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:26.886Z|6fe7d865-c688-42c3-a045-08fad24f1769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:26.887Z|6fe7d865-c688-42c3-a045-08fad24f1769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:26.903Z|680f374e-e490-4bd5-ab7d-877c839c1f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:26.904Z|680f374e-e490-4bd5-ab7d-877c839c1f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:28.687Z|c3c5ff85-f4de-43fe-b68d-6504d8647ac5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:50:28.688Z|c3c5ff85-f4de-43fe-b68d-6504d8647ac5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:34.444Z|cf92368c-46bb-4e99-a1b8-e7dbb383d7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:34.447Z|cf92368c-46bb-4e99-a1b8-e7dbb383d7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:34.814Z|0a1634dd-d6cf-43e8-8e09-ad52c4621e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:34.814Z|0a1634dd-d6cf-43e8-8e09-ad52c4621e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:36.912Z|d13bb648-74ea-4046-a210-be080affb872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:36.912Z|d13bb648-74ea-4046-a210-be080affb872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:36.916Z|b1d3b946-2f7c-4e00-a029-d630648c7fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:36.917Z|b1d3b946-2f7c-4e00-a029-d630648c7fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:36.923Z|3b9e883c-d2f8-4a47-a780-817a0f0b7756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:36.924Z|3b9e883c-d2f8-4a47-a780-817a0f0b7756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:46.933Z|e6a2bb50-d722-48f6-99ff-9219cdd93dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:46.934Z|e6a2bb50-d722-48f6-99ff-9219cdd93dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:46.934Z|70d157ae-8be8-4e30-bf4e-0ea28b900324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:46.934Z|70d157ae-8be8-4e30-bf4e-0ea28b900324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:46.942Z|3a6cfa58-1bc8-40c3-a848-5edce7818ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:46.943Z|3a6cfa58-1bc8-40c3-a848-5edce7818ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:49.444Z|530b2f38-944a-4283-b16e-a5451e989e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:50:49.444Z|530b2f38-944a-4283-b16e-a5451e989e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:50:56.953Z|a6abfa9e-092e-428b-a782-3b55571c7067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:56.953Z|9deb12a7-0118-4654-a313-38f576cec5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:56.954Z|a6abfa9e-092e-428b-a782-3b55571c7067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:56.954Z|9deb12a7-0118-4654-a313-38f576cec5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:50:56.962Z|e9d541e1-cb27-49dc-af58-f173e920bbc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:50:56.963Z|e9d541e1-cb27-49dc-af58-f173e920bbc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:04.444Z|af6adeee-f545-427c-9c18-36cb152a002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:04.444Z|af6adeee-f545-427c-9c18-36cb152a002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:04.814Z|2be1ae4f-2e5b-4a77-9980-b80c6b3f4a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:04.815Z|2be1ae4f-2e5b-4a77-9980-b80c6b3f4a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:06.974Z|5be83b30-dce8-4e6e-8fe3-bd81d7410b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:06.975Z|5be83b30-dce8-4e6e-8fe3-bd81d7410b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:06.976Z|89977c7e-def1-439e-82b3-95f9e2d8ce14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:06.977Z|89977c7e-def1-439e-82b3-95f9e2d8ce14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:06.981Z|171ea224-d066-408d-8763-975aa48109aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:06.981Z|171ea224-d066-408d-8763-975aa48109aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:16.996Z|cf2b67b2-77b4-4f7e-a755-8441a7d8979b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:16.997Z|cf2b67b2-77b4-4f7e-a755-8441a7d8979b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:16.999Z|dc4941c3-10fc-40ed-939f-4dcf9737b67d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:16.999Z|dc4941c3-10fc-40ed-939f-4dcf9737b67d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:17.002Z|7b69c1f4-724b-4942-a3f1-1de676362e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:17.003Z|7b69c1f4-724b-4942-a3f1-1de676362e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:19.444Z|5f54692f-0a4f-4e79-882e-9e7eff389812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:19.447Z|5f54692f-0a4f-4e79-882e-9e7eff389812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:27.021Z|867275b2-35ca-4c61-9923-7f8e6e321f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:27.021Z|867275b2-35ca-4c61-9923-7f8e6e321f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:27.022Z|edfac299-f694-449a-b649-fe2915f46119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:27.023Z|edfac299-f694-449a-b649-fe2915f46119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:27.023Z|c8d50bf8-8664-48cc-b06b-db8e263140e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:27.024Z|c8d50bf8-8664-48cc-b06b-db8e263140e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:28.687Z|6b3f4868-6ed1-4a48-a646-26986a99a202|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:51:28.688Z|6b3f4868-6ed1-4a48-a646-26986a99a202|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:34.444Z|e9ac0fd6-70d5-41f7-ab37-f9ff7c7ef6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:34.444Z|e9ac0fd6-70d5-41f7-ab37-f9ff7c7ef6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:34.815Z|3493cc3d-ddbe-40df-afe7-17d6b9096f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:34.816Z|3493cc3d-ddbe-40df-afe7-17d6b9096f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:37.043Z|af0fe9e1-7735-47a9-a44b-83b03e2ff441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:37.043Z|ac170156-b685-4676-9a77-29592c1b87e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:37.044Z|ac170156-b685-4676-9a77-29592c1b87e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:37.044Z|af0fe9e1-7735-47a9-a44b-83b03e2ff441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:37.046Z|a0995632-d663-40d6-a56a-4e03ad432073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:37.047Z|a0995632-d663-40d6-a56a-4e03ad432073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:47.067Z|4f9d5729-9ab2-4023-be2a-e06bf630ebb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:47.067Z|9ad34657-910f-41b9-aa68-9138ad8a3559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:47.068Z|4f9d5729-9ab2-4023-be2a-e06bf630ebb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:47.068Z|9ad34657-910f-41b9-aa68-9138ad8a3559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:47.085Z|a9ba2741-53af-490f-998e-c36cb2e6e608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:47.085Z|a9ba2741-53af-490f-998e-c36cb2e6e608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:49.444Z|49908d99-2cfc-44e2-a03e-001138dff584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:51:49.444Z|49908d99-2cfc-44e2-a03e-001138dff584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:51:57.089Z|f31fc3aa-99f9-41ed-b185-fe51c3eb3246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:57.090Z|fc6c4e09-8880-4f35-b8c3-e3694d03df1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:57.090Z|f31fc3aa-99f9-41ed-b185-fe51c3eb3246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:57.090Z|fc6c4e09-8880-4f35-b8c3-e3694d03df1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:51:57.108Z|350b2e6a-d381-4712-a483-ca1d8fae6c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:51:57.109Z|350b2e6a-d381-4712-a483-ca1d8fae6c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:04.444Z|9c4f867c-ee9a-4ae4-b432-e6b9e3ebd073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:04.446Z|9c4f867c-ee9a-4ae4-b432-e6b9e3ebd073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:04.816Z|24b7886a-e8c7-4d1a-a5bc-c4f53b86159e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:04.817Z|24b7886a-e8c7-4d1a-a5bc-c4f53b86159e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:07.110Z|0250c7c2-1b72-4a45-9b11-2f864f6a2bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:07.111Z|8737022c-e646-415e-b952-36a5368d33c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:07.111Z|0250c7c2-1b72-4a45-9b11-2f864f6a2bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:07.111Z|8737022c-e646-415e-b952-36a5368d33c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:07.130Z|325cdc50-af9d-48da-95df-eb050d03bbf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:07.131Z|325cdc50-af9d-48da-95df-eb050d03bbf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:17.132Z|5c49263b-6c89-4543-9d5f-f0ba0685be68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:17.132Z|ac0a4219-c7df-43dd-a965-25b2b03ad717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:17.133Z|5c49263b-6c89-4543-9d5f-f0ba0685be68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:17.133Z|ac0a4219-c7df-43dd-a965-25b2b03ad717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:17.155Z|1774fc91-4ad6-45a9-b3e7-a0f02ce15e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:17.155Z|1774fc91-4ad6-45a9-b3e7-a0f02ce15e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:19.444Z|3d82f231-e552-4703-a810-9648b1954b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:19.444Z|3d82f231-e552-4703-a810-9648b1954b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:27.155Z|a32349be-8df3-4a5f-9110-fb2513336ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:27.156Z|a32349be-8df3-4a5f-9110-fb2513336ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:27.156Z|e0e3ca21-4493-4095-8207-223a8ad241a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:27.157Z|e0e3ca21-4493-4095-8207-223a8ad241a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:27.176Z|a985cc24-c1dd-4f77-891e-24d2704a1e0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:27.177Z|a985cc24-c1dd-4f77-891e-24d2704a1e0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:28.686Z|e8939927-c320-4155-ac51-d29782333a97|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:52:28.687Z|e8939927-c320-4155-ac51-d29782333a97|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:34.444Z|3e82035e-03a5-4da3-9136-d364fa07f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:34.444Z|3e82035e-03a5-4da3-9136-d364fa07f31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:34.817Z|d4d96935-5e47-40da-92ae-b33d204c9d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:34.818Z|d4d96935-5e47-40da-92ae-b33d204c9d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:37.177Z|674b7187-fb12-486a-88a3-759f5ab0f691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:37.177Z|0f31b48a-ef79-457d-af11-d3702cf635cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:37.177Z|674b7187-fb12-486a-88a3-759f5ab0f691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:37.177Z|0f31b48a-ef79-457d-af11-d3702cf635cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:37.196Z|fe851003-186d-4d97-9002-abdf79cf1826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:37.197Z|fe851003-186d-4d97-9002-abdf79cf1826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:47.199Z|ee36a5c5-1a60-48c4-aa77-ee1fab37713b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:47.200Z|ee36a5c5-1a60-48c4-aa77-ee1fab37713b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:47.201Z|bdd3b14b-70cc-44c5-94dc-cb70573369db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:47.203Z|bdd3b14b-70cc-44c5-94dc-cb70573369db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:47.220Z|b3e98e17-fa19-4c35-8557-0f95211198e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:47.220Z|b3e98e17-fa19-4c35-8557-0f95211198e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:49.444Z|a02e7304-b3ee-47aa-b4cf-cddd74b51791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:52:49.447Z|a02e7304-b3ee-47aa-b4cf-cddd74b51791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:52:57.223Z|0acdb759-3df6-4b9e-abfa-ddf544083295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:57.224Z|0acdb759-3df6-4b9e-abfa-ddf544083295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:57.227Z|cf25aa10-9edb-4542-aad3-c56185e3e444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:57.227Z|cf25aa10-9edb-4542-aad3-c56185e3e444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:52:57.241Z|fc9a9fbb-c10b-4395-ad4d-fc638b44ea55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:52:57.242Z|fc9a9fbb-c10b-4395-ad4d-fc638b44ea55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:04.444Z|dea541c9-fc0f-4ef3-b53d-d6f2ade060ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:04.444Z|dea541c9-fc0f-4ef3-b53d-d6f2ade060ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:04.818Z|9e93cf1e-9048-4dc1-9a6a-84cdeacdaa22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:04.819Z|9e93cf1e-9048-4dc1-9a6a-84cdeacdaa22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:07.246Z|48c92bd7-77bf-4462-aa86-1aebefae8598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:07.246Z|48c92bd7-77bf-4462-aa86-1aebefae8598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:07.247Z|4a3beffd-435e-47cb-a345-2974eb35cad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:07.248Z|4a3beffd-435e-47cb-a345-2974eb35cad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:07.268Z|4bc9709c-bdf0-4176-93b8-7c9f87bcac7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:07.268Z|4bc9709c-bdf0-4176-93b8-7c9f87bcac7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:17.268Z|895379a9-c8af-4ca0-b281-05792da5bb07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:17.268Z|7058c121-953f-4682-9c9b-e281b2b947de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:17.269Z|7058c121-953f-4682-9c9b-e281b2b947de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:17.269Z|895379a9-c8af-4ca0-b281-05792da5bb07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:17.291Z|9d0397a2-60f3-40b9-9578-d0cfb7284417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:17.291Z|9d0397a2-60f3-40b9-9578-d0cfb7284417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:19.444Z|53a93d3c-6d87-49de-b35d-a7b0dda018dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:19.444Z|53a93d3c-6d87-49de-b35d-a7b0dda018dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:27.289Z|b70b414d-00a0-4906-8aaa-183007287cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:27.290Z|b70b414d-00a0-4906-8aaa-183007287cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:27.290Z|da2ea0ff-35b3-42ab-938e-85013b8473c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:27.291Z|da2ea0ff-35b3-42ab-938e-85013b8473c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:27.311Z|966f9717-eb42-4d6f-a32b-a509243b74e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:27.311Z|966f9717-eb42-4d6f-a32b-a509243b74e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:28.686Z|4f6d2b87-bbbb-4663-a6df-ea9915c8534f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:53:28.687Z|4f6d2b87-bbbb-4663-a6df-ea9915c8534f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:34.444Z|da106019-9ad1-47d7-b068-ffc8c7538aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:34.446Z|da106019-9ad1-47d7-b068-ffc8c7538aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:34.819Z|fa8b3c60-2e42-4225-ab1d-25c992f75723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:34.819Z|fa8b3c60-2e42-4225-ab1d-25c992f75723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:37.311Z|bb7dfb18-e500-4a49-a938-9b4f6a80fd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:37.311Z|bb7dfb18-e500-4a49-a938-9b4f6a80fd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:37.311Z|dc458ab8-19cc-447e-854c-f820ac2c61ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:37.312Z|dc458ab8-19cc-447e-854c-f820ac2c61ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:37.335Z|aa8c184e-517a-4de7-a0b1-ab4c08ddb6be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:37.335Z|aa8c184e-517a-4de7-a0b1-ab4c08ddb6be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:47.331Z|28d56cfc-8eec-4e93-9cf2-16b8bb92df7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:47.332Z|28d56cfc-8eec-4e93-9cf2-16b8bb92df7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:47.332Z|80d77381-ef60-475e-a3bf-5051020890ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:47.332Z|80d77381-ef60-475e-a3bf-5051020890ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:47.357Z|25bee8e9-263d-40aa-b0cd-f4514ae91fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:47.358Z|25bee8e9-263d-40aa-b0cd-f4514ae91fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:49.444Z|65bbd5b3-453f-4ce5-85d2-f0075f2be01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:53:49.444Z|65bbd5b3-453f-4ce5-85d2-f0075f2be01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:53:57.351Z|59dc5876-184a-4753-b86d-803df18b9ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:57.351Z|05a96ae0-0204-43bb-97b5-58871bd5d134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:57.351Z|05a96ae0-0204-43bb-97b5-58871bd5d134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:57.351Z|59dc5876-184a-4753-b86d-803df18b9ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:53:57.376Z|e84e8972-5132-440b-b483-026b5d198c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:53:57.377Z|e84e8972-5132-440b-b483-026b5d198c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:04.444Z|35191985-6843-43ec-9e70-162e3d0ffec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:04.444Z|35191985-6843-43ec-9e70-162e3d0ffec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:04.820Z|28a3aeaa-9d58-44e5-bcf1-a970fd5552c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:04.821Z|28a3aeaa-9d58-44e5-bcf1-a970fd5552c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:07.371Z|a1b303ad-0893-49d3-86e5-53cdc18409fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:07.371Z|b55f3194-8d21-4a38-a77e-d113b13eb40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:07.371Z|a1b303ad-0893-49d3-86e5-53cdc18409fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:07.372Z|b55f3194-8d21-4a38-a77e-d113b13eb40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:07.397Z|88781029-fe8c-43d5-b45f-6c9a0596a278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:07.398Z|88781029-fe8c-43d5-b45f-6c9a0596a278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:17.394Z|741249d2-8ac6-4eb5-aa7d-8c1c5eb6259a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:17.394Z|ae91e015-7977-4cf0-9f18-e77214866910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:17.394Z|741249d2-8ac6-4eb5-aa7d-8c1c5eb6259a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:17.394Z|ae91e015-7977-4cf0-9f18-e77214866910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:17.419Z|103c2eac-afe6-468c-a7da-fd0a05f8a0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:17.419Z|103c2eac-afe6-468c-a7da-fd0a05f8a0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:19.444Z|b55da36e-d0d1-4442-a4c8-412199c2cde1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:19.447Z|b55da36e-d0d1-4442-a4c8-412199c2cde1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:27.416Z|71d4615c-290c-4f83-b70c-f6e75cb8f4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:27.416Z|72389233-b405-439d-8c2f-1c4b854dc6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:27.417Z|72389233-b405-439d-8c2f-1c4b854dc6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:27.417Z|71d4615c-290c-4f83-b70c-f6e75cb8f4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:27.440Z|ce9bc2f5-597d-41ee-b0df-15938c07294e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:27.441Z|ce9bc2f5-597d-41ee-b0df-15938c07294e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:28.687Z|e2f0bba2-fc24-4db6-985e-924ace67cc85|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:54:28.687Z|e2f0bba2-fc24-4db6-985e-924ace67cc85|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:34.444Z|ef4a5d16-af0b-4c69-a876-2d349da95220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:34.445Z|ef4a5d16-af0b-4c69-a876-2d349da95220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:34.821Z|d68f70e0-f415-4798-82c9-bda112069b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:34.822Z|d68f70e0-f415-4798-82c9-bda112069b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:37.440Z|de353c2c-534d-42a7-a817-bb54701cb92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:37.440Z|de353c2c-534d-42a7-a817-bb54701cb92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:37.444Z|98bf2676-00bc-4f55-b23b-5263be9b1f5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:37.444Z|98bf2676-00bc-4f55-b23b-5263be9b1f5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:37.461Z|6a831c51-0f4f-48f3-998e-1eaac06429b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:37.461Z|6a831c51-0f4f-48f3-998e-1eaac06429b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:47.462Z|3a02378f-a64f-4b3f-81dc-4699f4b7d431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:47.463Z|3a02378f-a64f-4b3f-81dc-4699f4b7d431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:47.464Z|ecfb6e22-2441-4248-acfd-593e1e87197e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:47.464Z|ecfb6e22-2441-4248-acfd-593e1e87197e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:47.480Z|c8ab8422-8c52-40a9-816b-5ba5c179d89b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:47.481Z|c8ab8422-8c52-40a9-816b-5ba5c179d89b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:49.444Z|443a19b8-cf72-4202-8319-cafcdcdf9f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:54:49.444Z|443a19b8-cf72-4202-8319-cafcdcdf9f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:54:57.484Z|d9145277-e338-4619-bd03-f179e10ff1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:57.484Z|ce6ebaca-cb69-4243-a81c-eb42eb966290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:57.485Z|ce6ebaca-cb69-4243-a81c-eb42eb966290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:57.485Z|d9145277-e338-4619-bd03-f179e10ff1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:54:57.502Z|a1c83a18-9edf-4e39-b4e7-fd2d831c67ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:54:57.502Z|a1c83a18-9edf-4e39-b4e7-fd2d831c67ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:04.444Z|486e70ad-436a-41fc-986a-1cb7af0b1937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:04.447Z|486e70ad-436a-41fc-986a-1cb7af0b1937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:04.822Z|41cfb290-569e-4a32-92b4-416465ad2fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:04.823Z|41cfb290-569e-4a32-92b4-416465ad2fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:07.506Z|4ce9526b-a15c-47bb-86d9-edf44adfc4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:07.507Z|4ce9526b-a15c-47bb-86d9-edf44adfc4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:07.508Z|92f9dc9b-9f65-4cb5-88e6-ac03ce1512b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:07.509Z|92f9dc9b-9f65-4cb5-88e6-ac03ce1512b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:07.525Z|d119a1bb-f09d-43d1-9208-8b5b7628af20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:07.526Z|d119a1bb-f09d-43d1-9208-8b5b7628af20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:17.532Z|53605824-9a4f-49e0-9f37-120e7faf50b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:17.532Z|c191dfc8-5e4a-464f-a5a9-fd65a75a42c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:17.533Z|c191dfc8-5e4a-464f-a5a9-fd65a75a42c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:17.533Z|53605824-9a4f-49e0-9f37-120e7faf50b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:17.547Z|f84fffe4-12c2-4685-b65a-f671dea6d284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:17.548Z|f84fffe4-12c2-4685-b65a-f671dea6d284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:19.444Z|26e6a3bb-aa30-43ce-8006-a66d606cb48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:19.444Z|26e6a3bb-aa30-43ce-8006-a66d606cb48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:27.557Z|99aadfd3-f270-4b8a-bf98-22762b5e7248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:27.557Z|ce518efc-9431-429f-b773-2fd1973da245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:27.558Z|99aadfd3-f270-4b8a-bf98-22762b5e7248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:27.558Z|ce518efc-9431-429f-b773-2fd1973da245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:27.567Z|03bae574-2ffe-4d3f-9ace-cd55c27846b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:27.568Z|03bae574-2ffe-4d3f-9ace-cd55c27846b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:28.687Z|11d58a23-b792-47d6-85c6-1d3a35e81a13|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:55:28.688Z|11d58a23-b792-47d6-85c6-1d3a35e81a13|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:34.444Z|7dde2f48-2ae2-4bfc-9ebe-fe0b165d5b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:34.444Z|7dde2f48-2ae2-4bfc-9ebe-fe0b165d5b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:34.823Z|6892ece8-7f69-4df8-a650-4f23f787c235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:34.824Z|6892ece8-7f69-4df8-a650-4f23f787c235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:37.579Z|5651d2cf-ee7e-4333-aacb-03fa94c72af9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:37.579Z|b0f0e64b-08b4-43d3-b3f3-a13dcd744bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:37.579Z|b0f0e64b-08b4-43d3-b3f3-a13dcd744bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:37.579Z|5651d2cf-ee7e-4333-aacb-03fa94c72af9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:37.588Z|53faac61-3521-4c53-ac5a-d74f2fc674e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:37.589Z|53faac61-3521-4c53-ac5a-d74f2fc674e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:47.600Z|c48fa519-0721-4455-b4b5-575d7aa0a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:47.601Z|c48fa519-0721-4455-b4b5-575d7aa0a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:47.602Z|2cb51ba1-9275-430c-89ab-9f3b964f19a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:47.602Z|2cb51ba1-9275-430c-89ab-9f3b964f19a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:47.611Z|2123dc30-8082-4ad5-ad6d-5a77e55290ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:47.611Z|2123dc30-8082-4ad5-ad6d-5a77e55290ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:49.444Z|5c8ee69a-0050-45ff-a92f-ec0537ee2fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:55:49.446Z|5c8ee69a-0050-45ff-a92f-ec0537ee2fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:55:57.629Z|233d6f7e-5bb5-45b0-9ddc-3cf884614107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:57.629Z|15735157-f776-4df2-93d7-159731cd5b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:57.630Z|15735157-f776-4df2-93d7-159731cd5b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:57.630Z|233d6f7e-5bb5-45b0-9ddc-3cf884614107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:55:57.635Z|86449593-4a7c-414a-8145-47b7fbc3811f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:55:57.635Z|86449593-4a7c-414a-8145-47b7fbc3811f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:04.446Z|046635eb-e901-4cc5-87f6-a5368630a3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:04.447Z|046635eb-e901-4cc5-87f6-a5368630a3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:04.824Z|f6c06431-8166-4701-b426-bac630edf093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:04.825Z|f6c06431-8166-4701-b426-bac630edf093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:07.655Z|7c30e37d-e187-4993-9ef7-c728452895ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:07.655Z|7d2a4597-30f2-47e4-94f6-6dcc172ff01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:07.656Z|7d2a4597-30f2-47e4-94f6-6dcc172ff01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:07.656Z|7c30e37d-e187-4993-9ef7-c728452895ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:07.661Z|c7a1dbe4-f6fd-4060-8c30-05b59fd6f853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:07.662Z|c7a1dbe4-f6fd-4060-8c30-05b59fd6f853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:17.681Z|86632397-830e-4f55-ad33-9f121a89dacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:17.681Z|50ccd80a-b0f0-4c9d-a719-4977ad763d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:17.682Z|86632397-830e-4f55-ad33-9f121a89dacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:17.682Z|50ccd80a-b0f0-4c9d-a719-4977ad763d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:17.682Z|a1ed86c8-28cf-4654-97d7-81a214aff155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:17.683Z|a1ed86c8-28cf-4654-97d7-81a214aff155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:19.444Z|65de6f65-804e-4fee-9f9d-66dc43cc0378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:19.445Z|65de6f65-804e-4fee-9f9d-66dc43cc0378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:27.703Z|92c99f28-d804-424f-b968-b6a5020e1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:27.703Z|235cbced-92c8-46b5-b4ff-855caa995243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:27.703Z|11759717-3166-4c84-a7d7-71c0cd9a6cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:27.704Z|11759717-3166-4c84-a7d7-71c0cd9a6cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:27.704Z|235cbced-92c8-46b5-b4ff-855caa995243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:27.704Z|92c99f28-d804-424f-b968-b6a5020e1af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:28.687Z|fd832aac-5e98-4f39-9f04-3d0a2ba3b21c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:56:28.687Z|fd832aac-5e98-4f39-9f04-3d0a2ba3b21c|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:34.444Z|1b2b4729-bbfc-42be-b49c-5311e5e74951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:34.447Z|1b2b4729-bbfc-42be-b49c-5311e5e74951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:34.825Z|e3240fcc-6eb4-41b1-8fed-e555f07a2d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:34.826Z|e3240fcc-6eb4-41b1-8fed-e555f07a2d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:37.724Z|23638c4f-9e51-4f3b-a576-de71c41273ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:37.724Z|d68cc739-f06d-479a-8f84-eaf4f8e347ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:37.725Z|d68cc739-f06d-479a-8f84-eaf4f8e347ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:37.725Z|23638c4f-9e51-4f3b-a576-de71c41273ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:37.725Z|540171cf-fc11-481a-ba31-229855ea039f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:37.725Z|540171cf-fc11-481a-ba31-229855ea039f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:47.746Z|02d760c0-77cf-4b1b-a939-3a4c02ede681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:47.746Z|fa30b7f0-205d-42af-acba-b707444b1402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:47.746Z|11f3e782-3fd5-4286-bba4-4befddd538b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:47.746Z|11f3e782-3fd5-4286-bba4-4befddd538b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:47.746Z|02d760c0-77cf-4b1b-a939-3a4c02ede681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:47.746Z|fa30b7f0-205d-42af-acba-b707444b1402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:49.444Z|b124f082-c08d-4bc5-a616-9e770015d477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:56:49.444Z|b124f082-c08d-4bc5-a616-9e770015d477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:56:57.767Z|cebdf7e8-9d58-4443-be85-1c4995577ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:57.767Z|38ffe0a4-2db4-4963-a7e0-b6dfb8e6d485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:57.768Z|cebdf7e8-9d58-4443-be85-1c4995577ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:57.768Z|38ffe0a4-2db4-4963-a7e0-b6dfb8e6d485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:56:57.769Z|209d3775-6bab-4805-98b3-23ed036c72ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:56:57.770Z|209d3775-6bab-4805-98b3-23ed036c72ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:04.444Z|7b5fb55c-5ef0-4047-93fd-38879d6dee15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:04.444Z|7b5fb55c-5ef0-4047-93fd-38879d6dee15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:04.827Z|7c46b43a-8fe6-44c2-8a37-2bfa813558de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:04.827Z|7c46b43a-8fe6-44c2-8a37-2bfa813558de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:07.788Z|2cf92c08-f1dd-408b-98ad-5156ed36337b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:07.789Z|2cf92c08-f1dd-408b-98ad-5156ed36337b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:07.790Z|033a0588-0e4a-4ea0-9376-2ff57f16d9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:07.790Z|033a0588-0e4a-4ea0-9376-2ff57f16d9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:07.791Z|6018bb4a-5091-4723-8ee1-6a942b1f96e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:07.791Z|6018bb4a-5091-4723-8ee1-6a942b1f96e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:17.814Z|8cf9b457-d953-443e-8b57-6189eb0475e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:17.814Z|05c5e5ae-d9d7-448a-92e7-0978f9e418f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:17.814Z|3ffd5125-8dc6-485c-b7da-3140b38a1347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:17.815Z|8cf9b457-d953-443e-8b57-6189eb0475e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:17.815Z|05c5e5ae-d9d7-448a-92e7-0978f9e418f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:17.815Z|3ffd5125-8dc6-485c-b7da-3140b38a1347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:19.444Z|8150121e-b852-44d3-a23e-63ef719860de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:19.447Z|8150121e-b852-44d3-a23e-63ef719860de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:27.837Z|ee5df4bc-771f-499b-886f-e9ab9ad1b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:27.838Z|ee5df4bc-771f-499b-886f-e9ab9ad1b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:27.838Z|22c545f3-50de-4cb8-a332-3994b440ffe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:27.839Z|22c545f3-50de-4cb8-a332-3994b440ffe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:27.840Z|6e40049b-d31c-4ba8-b6b6-35575294bc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:27.841Z|6e40049b-d31c-4ba8-b6b6-35575294bc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:28.687Z|77cd3428-dc7d-4b82-9afb-7b5a2444bb2e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:57:28.688Z|77cd3428-dc7d-4b82-9afb-7b5a2444bb2e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:34.444Z|237d365c-d32e-42c2-a24f-7797d256ad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:34.444Z|237d365c-d32e-42c2-a24f-7797d256ad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:34.829Z|401c1a94-6297-4552-bd80-8b1e9bc559f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:34.830Z|401c1a94-6297-4552-bd80-8b1e9bc559f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:37.860Z|e7209aaf-9d36-4d54-b7b6-8ec7c9991226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:37.860Z|83c72ee8-849f-48c1-b807-a05cbcebdb3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:37.860Z|a1ec22b0-b448-46c9-b499-8e6fb0e3fd35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:37.860Z|a1ec22b0-b448-46c9-b499-8e6fb0e3fd35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:37.860Z|e7209aaf-9d36-4d54-b7b6-8ec7c9991226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:37.860Z|83c72ee8-849f-48c1-b807-a05cbcebdb3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:47.882Z|f2fc2211-faa0-4053-8c29-4dfe4d4bc295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:47.883Z|f2fc2211-faa0-4053-8c29-4dfe4d4bc295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:47.884Z|4fceabd0-9ce2-468d-a701-64ed67cfa9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:47.884Z|4fceabd0-9ce2-468d-a701-64ed67cfa9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:47.885Z|188b9238-d9ea-4d30-8177-8da0ba080ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:47.886Z|188b9238-d9ea-4d30-8177-8da0ba080ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:49.444Z|e0a8c82b-372a-4c64-aaf9-435ad2ac7d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:57:49.444Z|e0a8c82b-372a-4c64-aaf9-435ad2ac7d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:57:57.905Z|d4809e39-59af-4129-adeb-460c70cfd46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:57.905Z|d4809e39-59af-4129-adeb-460c70cfd46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:57.907Z|1509c20d-c75d-448d-a49d-f50a0a4b82f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:57.907Z|1fc89a4c-0eaa-452f-9ed5-ac51fd9d5a33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:57:57.907Z|1fc89a4c-0eaa-452f-9ed5-ac51fd9d5a33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:57:57.907Z|1509c20d-c75d-448d-a49d-f50a0a4b82f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:04.444Z|4083fba9-02fd-4d18-9af1-d509b153fe4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:04.447Z|4083fba9-02fd-4d18-9af1-d509b153fe4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:04.833Z|82ae7756-958f-422b-a436-aa32b9a2028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:04.833Z|82ae7756-958f-422b-a436-aa32b9a2028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:07.929Z|f6cd3dba-d890-44a2-b0cc-300f455cc99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:07.929Z|f6cd3dba-d890-44a2-b0cc-300f455cc99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:07.930Z|81966f6d-3265-4d68-82d4-ce3abbe45ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:07.930Z|7b0d9a52-c948-4f6c-98b7-cce73ea6886d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:07.930Z|7b0d9a52-c948-4f6c-98b7-cce73ea6886d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:07.930Z|81966f6d-3265-4d68-82d4-ce3abbe45ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:17.951Z|2dd9cf17-43f2-4869-8dab-24305e926ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:17.951Z|922dd6a1-134a-487e-9e31-0a92c15d3e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:17.951Z|0ec04467-0ac6-4b0e-8fe1-b32bac5ebc6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:17.951Z|2dd9cf17-43f2-4869-8dab-24305e926ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:17.951Z|922dd6a1-134a-487e-9e31-0a92c15d3e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:17.951Z|0ec04467-0ac6-4b0e-8fe1-b32bac5ebc6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:19.444Z|f034b5de-90ce-4731-ae28-a053f92f64e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:19.444Z|f034b5de-90ce-4731-ae28-a053f92f64e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:27.972Z|81ee81fa-506b-453d-933e-05f5cdf2f8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:27.972Z|50077465-3ac2-497d-85bd-92d52834db9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:27.972Z|a3f4359f-0b00-495b-9ac8-92bea734fa7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:27.972Z|81ee81fa-506b-453d-933e-05f5cdf2f8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:27.972Z|50077465-3ac2-497d-85bd-92d52834db9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:27.973Z|a3f4359f-0b00-495b-9ac8-92bea734fa7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:28.687Z|50e888a7-dc09-47ec-8ef7-70fae8403abc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:58:28.688Z|50e888a7-dc09-47ec-8ef7-70fae8403abc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:34.444Z|4311eac7-d6ad-4907-8917-33ed10d0caa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:34.444Z|4311eac7-d6ad-4907-8917-33ed10d0caa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:34.834Z|67dcc38d-a517-427c-91f6-58bb35dd98fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:34.834Z|67dcc38d-a517-427c-91f6-58bb35dd98fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:37.994Z|82e0f162-4bfc-460c-a3e5-ffa1ff56d8c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:37.994Z|8c40dde2-5af2-4f68-a559-aef47d112fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:37.995Z|82e0f162-4bfc-460c-a3e5-ffa1ff56d8c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:37.995Z|bf046444-f94a-4c94-be03-f3b760b87b44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:37.995Z|8c40dde2-5af2-4f68-a559-aef47d112fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:37.996Z|bf046444-f94a-4c94-be03-f3b760b87b44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:48.017Z|f82aad1c-ae63-4dc3-b2b6-48b0b865996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:48.017Z|075136b5-464e-474b-83be-ecd504576a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:48.017Z|8f1a626c-99e6-47c4-bc2a-0afb706ae806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:48.018Z|f82aad1c-ae63-4dc3-b2b6-48b0b865996b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:48.018Z|075136b5-464e-474b-83be-ecd504576a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:48.018Z|8f1a626c-99e6-47c4-bc2a-0afb706ae806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:49.444Z|b2160c9b-66f8-4da5-904e-bb34881dd943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:58:49.447Z|b2160c9b-66f8-4da5-904e-bb34881dd943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:58:58.038Z|a7a461fd-302e-4116-947f-1ecffc1d5cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:58.038Z|d5011c5e-47ea-4570-adfc-3b84e04ed2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:58.039Z|a7a461fd-302e-4116-947f-1ecffc1d5cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:58.039Z|d5011c5e-47ea-4570-adfc-3b84e04ed2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:58:58.045Z|76df8462-5396-4429-9abb-bc32e52fb492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:58:58.046Z|76df8462-5396-4429-9abb-bc32e52fb492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:04.444Z|ae2f384b-8dbc-422d-bfe8-0a84dbce4289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:04.444Z|ae2f384b-8dbc-422d-bfe8-0a84dbce4289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:04.834Z|bd0455e8-7e9f-44cd-b756-d0e886932f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:04.835Z|bd0455e8-7e9f-44cd-b756-d0e886932f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:08.059Z|3e92db1d-b6fd-4468-b7ba-b3553b4d912b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:08.059Z|c7e97371-9d8d-46e3-b9d0-154c11f80f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:08.060Z|c7e97371-9d8d-46e3-b9d0-154c11f80f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:08.060Z|3e92db1d-b6fd-4468-b7ba-b3553b4d912b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:08.067Z|809a49a6-b9db-4832-9734-f1872d39d4a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:08.068Z|809a49a6-b9db-4832-9734-f1872d39d4a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:18.082Z|fa8297fe-a11c-4005-a737-f2396675ce17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:18.082Z|e4aa6f5a-b15e-417c-a35b-d1f805a83589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:18.083Z|e4aa6f5a-b15e-417c-a35b-d1f805a83589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:18.083Z|fa8297fe-a11c-4005-a737-f2396675ce17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:18.088Z|822d97eb-3ecd-438e-9915-9a589eaf3340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:18.089Z|822d97eb-3ecd-438e-9915-9a589eaf3340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:19.444Z|96cc872b-41a5-421b-8b25-84ec694d67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:19.445Z|96cc872b-41a5-421b-8b25-84ec694d67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:28.103Z|ba8a2946-c447-4e8a-b5b1-e09b269cd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:28.103Z|080d42ea-a9ae-46ef-82b9-cdc54d4051a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:28.104Z|ba8a2946-c447-4e8a-b5b1-e09b269cd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:28.104Z|080d42ea-a9ae-46ef-82b9-cdc54d4051a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:28.109Z|39dab9ce-fe11-46c3-bbe4-0587d1c5fb93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:28.109Z|39dab9ce-fe11-46c3-bbe4-0587d1c5fb93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:28.687Z|7e567fcb-7033-47d6-8107-05dd4cd6479f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T04:59:28.688Z|7e567fcb-7033-47d6-8107-05dd4cd6479f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:34.444Z|ae063f2d-8503-4420-8b9d-68bad3d230ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:34.447Z|ae063f2d-8503-4420-8b9d-68bad3d230ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:34.835Z|50b3dbe9-e8d9-448d-b851-59d2f52ddf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:34.835Z|50b3dbe9-e8d9-448d-b851-59d2f52ddf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:38.127Z|34f02161-3927-4c05-944c-bf484a98f3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:38.127Z|06f4bbe3-392c-4245-9680-2ba41315c4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:38.128Z|34f02161-3927-4c05-944c-bf484a98f3ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:38.128Z|06f4bbe3-392c-4245-9680-2ba41315c4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:38.130Z|914407b5-3a00-4ba8-ac8d-0aed5e97711e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:38.130Z|914407b5-3a00-4ba8-ac8d-0aed5e97711e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:48.149Z|57215db4-1bb9-4a68-aff8-c142e475f808|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:48.149Z|fdf82de0-23dd-4b74-ab9b-ea78e5dc882e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:48.149Z|57215db4-1bb9-4a68-aff8-c142e475f808|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:48.150Z|fdf82de0-23dd-4b74-ab9b-ea78e5dc882e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:48.151Z|db0fcc32-3a1a-4687-8fbe-b4aa34fb16c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:48.152Z|db0fcc32-3a1a-4687-8fbe-b4aa34fb16c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:49.444Z|3b34c857-72f1-42bb-a994-d735a1e90fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T04:59:49.444Z|3b34c857-72f1-42bb-a994-d735a1e90fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T04:59:58.169Z|1f1b8a5e-9fec-43bd-8643-9fa81d714ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:58.169Z|87ee9d7e-547b-406e-b816-325bc2c30fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:58.169Z|9b723a95-04e9-4661-8787-82bbf997fd9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T04:59:58.170Z|87ee9d7e-547b-406e-b816-325bc2c30fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:58.170Z|9b723a95-04e9-4661-8787-82bbf997fd9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T04:59:58.170Z|1f1b8a5e-9fec-43bd-8643-9fa81d714ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:04.444Z|c57c0a5b-e62c-4951-9b98-04d1daa73d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:04.444Z|c57c0a5b-e62c-4951-9b98-04d1daa73d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:04.836Z|24027985-eade-4248-89d7-2ffb7a298147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:04.836Z|24027985-eade-4248-89d7-2ffb7a298147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:08.191Z|d1ccd49a-b7b7-41fb-93ca-a9e31426f20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:08.191Z|c0840cc0-b0dd-4cc3-bd68-107d6a3fd965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:08.191Z|6a1bbd5a-4b42-4ce1-8177-e158fccd8456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:08.191Z|d1ccd49a-b7b7-41fb-93ca-a9e31426f20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:08.192Z|6a1bbd5a-4b42-4ce1-8177-e158fccd8456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:08.191Z|c0840cc0-b0dd-4cc3-bd68-107d6a3fd965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:18.213Z|ee04b20e-e458-4232-a435-63ebc149325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:18.213Z|d893d03d-e579-4197-a225-cd7ebe91082e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:18.213Z|acf36952-5613-4687-8f55-17e8b0ae51d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:18.214Z|ee04b20e-e458-4232-a435-63ebc149325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:18.214Z|d893d03d-e579-4197-a225-cd7ebe91082e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:18.214Z|acf36952-5613-4687-8f55-17e8b0ae51d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:19.444Z|1f37c505-026a-4ca4-926f-421a6deeb54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:19.447Z|1f37c505-026a-4ca4-926f-421a6deeb54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:28.235Z|d9862233-2011-453d-9274-7cfabb68be3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:28.235Z|997974f8-30ee-4fd2-af0a-bd110b731162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:28.236Z|997974f8-30ee-4fd2-af0a-bd110b731162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:28.236Z|d9862233-2011-453d-9274-7cfabb68be3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:28.238Z|85005d82-950b-4802-a3a2-04c6c486e229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:28.239Z|85005d82-950b-4802-a3a2-04c6c486e229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:28.687Z|8ff3beb5-7951-4205-a653-071d4399dd6a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:00:28.687Z|8ff3beb5-7951-4205-a653-071d4399dd6a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:34.444Z|d385ad52-96ca-43fe-af43-778cfe2e1c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:34.444Z|d385ad52-96ca-43fe-af43-778cfe2e1c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:34.836Z|c85b0b6a-b1ce-4ef2-aad4-ee99b8257cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:34.837Z|c85b0b6a-b1ce-4ef2-aad4-ee99b8257cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:38.256Z|6a1b3d99-db52-4612-bb16-6c62f11c6da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:38.256Z|27cad6b1-a3fd-4994-9f3d-7c53120cbc22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:38.257Z|6a1b3d99-db52-4612-bb16-6c62f11c6da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:38.257Z|27cad6b1-a3fd-4994-9f3d-7c53120cbc22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:38.258Z|40739ce5-b00b-4ec3-9ca3-42f98c62908a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:38.258Z|40739ce5-b00b-4ec3-9ca3-42f98c62908a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:48.696Z|03b801a3-9475-4dfe-8333-dfc8408232d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:48.696Z|dd7853b4-ce37-4eef-a749-1e90a25c7c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:48.697Z|0fed7e64-0b6f-4fa4-b79d-2f19730368c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:48.697Z|03b801a3-9475-4dfe-8333-dfc8408232d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:48.697Z|0fed7e64-0b6f-4fa4-b79d-2f19730368c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:48.697Z|dd7853b4-ce37-4eef-a749-1e90a25c7c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:49.444Z|19f9df7a-c6bb-4f6c-8542-5ed244d110a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:00:49.444Z|19f9df7a-c6bb-4f6c-8542-5ed244d110a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:00:58.717Z|4ae444c9-56f5-4675-ae76-2c223e383201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:58.718Z|4ae444c9-56f5-4675-ae76-2c223e383201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:58.719Z|ea042675-bbea-4cda-901a-e43b9759f471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:58.719Z|86d0d995-7e76-45ea-8c53-57f431f959a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:00:58.719Z|ea042675-bbea-4cda-901a-e43b9759f471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:00:58.719Z|86d0d995-7e76-45ea-8c53-57f431f959a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:04.444Z|5aaed9a9-ddc8-459d-8880-2df5b01e8440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:04.447Z|5aaed9a9-ddc8-459d-8880-2df5b01e8440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:04.837Z|30472aa3-0820-49e8-a789-f75b6d28e93e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:04.838Z|30472aa3-0820-49e8-a789-f75b6d28e93e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:08.740Z|f5bc5351-3046-4cbe-80e2-c0da10f268ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:08.740Z|24f10b60-a52a-4358-9c14-21e2760c6ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:08.740Z|aa627678-445e-4758-8a5c-2a92d441871d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:08.740Z|f5bc5351-3046-4cbe-80e2-c0da10f268ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:08.740Z|24f10b60-a52a-4358-9c14-21e2760c6ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:08.741Z|aa627678-445e-4758-8a5c-2a92d441871d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:18.762Z|28b79954-8447-40a6-bc08-cb5e202c0634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:18.762Z|90ed8005-7ced-4deb-a0c8-f13f6417a3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:18.762Z|be8da0df-60bc-4f39-9618-05b9ecaae314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:18.762Z|28b79954-8447-40a6-bc08-cb5e202c0634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:18.762Z|90ed8005-7ced-4deb-a0c8-f13f6417a3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:18.762Z|be8da0df-60bc-4f39-9618-05b9ecaae314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:19.444Z|fd852491-440f-4192-976a-ec3632fce0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:19.444Z|fd852491-440f-4192-976a-ec3632fce0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:28.687Z|8f048817-1f1e-412c-99ab-b4f7781f6d00|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:01:28.687Z|8f048817-1f1e-412c-99ab-b4f7781f6d00|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:28.783Z|d86c2f29-0b9a-4a95-b0db-47dfae392789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:28.783Z|7ad9dd49-a9bd-4e6c-a847-bd09186393e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:28.783Z|1fe01d6e-90da-48eb-993d-2a1c271ef605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:28.783Z|d86c2f29-0b9a-4a95-b0db-47dfae392789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:28.783Z|7ad9dd49-a9bd-4e6c-a847-bd09186393e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:28.783Z|1fe01d6e-90da-48eb-993d-2a1c271ef605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:34.444Z|fbd41026-7564-410a-8202-74f66a391cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:34.444Z|fbd41026-7564-410a-8202-74f66a391cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:34.838Z|df7bf03b-950b-4391-9f5f-c0ae9eeed56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:34.838Z|df7bf03b-950b-4391-9f5f-c0ae9eeed56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:38.804Z|f786e94a-4f76-495d-8554-b226fb34c2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:38.804Z|89403b74-07fa-4d46-b2f1-4e6772da789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:38.805Z|f786e94a-4f76-495d-8554-b226fb34c2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:38.805Z|89403b74-07fa-4d46-b2f1-4e6772da789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:38.806Z|b325a84e-08b9-44fc-b203-d23b9f6d1d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:38.806Z|b325a84e-08b9-44fc-b203-d23b9f6d1d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:48.826Z|eea3ce28-f17c-4a74-a487-1b6a0017fe4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:48.826Z|f0b9dd06-43f5-42c6-8763-6164af6efabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:48.826Z|eea3ce28-f17c-4a74-a487-1b6a0017fe4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:48.826Z|f0b9dd06-43f5-42c6-8763-6164af6efabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:48.827Z|fed7ce2e-9bbe-4ba2-aa4a-f789c83741f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:48.827Z|fed7ce2e-9bbe-4ba2-aa4a-f789c83741f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:49.444Z|802e5d88-623b-42cc-8492-a2f565e50923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:01:49.446Z|802e5d88-623b-42cc-8492-a2f565e50923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:01:58.847Z|a385461f-2102-4a81-8e0d-225b201897a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:58.847Z|cb5b2078-0328-4052-9ff3-323e4aac3743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:58.847Z|a385461f-2102-4a81-8e0d-225b201897a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:58.848Z|cb5b2078-0328-4052-9ff3-323e4aac3743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:01:58.848Z|246aa030-49c1-48c3-93a1-c07c9fcde04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:01:58.849Z|246aa030-49c1-48c3-93a1-c07c9fcde04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:04.444Z|49cb0ff0-1c9b-4a39-b23b-6f71fdce2c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:04.444Z|49cb0ff0-1c9b-4a39-b23b-6f71fdce2c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:04.839Z|c69804e7-e78a-4051-a28b-34e224de8ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:04.839Z|c69804e7-e78a-4051-a28b-34e224de8ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:08.868Z|12c25cc9-50ba-4f6e-b3a6-d6a22c66d0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:08.868Z|80d9701b-766b-4a78-a52a-51c73c394228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:08.869Z|12c25cc9-50ba-4f6e-b3a6-d6a22c66d0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:08.869Z|919c3d4c-f7c3-4c2a-b5c6-cb53cf09ff71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:08.869Z|80d9701b-766b-4a78-a52a-51c73c394228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:08.869Z|919c3d4c-f7c3-4c2a-b5c6-cb53cf09ff71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:18.889Z|d406d472-9fed-4152-9daf-0234774bd141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:18.890Z|d406d472-9fed-4152-9daf-0234774bd141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:18.890Z|66804247-7bb7-45d9-8427-7870f106dc38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:18.890Z|66804247-7bb7-45d9-8427-7870f106dc38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:18.889Z|48b440d3-15c8-4841-a9a3-06c7ea395aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:18.892Z|48b440d3-15c8-4841-a9a3-06c7ea395aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:19.444Z|48ed1dda-9bcd-4bc6-93f8-ba7590a5b7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:19.444Z|48ed1dda-9bcd-4bc6-93f8-ba7590a5b7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:28.687Z|a64492b6-829f-4945-b6eb-593c9c92dfc0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:02:28.688Z|a64492b6-829f-4945-b6eb-593c9c92dfc0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:28.912Z|924ba381-3728-4638-a67a-5014a2ea1fad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:28.912Z|a309e282-8964-40c5-9974-a24ab64e19a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:28.912Z|924ba381-3728-4638-a67a-5014a2ea1fad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:28.913Z|a309e282-8964-40c5-9974-a24ab64e19a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:28.917Z|e74629f4-ba90-463c-b6e4-9ccd9c1c63f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:28.918Z|e74629f4-ba90-463c-b6e4-9ccd9c1c63f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:34.444Z|cf70238e-f88c-497c-9aff-c9cf383b7101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:34.447Z|cf70238e-f88c-497c-9aff-c9cf383b7101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:34.840Z|0b1a0cf3-9d79-4d3c-9a41-6ef94acf5dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:34.840Z|0b1a0cf3-9d79-4d3c-9a41-6ef94acf5dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:38.934Z|54e37fdb-b9b1-4ef3-8051-48473ef12791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:38.934Z|54e37fdb-b9b1-4ef3-8051-48473ef12791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:38.935Z|dd1522f4-aaf7-4f16-80e0-7a9804b5a5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:38.935Z|dd1522f4-aaf7-4f16-80e0-7a9804b5a5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:38.938Z|1c4744d6-b104-44ed-b7a7-22d058c0f865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:38.939Z|1c4744d6-b104-44ed-b7a7-22d058c0f865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:48.955Z|2564541e-2d1b-4d69-af83-9879d92665be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:48.955Z|a1486bb7-c158-4abb-bb53-1c9d84234c7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:48.956Z|2564541e-2d1b-4d69-af83-9879d92665be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:48.956Z|a1486bb7-c158-4abb-bb53-1c9d84234c7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:48.957Z|6ec11950-b1b4-4109-b84b-d3567caa3647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:48.958Z|6ec11950-b1b4-4109-b84b-d3567caa3647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:49.444Z|476ec69e-a3a2-477a-b2ce-59cf858c7e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:02:49.444Z|476ec69e-a3a2-477a-b2ce-59cf858c7e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:02:58.977Z|5ce19ba5-cf8c-4e6f-aedf-ce76dd37fb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:58.978Z|5ce19ba5-cf8c-4e6f-aedf-ce76dd37fb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:58.979Z|a737ebf1-f340-45ab-9125-dc75382f7800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:58.979Z|697c931c-7075-4196-b134-8ae09f78a519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:02:58.980Z|697c931c-7075-4196-b134-8ae09f78a519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:02:58.980Z|a737ebf1-f340-45ab-9125-dc75382f7800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:04.444Z|691b9cca-2e5c-4fbb-aa94-a72557483fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:04.444Z|691b9cca-2e5c-4fbb-aa94-a72557483fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:04.840Z|b3e01df0-854d-4479-b372-8fa1453caa27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:04.841Z|b3e01df0-854d-4479-b372-8fa1453caa27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:08.999Z|97ea5ccf-7e91-43c5-bf75-7f22a3f037fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:08.999Z|020de0c6-411d-41df-a419-97eadb80aeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:09.000Z|3f78462d-46e4-4a5a-9fb0-ce2819b7e11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:09.000Z|020de0c6-411d-41df-a419-97eadb80aeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:09.000Z|97ea5ccf-7e91-43c5-bf75-7f22a3f037fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:09.000Z|3f78462d-46e4-4a5a-9fb0-ce2819b7e11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:19.021Z|6ae5848c-251f-4a9e-a9d2-2d4471801679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:19.022Z|6ae5848c-251f-4a9e-a9d2-2d4471801679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:19.022Z|51ed4d17-07d4-4e3a-b189-bb75e9961c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:19.022Z|51ed4d17-07d4-4e3a-b189-bb75e9961c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:19.023Z|2f4eae2b-6f72-4c3c-bdcf-55d3bb7ab713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:19.023Z|2f4eae2b-6f72-4c3c-bdcf-55d3bb7ab713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:19.444Z|f9cf1e80-18b2-4bf7-aff6-b217644f6b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:19.446Z|f9cf1e80-18b2-4bf7-aff6-b217644f6b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:28.687Z|cb79c877-c945-4274-9a9c-0a26ab998fba|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:03:28.687Z|cb79c877-c945-4274-9a9c-0a26ab998fba|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:29.042Z|fb9df215-1abd-453f-8af7-2d3dcf91a502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:29.042Z|3a94f4fd-ae6f-40bc-aa92-315a543a93c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:29.042Z|3a94f4fd-ae6f-40bc-aa92-315a543a93c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:29.042Z|fb9df215-1abd-453f-8af7-2d3dcf91a502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:29.042Z|94d16b41-3c31-4f8b-95c6-fc0eec7b79bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:29.043Z|94d16b41-3c31-4f8b-95c6-fc0eec7b79bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:34.444Z|e288effd-eca9-4740-9fde-50ec150e4a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:34.444Z|e288effd-eca9-4740-9fde-50ec150e4a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:34.841Z|4ecb6eff-3666-4d78-b6b8-cec1d4173da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:34.841Z|4ecb6eff-3666-4d78-b6b8-cec1d4173da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:39.063Z|22711da2-eeb4-4927-9cb2-345bfb0716b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:39.063Z|77004adf-a1b4-4e2a-985c-7d7949bf2eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:39.063Z|05a87fa1-c4ca-4d3b-a17b-04f5beea1da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:39.063Z|77004adf-a1b4-4e2a-985c-7d7949bf2eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:39.063Z|05a87fa1-c4ca-4d3b-a17b-04f5beea1da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:39.063Z|22711da2-eeb4-4927-9cb2-345bfb0716b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:49.086Z|dded1a6c-d086-416f-a9a6-aa40c48e7264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:49.086Z|32c926a8-1d07-4c6e-8b80-9245f77d48b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:49.086Z|c541a6ae-ee99-41f0-a503-05021e5c04a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:49.086Z|dded1a6c-d086-416f-a9a6-aa40c48e7264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:49.086Z|32c926a8-1d07-4c6e-8b80-9245f77d48b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:49.086Z|c541a6ae-ee99-41f0-a503-05021e5c04a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:49.444Z|1aade2d1-71ee-4ec1-819c-dc7df09d72d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:03:49.444Z|1aade2d1-71ee-4ec1-819c-dc7df09d72d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:03:59.109Z|cf9e2a03-f238-4927-a2eb-bbf980fa42a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:59.109Z|7a0f2037-4127-4ee6-9eaf-3973759efe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:59.110Z|cf9e2a03-f238-4927-a2eb-bbf980fa42a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:59.110Z|c5eb0445-fd62-45f1-a813-7a9cbcad2884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:03:59.110Z|7a0f2037-4127-4ee6-9eaf-3973759efe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:03:59.110Z|c5eb0445-fd62-45f1-a813-7a9cbcad2884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:04.444Z|3ad1e1be-7db6-4a47-bf87-b9f11d7e78f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:04.446Z|3ad1e1be-7db6-4a47-bf87-b9f11d7e78f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:04.842Z|a6e74318-3d4a-4220-b2b0-51e8293657ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:04.842Z|a6e74318-3d4a-4220-b2b0-51e8293657ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:09.130Z|e1e7969f-097d-48dd-8fb5-5a977342862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:09.130Z|b080fd92-32e9-4629-8fc1-2ae93d97fed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:09.130Z|e1e7969f-097d-48dd-8fb5-5a977342862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:09.130Z|b080fd92-32e9-4629-8fc1-2ae93d97fed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:09.131Z|8adad706-3727-4c84-bf09-a943ee3109ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:09.132Z|8adad706-3727-4c84-bf09-a943ee3109ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:19.150Z|07f6ed6b-3cd2-4959-bd42-3d3beb2b0c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:19.150Z|c07af540-d1b1-42af-b270-5d6d40776f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:19.151Z|07f6ed6b-3cd2-4959-bd42-3d3beb2b0c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:19.151Z|c07af540-d1b1-42af-b270-5d6d40776f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:19.152Z|342bbafc-ab57-4114-bfd0-ff1d8c3086d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:19.152Z|342bbafc-ab57-4114-bfd0-ff1d8c3086d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:19.444Z|02ed9fee-25e7-4ba9-b94b-39f478c3713c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:19.444Z|02ed9fee-25e7-4ba9-b94b-39f478c3713c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:28.687Z|7ef6c42c-7e1a-478f-9871-39f777233966|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:04:28.687Z|7ef6c42c-7e1a-478f-9871-39f777233966|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:29.173Z|8b420398-5346-4d2a-8e25-b3607eb632f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:29.173Z|1673b632-bf2f-4a9b-b5b0-b759e77553fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:29.173Z|5fd216da-3979-4e86-a128-05e553675128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:29.174Z|5fd216da-3979-4e86-a128-05e553675128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:29.174Z|8b420398-5346-4d2a-8e25-b3607eb632f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:29.174Z|1673b632-bf2f-4a9b-b5b0-b759e77553fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:34.444Z|9afeca89-f847-4914-90d4-8a99bfd87f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:34.444Z|9afeca89-f847-4914-90d4-8a99bfd87f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:34.843Z|851e4da8-44e5-447f-add8-9a155d463b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:34.843Z|851e4da8-44e5-447f-add8-9a155d463b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:39.194Z|ef0ccefd-f10f-4a79-8aea-e66e039fe776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:39.194Z|cf099b2d-c404-444d-ae33-fb42955f051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:39.194Z|fd481602-3a7e-41e1-add2-878ec18a4aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:39.194Z|ef0ccefd-f10f-4a79-8aea-e66e039fe776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:39.194Z|cf099b2d-c404-444d-ae33-fb42955f051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:39.194Z|fd481602-3a7e-41e1-add2-878ec18a4aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:49.214Z|0aac948b-c5b8-4809-993e-61c454f2a286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:49.214Z|ea4d4e4c-8019-4b15-99f2-ce53f2b4bc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:49.214Z|64120c70-bc4d-4389-8bfd-b87ff788311c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:49.214Z|64120c70-bc4d-4389-8bfd-b87ff788311c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:49.214Z|ea4d4e4c-8019-4b15-99f2-ce53f2b4bc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:49.214Z|0aac948b-c5b8-4809-993e-61c454f2a286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:49.444Z|d445c6ce-ae6c-4d61-ad4e-7f8a85b74784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:04:49.447Z|d445c6ce-ae6c-4d61-ad4e-7f8a85b74784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:04:59.684Z|aa1f74b0-ac77-4379-873e-c496729342c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:59.684Z|aa1f74b0-ac77-4379-873e-c496729342c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:59.686Z|5ef63d51-ffb0-4cf1-bdb1-fefc555c7414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:59.686Z|7b8bd46e-aebb-4910-bb60-7f49aac2bc63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:04:59.686Z|7b8bd46e-aebb-4910-bb60-7f49aac2bc63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:04:59.686Z|5ef63d51-ffb0-4cf1-bdb1-fefc555c7414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:04.444Z|6b768b72-6b1f-457f-b478-4d3f2fc3edc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:04.444Z|6b768b72-6b1f-457f-b478-4d3f2fc3edc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:04.844Z|0ae4e06e-45fe-4028-b292-24847b60f27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:04.844Z|0ae4e06e-45fe-4028-b292-24847b60f27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:09.707Z|18467e15-74b5-45e9-aaec-8c973112f7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:09.707Z|b1c796d3-78ad-463e-ad02-5afec0a1c1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:09.707Z|b1c796d3-78ad-463e-ad02-5afec0a1c1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:09.707Z|18467e15-74b5-45e9-aaec-8c973112f7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:09.709Z|eac20675-be0d-4c37-9493-f74f5a92c088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:09.711Z|eac20675-be0d-4c37-9493-f74f5a92c088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:19.444Z|66a8c1ce-c632-4345-a38a-5a9523a742dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:19.444Z|66a8c1ce-c632-4345-a38a-5a9523a742dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:19.729Z|4518e43e-5c71-409f-880b-bc726ae430ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:19.729Z|ecb43cbf-a008-4850-b8ea-48a931e14efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:19.730Z|ecb43cbf-a008-4850-b8ea-48a931e14efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:19.730Z|4518e43e-5c71-409f-880b-bc726ae430ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:19.739Z|33ff235b-10c4-4e6f-bb0b-34bc788bf904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:19.739Z|33ff235b-10c4-4e6f-bb0b-34bc788bf904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:28.687Z|15f1debd-1a6b-45e4-8e4d-ae9a5918976e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:05:28.688Z|15f1debd-1a6b-45e4-8e4d-ae9a5918976e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:29.751Z|23d63b7e-ad6c-4344-93f1-5712b6659695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:29.751Z|f8067ab2-cfe9-48dd-8062-f44e57207d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:29.751Z|f8067ab2-cfe9-48dd-8062-f44e57207d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:29.751Z|23d63b7e-ad6c-4344-93f1-5712b6659695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:29.760Z|e21d9787-70d6-4343-af32-c3c6d6ca597f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:29.760Z|e21d9787-70d6-4343-af32-c3c6d6ca597f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:34.444Z|a22e2061-8865-4379-a5fd-49849eff0fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:34.447Z|a22e2061-8865-4379-a5fd-49849eff0fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:34.844Z|9dbd06e1-8119-44bd-97d3-c32fed868ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:34.845Z|9dbd06e1-8119-44bd-97d3-c32fed868ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:39.770Z|42f11835-c617-4f5f-9071-d183a29ff117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:39.770Z|b3419190-861e-45ed-86f0-abc3edf7aced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:39.771Z|42f11835-c617-4f5f-9071-d183a29ff117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:39.771Z|b3419190-861e-45ed-86f0-abc3edf7aced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:39.780Z|1ec1a780-f34b-4f47-9c5d-4a23e9a71552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:39.781Z|1ec1a780-f34b-4f47-9c5d-4a23e9a71552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:49.444Z|6bb65e04-5786-4d0d-9536-457291decffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:05:49.444Z|6bb65e04-5786-4d0d-9536-457291decffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:05:49.791Z|8e1a1b67-0522-4d2e-a20d-6ab1e9550f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:49.791Z|9b4dc2ac-794f-4166-9fc4-4bb8d856f2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:49.791Z|8e1a1b67-0522-4d2e-a20d-6ab1e9550f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:49.791Z|9b4dc2ac-794f-4166-9fc4-4bb8d856f2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:49.800Z|5f027544-6d1b-40b3-9c21-882303d169da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:49.801Z|5f027544-6d1b-40b3-9c21-882303d169da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:59.812Z|5156be4b-6627-4987-a390-285ddde0a6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:59.813Z|5156be4b-6627-4987-a390-285ddde0a6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:59.814Z|1d228de7-5b7d-4353-bd59-1acb557087ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:59.815Z|1d228de7-5b7d-4353-bd59-1acb557087ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:05:59.819Z|2c703ab5-59a9-449e-9d8f-653ba6cab369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:05:59.820Z|2c703ab5-59a9-449e-9d8f-653ba6cab369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:04.444Z|c4db18dc-62d3-49c2-a032-81eb1ba273bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:04.444Z|c4db18dc-62d3-49c2-a032-81eb1ba273bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:04.845Z|ae4cfceb-9c39-4d94-b2b9-b4d5e2499de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:04.846Z|ae4cfceb-9c39-4d94-b2b9-b4d5e2499de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:09.833Z|87cbe9a5-595e-4e71-bbc3-ad5b72d82c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:09.833Z|87cbe9a5-595e-4e71-bbc3-ad5b72d82c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:09.837Z|65e926c7-2d0c-4e9c-b73e-a3a633ba8cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:09.837Z|65e926c7-2d0c-4e9c-b73e-a3a633ba8cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:09.841Z|c3a393a0-d7eb-4c30-878e-8ad132604dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:09.841Z|c3a393a0-d7eb-4c30-878e-8ad132604dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:19.444Z|9dff54b2-efe3-4ea1-92bb-b13e077fd14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:19.447Z|9dff54b2-efe3-4ea1-92bb-b13e077fd14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:19.853Z|7c672673-769e-48c0-b9c0-667355ca7433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:19.854Z|7c672673-769e-48c0-b9c0-667355ca7433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:19.857Z|70a53522-2061-43ca-a5e5-bdbf85a33972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:19.857Z|70a53522-2061-43ca-a5e5-bdbf85a33972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:19.858Z|eee66815-1787-447e-857a-aaf36017cc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:19.858Z|eee66815-1787-447e-857a-aaf36017cc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:28.686Z|0208d0ac-1c67-4386-8bd7-50961d97381a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:06:28.687Z|0208d0ac-1c67-4386-8bd7-50961d97381a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:29.873Z|9b2e2a0c-922e-49fb-9ac9-cae6a0d06b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:29.873Z|9b2e2a0c-922e-49fb-9ac9-cae6a0d06b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:29.874Z|8b477ae9-87bb-4bde-a4f7-e1742a48f2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:29.875Z|8b477ae9-87bb-4bde-a4f7-e1742a48f2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:29.875Z|f5acff30-9706-4acd-b5a9-f7ccc7a3d34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:29.875Z|f5acff30-9706-4acd-b5a9-f7ccc7a3d34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:34.444Z|77549f6b-0ed0-4295-8dc0-803d95126381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:34.444Z|77549f6b-0ed0-4295-8dc0-803d95126381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:34.846Z|83a88804-3d1b-43e0-975a-14614d345273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:34.846Z|83a88804-3d1b-43e0-975a-14614d345273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:39.896Z|f4b04398-f46e-43ba-98e7-59fbb3b9a676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:39.896Z|703f1906-c40e-4313-ad00-baab84a27fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:39.897Z|f4b04398-f46e-43ba-98e7-59fbb3b9a676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:39.897Z|703f1906-c40e-4313-ad00-baab84a27fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:39.897Z|afe71f4a-8eb4-4622-af76-3d4a99abcea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:39.897Z|afe71f4a-8eb4-4622-af76-3d4a99abcea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:49.444Z|4d7bf69b-ac12-41fd-8d6f-eb316cbb2141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:06:49.444Z|4d7bf69b-ac12-41fd-8d6f-eb316cbb2141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:06:49.918Z|afee28ee-afd8-41e7-be3d-b0dc3be4c125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:49.918Z|f8f86838-ea59-4ab3-8dc8-c9a0b356dafd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:49.919Z|f8f86838-ea59-4ab3-8dc8-c9a0b356dafd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:49.919Z|afee28ee-afd8-41e7-be3d-b0dc3be4c125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:49.920Z|41555cf2-5f0e-447a-8d2d-26609b9cf8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:49.920Z|41555cf2-5f0e-447a-8d2d-26609b9cf8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:59.942Z|57bdd276-13fb-446a-acb9-a6b815652b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:59.942Z|e058cd68-8f6a-47f0-a47f-b9f718c520cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:59.942Z|7041ca3e-31c8-4f24-a971-9826667a5ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:06:59.943Z|e058cd68-8f6a-47f0-a47f-b9f718c520cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:59.943Z|57bdd276-13fb-446a-acb9-a6b815652b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:06:59.943Z|7041ca3e-31c8-4f24-a971-9826667a5ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:04.444Z|8b332660-52b7-4268-985a-6863842d1567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:04.447Z|8b332660-52b7-4268-985a-6863842d1567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:04.847Z|8de36d96-319d-46cd-a197-9dfd604b37a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:04.847Z|8de36d96-319d-46cd-a197-9dfd604b37a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:09.963Z|3047ef95-9f82-43ca-b7e2-fe1bc4d13e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:09.963Z|901a3a41-b32b-4541-bfa6-9d8786d108ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:09.963Z|3047ef95-9f82-43ca-b7e2-fe1bc4d13e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:09.963Z|901a3a41-b32b-4541-bfa6-9d8786d108ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:09.963Z|6798b7ba-eab3-4576-8885-9e1d08735813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:09.964Z|6798b7ba-eab3-4576-8885-9e1d08735813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:19.444Z|796aebb3-543b-42df-9c10-61eb00e450aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:19.444Z|796aebb3-543b-42df-9c10-61eb00e450aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:19.983Z|0c4c8ce0-2c30-4196-b6f5-646924177674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:19.984Z|0c4c8ce0-2c30-4196-b6f5-646924177674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:19.985Z|d564cf37-21cf-4a9f-a10e-69ae892f978d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:19.985Z|728d2895-c76b-4493-ac6c-66cbf5c13dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:19.986Z|d564cf37-21cf-4a9f-a10e-69ae892f978d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:19.986Z|728d2895-c76b-4493-ac6c-66cbf5c13dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:28.687Z|c7369a28-bc92-4133-a661-ece850da0be4|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:07:28.687Z|c7369a28-bc92-4133-a661-ece850da0be4|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:30.005Z|6b21491a-bd29-4fd6-a742-989410ab3928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:30.006Z|36d353ae-f709-4306-8293-c446a7594c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:30.006Z|ae9aa843-ae12-4139-b2ef-a9d6cfe71a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:30.006Z|6b21491a-bd29-4fd6-a742-989410ab3928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:30.006Z|36d353ae-f709-4306-8293-c446a7594c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:30.006Z|ae9aa843-ae12-4139-b2ef-a9d6cfe71a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:34.444Z|eb5a4891-04fd-44a2-8e29-0875f06475ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:34.444Z|eb5a4891-04fd-44a2-8e29-0875f06475ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:34.847Z|ed3cd821-c7e3-4f1f-9b82-f9b42859f9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:34.848Z|ed3cd821-c7e3-4f1f-9b82-f9b42859f9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:40.028Z|b1fef5ac-b6ca-472b-bf6a-c835fb8fade7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:40.028Z|b1fef5ac-b6ca-472b-bf6a-c835fb8fade7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:40.030Z|beff1290-be8a-4de1-892a-c10aa49bed48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:40.031Z|beff1290-be8a-4de1-892a-c10aa49bed48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:40.034Z|99c2835b-771d-4507-9371-5f4540cc5c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:40.035Z|99c2835b-771d-4507-9371-5f4540cc5c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:49.444Z|2f759e5f-4476-49d3-94a0-c5a78948b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:07:49.448Z|2f759e5f-4476-49d3-94a0-c5a78948b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:07:50.053Z|ec4118f3-e644-4323-a041-c630c1a46dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:50.053Z|d08036b9-8537-4ca6-8e7b-528987398dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:50.053Z|ec4118f3-e644-4323-a041-c630c1a46dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:50.053Z|d08036b9-8537-4ca6-8e7b-528987398dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:07:50.060Z|71b8d0b9-bdff-42a6-a25c-24dea1275283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:07:50.060Z|71b8d0b9-bdff-42a6-a25c-24dea1275283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:00.073Z|082082ba-5d3d-41a0-88f5-6156ac96b4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:00.073Z|2ac14f17-9aca-4e7f-8e7e-f9c95a329525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:00.073Z|082082ba-5d3d-41a0-88f5-6156ac96b4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:00.073Z|2ac14f17-9aca-4e7f-8e7e-f9c95a329525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:00.078Z|2dd27616-1ce2-4d25-b6b1-0031476272a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:00.079Z|2dd27616-1ce2-4d25-b6b1-0031476272a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:04.444Z|cf2ee4d5-d2fc-4b5b-9ad1-9aac38c4a666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:04.444Z|cf2ee4d5-d2fc-4b5b-9ad1-9aac38c4a666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:04.848Z|1daa47b5-75d1-4723-a36e-69ce5e50889f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:04.849Z|1daa47b5-75d1-4723-a36e-69ce5e50889f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:10.092Z|d006de0b-c1f8-4fb2-a784-595a99dd8ce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:10.092Z|14592497-0904-4222-87fb-947efc8cdc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:10.092Z|14592497-0904-4222-87fb-947efc8cdc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:10.092Z|d006de0b-c1f8-4fb2-a784-595a99dd8ce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:10.096Z|2b79d621-2d51-4115-ac93-2e31b59b1bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:10.097Z|2b79d621-2d51-4115-ac93-2e31b59b1bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:19.444Z|cd57ced2-dd82-46e9-be3b-084009141c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:19.444Z|cd57ced2-dd82-46e9-be3b-084009141c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:20.116Z|e647623c-0811-40b1-b7fa-14cf045be619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:20.116Z|839c6d5f-e21f-43d0-9c3c-710bc3a6dafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:20.116Z|5c249a4c-f182-4f75-b4af-b52f088e43af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:20.116Z|5c249a4c-f182-4f75-b4af-b52f088e43af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:20.116Z|e647623c-0811-40b1-b7fa-14cf045be619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:20.116Z|839c6d5f-e21f-43d0-9c3c-710bc3a6dafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:28.687Z|cdc1d206-6831-47c1-9ef9-8b8499504ac7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:08:28.687Z|cdc1d206-6831-47c1-9ef9-8b8499504ac7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:30.137Z|e37705e3-61d4-4588-b530-97cf70751ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:30.137Z|5d3b4ce6-d5b3-4d48-99ca-08797561e2b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:30.138Z|e37705e3-61d4-4588-b530-97cf70751ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:30.138Z|5d3b4ce6-d5b3-4d48-99ca-08797561e2b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:30.141Z|1eee4666-ae89-4488-becc-5292b255b353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:30.142Z|1eee4666-ae89-4488-becc-5292b255b353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:34.444Z|b8f17c3f-17b9-4ff3-b063-d54c4e5f4cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:34.447Z|b8f17c3f-17b9-4ff3-b063-d54c4e5f4cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:34.849Z|48a367b2-a774-4646-9fe6-e548b15bd55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:34.849Z|48a367b2-a774-4646-9fe6-e548b15bd55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:40.158Z|8b23a0df-b6d0-4d1b-ac2e-796dff5a278a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:40.158Z|8a77677c-8611-48cf-a647-77585e947833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:40.158Z|8b23a0df-b6d0-4d1b-ac2e-796dff5a278a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:40.158Z|8a77677c-8611-48cf-a647-77585e947833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:40.159Z|5ff80c0b-0631-4ed9-acda-bbc661172a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:40.160Z|5ff80c0b-0631-4ed9-acda-bbc661172a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:49.444Z|fff42e2c-fb86-4a6e-95b8-362a021f8820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:08:49.444Z|fff42e2c-fb86-4a6e-95b8-362a021f8820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:08:50.180Z|42fff660-a70a-4413-885e-b39a6fc069db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:50.181Z|42fff660-a70a-4413-885e-b39a6fc069db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:50.181Z|c852c903-9548-46bc-93f7-d3958ac246dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:50.181Z|4dc65534-758f-47e1-bcb7-d8bec1c40d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:08:50.182Z|4dc65534-758f-47e1-bcb7-d8bec1c40d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:08:50.182Z|c852c903-9548-46bc-93f7-d3958ac246dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:00.202Z|709cbb6d-fda2-40c1-a3f8-12e91a56e9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:00.202Z|709cbb6d-fda2-40c1-a3f8-12e91a56e9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:00.203Z|e6233880-a86e-47e7-80a3-4840343ce812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:00.203Z|e6233880-a86e-47e7-80a3-4840343ce812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:00.204Z|b7625c43-8c9b-47d7-b779-8cc046fe8706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:00.205Z|b7625c43-8c9b-47d7-b779-8cc046fe8706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:04.444Z|6aca99e2-7744-4ee7-b0ae-4c778de06a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:04.445Z|6aca99e2-7744-4ee7-b0ae-4c778de06a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:04.850Z|211a2d95-a947-45a6-bcdb-2f4e256aaef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:04.850Z|211a2d95-a947-45a6-bcdb-2f4e256aaef9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:10.223Z|1d4d584b-7802-4d94-9fc0-b2ab0d254690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:10.224Z|1d4d584b-7802-4d94-9fc0-b2ab0d254690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:10.224Z|0c5429b3-6d06-4671-8b1e-74a68dfcf807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:10.225Z|0c5429b3-6d06-4671-8b1e-74a68dfcf807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:10.230Z|80b1bd5f-9471-46e6-baa3-c0d350bc6a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:10.230Z|80b1bd5f-9471-46e6-baa3-c0d350bc6a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:19.444Z|41d8a82f-0be2-46da-9947-613435d5d0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:19.447Z|41d8a82f-0be2-46da-9947-613435d5d0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:20.243Z|0b423268-2ddb-4f3f-bd7f-c625a30e7423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:20.244Z|0b423268-2ddb-4f3f-bd7f-c625a30e7423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:20.244Z|2f8d97ae-a363-4367-8236-c420063414c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:20.244Z|2f8d97ae-a363-4367-8236-c420063414c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:20.248Z|f2415a8a-2c3d-4dcd-baa6-95acf27058e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:20.249Z|f2415a8a-2c3d-4dcd-baa6-95acf27058e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:28.688Z|efa0fc57-a44c-4a58-a8c2-b5c5f2e48f2f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:09:28.689Z|efa0fc57-a44c-4a58-a8c2-b5c5f2e48f2f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:30.263Z|745d79f4-fa4e-417c-87a4-8269b4e38d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:30.264Z|745d79f4-fa4e-417c-87a4-8269b4e38d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:30.265Z|7e19c401-108f-4a01-b21b-637bc464a358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:30.266Z|6a448a58-7fb1-4bfe-a72f-82a70bc93b72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:30.266Z|7e19c401-108f-4a01-b21b-637bc464a358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:30.267Z|6a448a58-7fb1-4bfe-a72f-82a70bc93b72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:34.444Z|2e86aa92-6209-4ec7-8ede-037158caa99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:34.444Z|2e86aa92-6209-4ec7-8ede-037158caa99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:34.851Z|1beb33e3-5927-4f2f-8b17-7a8569847470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:34.851Z|1beb33e3-5927-4f2f-8b17-7a8569847470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:40.288Z|161db6b1-369b-479b-be11-4df9089de50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:40.288Z|161db6b1-369b-479b-be11-4df9089de50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:40.288Z|6ce1959e-78e9-4084-8d41-dd73a851a8de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:40.289Z|6ce1959e-78e9-4084-8d41-dd73a851a8de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:40.296Z|1aa112b7-1942-48fd-b878-61a5dbc2732c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:40.297Z|1aa112b7-1942-48fd-b878-61a5dbc2732c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:49.444Z|5cfd065a-bfd4-4c9c-8728-2adf2120f8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:09:49.444Z|5cfd065a-bfd4-4c9c-8728-2adf2120f8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:09:50.314Z|256cfcaf-1760-4b18-a7bf-01399d3a22bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:50.314Z|09a54103-dc6d-425f-9b60-6e166cc01e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:50.314Z|256cfcaf-1760-4b18-a7bf-01399d3a22bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:50.315Z|09a54103-dc6d-425f-9b60-6e166cc01e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:09:50.320Z|741673e2-c4d9-49ff-b831-f75353231554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:09:50.321Z|741673e2-c4d9-49ff-b831-f75353231554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:00.338Z|1736ae5d-1083-47f4-b032-1ffbaeee38a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:00.339Z|1736ae5d-1083-47f4-b032-1ffbaeee38a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:00.351Z|3f926b39-0f30-4077-a0e7-3a9ce34d2363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:00.351Z|3f926b39-0f30-4077-a0e7-3a9ce34d2363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:00.353Z|05cff965-085b-4bc2-9b97-7af6bfa6e1e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:00.354Z|05cff965-085b-4bc2-9b97-7af6bfa6e1e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:04.444Z|597cf327-6ae6-4912-8149-342bcc367f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:04.446Z|597cf327-6ae6-4912-8149-342bcc367f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:04.852Z|344a5183-0f47-45cd-93cf-690817cb80a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:04.852Z|344a5183-0f47-45cd-93cf-690817cb80a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:10.363Z|39f6afa3-ef71-44d9-977f-4e05818f5498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:10.363Z|39f6afa3-ef71-44d9-977f-4e05818f5498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:10.371Z|de6e2367-9835-444c-b5c5-d3a9589badf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:10.371Z|4d860b13-79c3-4b4c-b9e5-77ba5f087d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:10.372Z|de6e2367-9835-444c-b5c5-d3a9589badf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:10.372Z|4d860b13-79c3-4b4c-b9e5-77ba5f087d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:19.444Z|2043cc0b-181a-41bc-bd12-e47478345780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:19.444Z|2043cc0b-181a-41bc-bd12-e47478345780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:20.384Z|24583533-be24-48ff-a147-9188332db47b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:20.385Z|24583533-be24-48ff-a147-9188332db47b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:20.392Z|9390cede-1376-4964-8c02-b7ab6accd0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:20.392Z|9390cede-1376-4964-8c02-b7ab6accd0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:20.392Z|0e2068cc-d8d6-4a99-bcd4-008891646d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:20.393Z|0e2068cc-d8d6-4a99-bcd4-008891646d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:28.686Z|2070a30c-0088-41da-85ab-23036323e51d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:10:28.687Z|2070a30c-0088-41da-85ab-23036323e51d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:30.407Z|0fe5b5cd-c305-4118-8021-23bfd0ab1cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:30.408Z|0fe5b5cd-c305-4118-8021-23bfd0ab1cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:30.414Z|b06dec25-3578-41fd-8144-bb48397113e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:30.414Z|74ffd3b2-a8d4-4fa0-8255-e6ca941424c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:30.414Z|b06dec25-3578-41fd-8144-bb48397113e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:30.415Z|74ffd3b2-a8d4-4fa0-8255-e6ca941424c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:34.444Z|042d51bd-c08d-435a-ae2e-806e1899f21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:34.444Z|042d51bd-c08d-435a-ae2e-806e1899f21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:34.852Z|78b8142c-fd11-4942-aa97-4d7207dfed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:34.853Z|78b8142c-fd11-4942-aa97-4d7207dfed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:40.433Z|8350fac7-61a8-45af-9adb-c77e8d13c6b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:40.434Z|8350fac7-61a8-45af-9adb-c77e8d13c6b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:40.438Z|1a646b2b-4db9-4a21-aff1-408c79f22415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:40.438Z|1a646b2b-4db9-4a21-aff1-408c79f22415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:40.440Z|c5ac5312-14ef-4397-9649-4ffd244a1120|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:40.441Z|c5ac5312-14ef-4397-9649-4ffd244a1120|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:49.444Z|74999e7b-758a-415f-80c7-8eb6df0eff04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:10:49.447Z|74999e7b-758a-415f-80c7-8eb6df0eff04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:10:50.454Z|2fe63b87-b667-4977-b704-720d58b52e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:50.454Z|2fe63b87-b667-4977-b704-720d58b52e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:50.459Z|2ffb4a8b-9744-4c66-a0a9-309304dadea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:50.459Z|2ffb4a8b-9744-4c66-a0a9-309304dadea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:10:50.464Z|a78049fe-a3c3-4fef-82ff-73928366a245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:10:50.464Z|a78049fe-a3c3-4fef-82ff-73928366a245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:00.476Z|3a2bd624-7291-4c6d-afe8-d59203503298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:00.476Z|3a2bd624-7291-4c6d-afe8-d59203503298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:00.477Z|b19fe466-4728-40ea-b671-eec41285dc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:00.478Z|b19fe466-4728-40ea-b671-eec41285dc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:00.482Z|a0fdb21b-2e64-4341-8199-5b5ff2f479d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:00.482Z|a0fdb21b-2e64-4341-8199-5b5ff2f479d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:04.444Z|3b2be96d-fa17-4458-a577-f083f0ab33b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:04.444Z|3b2be96d-fa17-4458-a577-f083f0ab33b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:04.853Z|6b494637-0f0d-4a16-a8a9-681da3fe5d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:04.854Z|6b494637-0f0d-4a16-a8a9-681da3fe5d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:10.498Z|6e6103b6-41b1-4124-9b88-2cbadcd1f8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:10.498Z|77ef1578-1f91-48f5-8a34-5cc46a4c0855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:10.498Z|6e6103b6-41b1-4124-9b88-2cbadcd1f8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:10.498Z|77ef1578-1f91-48f5-8a34-5cc46a4c0855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:10.501Z|1ef7dfd3-ed60-43a6-bfb7-17fa302e8b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:10.503Z|1ef7dfd3-ed60-43a6-bfb7-17fa302e8b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:19.444Z|acc83b1e-00d3-4c6c-89fd-151334ce7978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:19.444Z|acc83b1e-00d3-4c6c-89fd-151334ce7978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:20.520Z|01f82dc1-8fe8-4d0b-90b3-65979a51e974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:20.520Z|01f82dc1-8fe8-4d0b-90b3-65979a51e974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:20.521Z|ab88fadc-2b27-44a8-8882-3692c1a33942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:20.522Z|2bb3867a-4ef9-4656-ad65-0554ba8c3e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:20.522Z|ab88fadc-2b27-44a8-8882-3692c1a33942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:20.522Z|2bb3867a-4ef9-4656-ad65-0554ba8c3e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:28.686Z|70472412-9a84-44fb-bf0d-4e3956dc1b5f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:11:28.687Z|70472412-9a84-44fb-bf0d-4e3956dc1b5f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:30.553Z|a71e4ed6-0922-4295-88b7-5d814943310c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:30.554Z|a71e4ed6-0922-4295-88b7-5d814943310c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:30.554Z|75eb226c-2b86-4dce-8922-2226575628f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:30.554Z|75eb226c-2b86-4dce-8922-2226575628f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:30.573Z|e08cba99-5ecf-4cc7-9f1d-c823416546c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:30.573Z|e08cba99-5ecf-4cc7-9f1d-c823416546c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:34.444Z|994bd186-f8be-4178-8520-178ca153b3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:34.447Z|994bd186-f8be-4178-8520-178ca153b3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:34.854Z|40d05af9-bc9b-4506-9f2a-e92b21ef6fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:34.854Z|40d05af9-bc9b-4506-9f2a-e92b21ef6fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:40.577Z|00358fe3-92d6-42fd-829b-e1a259646194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:40.578Z|00358fe3-92d6-42fd-829b-e1a259646194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:40.595Z|ff5b65ce-c988-4706-8189-23b7fae6becf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:40.595Z|434ac681-71ac-4745-b73b-64ceb3c87ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:40.595Z|434ac681-71ac-4745-b73b-64ceb3c87ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:40.595Z|ff5b65ce-c988-4706-8189-23b7fae6becf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:49.444Z|23a83198-a6d8-4062-8a71-6a88dc69c518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:11:49.444Z|23a83198-a6d8-4062-8a71-6a88dc69c518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:11:50.597Z|0a06fbf3-c745-4c0f-89b1-9a7b8ef81f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:50.598Z|0a06fbf3-c745-4c0f-89b1-9a7b8ef81f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:50.614Z|71877be8-e895-48e3-86b3-3064081d7e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:50.614Z|71877be8-e895-48e3-86b3-3064081d7e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:11:50.614Z|8e3caff4-ab70-4f10-a3a9-5fa115d88791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:11:50.614Z|8e3caff4-ab70-4f10-a3a9-5fa115d88791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:00.618Z|751cf88f-9379-41f3-9936-419566b06f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:00.618Z|751cf88f-9379-41f3-9936-419566b06f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:00.635Z|f1cf7382-8a03-4cda-903f-8f696522201b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:00.635Z|09109c98-3332-412d-a3fa-b4d414fcf963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:00.635Z|f1cf7382-8a03-4cda-903f-8f696522201b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:00.636Z|09109c98-3332-412d-a3fa-b4d414fcf963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:04.444Z|c36a3c03-9a35-4bc9-895f-47497cf059c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:04.444Z|c36a3c03-9a35-4bc9-895f-47497cf059c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:04.856Z|4b94632a-d2db-4ce8-aabf-3f82f6234383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:04.857Z|4b94632a-d2db-4ce8-aabf-3f82f6234383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:10.640Z|22a3093e-6482-4c0b-a5f2-1d7a24643520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:10.640Z|22a3093e-6482-4c0b-a5f2-1d7a24643520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:10.655Z|6e0fd558-3de7-4b4a-b8cb-7fc11f06748b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:10.655Z|a78faa22-1f6b-4932-9db6-b2898a5c2960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:10.656Z|a78faa22-1f6b-4932-9db6-b2898a5c2960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:10.656Z|6e0fd558-3de7-4b4a-b8cb-7fc11f06748b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:19.444Z|c308808f-f9b4-4817-8b2f-7c7604415c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:19.447Z|c308808f-f9b4-4817-8b2f-7c7604415c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:20.661Z|75127d14-c769-495d-8ea2-b81fcca70e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:20.661Z|75127d14-c769-495d-8ea2-b81fcca70e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:20.677Z|a087f89e-b84f-4030-ab99-b902c208bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:20.678Z|a087f89e-b84f-4030-ab99-b902c208bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:20.678Z|1a3a4c9f-25c3-4ec6-a04c-d6481abd9067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:20.679Z|1a3a4c9f-25c3-4ec6-a04c-d6481abd9067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:28.687Z|29762575-f475-4a68-89f5-832d15a88398|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:12:28.688Z|29762575-f475-4a68-89f5-832d15a88398|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:30.682Z|9276b369-ad9c-4116-be79-dc0abcde0981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:30.682Z|9276b369-ad9c-4116-be79-dc0abcde0981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:30.698Z|88e252ed-2f7f-4651-8e8f-1920936fcceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:30.698Z|7c3b4037-ac9c-4aba-87a8-dede25d15126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:30.699Z|88e252ed-2f7f-4651-8e8f-1920936fcceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:30.699Z|7c3b4037-ac9c-4aba-87a8-dede25d15126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:34.444Z|eb8547a7-ed99-4f9d-b5ca-3bb2d9cf5fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:34.444Z|eb8547a7-ed99-4f9d-b5ca-3bb2d9cf5fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:34.858Z|57558403-4dfd-4a19-bea4-5d00037cdbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:34.858Z|57558403-4dfd-4a19-bea4-5d00037cdbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:40.701Z|36a0ca28-db27-45db-a5e1-ec5da5cc4f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:40.701Z|36a0ca28-db27-45db-a5e1-ec5da5cc4f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:40.721Z|ae61814b-6bb1-41be-b81c-9b302a1dcb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:40.721Z|7534f731-8c70-4575-91dd-5593df4715ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:40.722Z|ae61814b-6bb1-41be-b81c-9b302a1dcb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:40.722Z|7534f731-8c70-4575-91dd-5593df4715ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:49.444Z|bd285e68-6954-4135-be7a-bc72a42d505c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:12:49.444Z|bd285e68-6954-4135-be7a-bc72a42d505c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:12:50.723Z|44695259-46c6-4021-b417-a6cb337f1ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:50.724Z|44695259-46c6-4021-b417-a6cb337f1ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:50.742Z|21e5afaa-2806-4cf6-93fc-e137e16863b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:50.742Z|21e5afaa-2806-4cf6-93fc-e137e16863b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:12:50.743Z|7eff5b15-bb01-4cfe-b827-b17865677591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:12:50.743Z|7eff5b15-bb01-4cfe-b827-b17865677591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:00.747Z|0a11b42e-9d63-42b9-80e7-cf868a6544f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:00.748Z|0a11b42e-9d63-42b9-80e7-cf868a6544f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:00.761Z|5347cb9f-8902-4304-a93e-c02e1dea61ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:00.761Z|a50c80b1-d09f-4123-a9c6-3a301dac7e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:00.762Z|5347cb9f-8902-4304-a93e-c02e1dea61ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:00.762Z|a50c80b1-d09f-4123-a9c6-3a301dac7e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:04.444Z|9ea6d813-4fb5-4ef1-9f02-b306836cf9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:04.447Z|9ea6d813-4fb5-4ef1-9f02-b306836cf9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:04.858Z|0402b9a7-09a4-42fd-8098-b1c78880a427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:04.859Z|0402b9a7-09a4-42fd-8098-b1c78880a427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:10.768Z|877e638d-cf0e-475b-a8d5-c6a88022c49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:10.768Z|877e638d-cf0e-475b-a8d5-c6a88022c49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:10.780Z|6896a73f-238e-40f8-b132-9d2ec83078a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:10.780Z|205b4f9f-664a-40b0-9da2-845685c0ff06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:10.781Z|205b4f9f-664a-40b0-9da2-845685c0ff06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:10.781Z|6896a73f-238e-40f8-b132-9d2ec83078a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:19.444Z|38d74d39-3143-43db-b665-6a1f9533fb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:19.444Z|38d74d39-3143-43db-b665-6a1f9533fb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:20.789Z|8bdf2a35-b1c7-4f1e-8dd1-4f2ed4259310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:20.789Z|8bdf2a35-b1c7-4f1e-8dd1-4f2ed4259310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:20.799Z|4c15bf4d-9610-408e-9abb-a6151ccc284a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:20.799Z|cc287dbd-adf4-4c59-841f-0d29364dc3af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:20.800Z|4c15bf4d-9610-408e-9abb-a6151ccc284a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:20.800Z|cc287dbd-adf4-4c59-841f-0d29364dc3af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:28.688Z|f0003c4d-88af-426a-a0ca-9ab7b0d58af3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:13:28.689Z|f0003c4d-88af-426a-a0ca-9ab7b0d58af3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:30.811Z|cc686671-f95c-44bf-82ca-ec2c57141271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:30.812Z|cc686671-f95c-44bf-82ca-ec2c57141271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:30.818Z|5d7bd81a-3bdf-41c0-a222-b6d86bcc50c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:30.818Z|1bc17768-0cb2-4af8-90f5-b9e6cf284b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:30.818Z|1bc17768-0cb2-4af8-90f5-b9e6cf284b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:30.818Z|5d7bd81a-3bdf-41c0-a222-b6d86bcc50c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:34.444Z|1ac40791-8a97-4f38-bd10-5f845a04ae51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:34.444Z|1ac40791-8a97-4f38-bd10-5f845a04ae51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:34.859Z|8a759b32-b1fa-4253-b813-f4d877e4b155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:34.860Z|8a759b32-b1fa-4253-b813-f4d877e4b155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:40.832Z|efd2841d-e2e5-47c9-adb9-463688cce10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:40.832Z|efd2841d-e2e5-47c9-adb9-463688cce10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:40.836Z|da740e17-042e-481e-9e99-2d9cbe571d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:40.836Z|7c6d521e-196e-4694-a852-2bbabe3b0a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:40.836Z|7c6d521e-196e-4694-a852-2bbabe3b0a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:40.836Z|da740e17-042e-481e-9e99-2d9cbe571d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:49.444Z|e8122ad5-5e70-4baa-bdc0-b649138e8826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:13:49.446Z|e8122ad5-5e70-4baa-bdc0-b649138e8826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:13:50.854Z|777f438b-d411-4521-8cb8-f355f2b5805f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:50.855Z|777f438b-d411-4521-8cb8-f355f2b5805f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:50.859Z|996431dc-14e8-453f-95b9-afac60dd44e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:50.859Z|0f39be18-faae-4485-9fe8-504b94c7b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:13:50.859Z|0f39be18-faae-4485-9fe8-504b94c7b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:13:50.859Z|996431dc-14e8-453f-95b9-afac60dd44e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:00.874Z|79b1160d-fe84-420a-96ee-ed62df05b4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:00.875Z|79b1160d-fe84-420a-96ee-ed62df05b4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:00.877Z|ba42fa79-0f5b-4f6a-a815-0908ec845179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:00.877Z|ba42fa79-0f5b-4f6a-a815-0908ec845179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:00.879Z|4ec29bb4-2dbc-4324-ac43-c90ee57e731a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:00.879Z|4ec29bb4-2dbc-4324-ac43-c90ee57e731a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:04.444Z|915f8fbb-af6f-435d-9fb5-e152594770b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:04.444Z|915f8fbb-af6f-435d-9fb5-e152594770b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:04.860Z|07c2663b-afd5-4577-8e64-e065e5f77dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:04.861Z|07c2663b-afd5-4577-8e64-e065e5f77dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:10.899Z|29c5c753-5e76-44a8-9e29-83cab2ad0b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:10.899Z|29c5c753-5e76-44a8-9e29-83cab2ad0b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:10.900Z|f5cf8d06-ee97-4f82-afa8-cdd886da69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:10.900Z|f5cf8d06-ee97-4f82-afa8-cdd886da69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:10.900Z|47da0444-5861-42be-800d-d890aca7f147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:10.903Z|47da0444-5861-42be-800d-d890aca7f147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:19.444Z|714b5691-fea0-4070-b3bb-8343547c6bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:19.444Z|714b5691-fea0-4070-b3bb-8343547c6bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:20.924Z|e1ef2584-374f-4ba4-aded-758269d1ab95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:20.924Z|a220db41-13c8-4d56-bdef-676cd472fbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:20.925Z|e1ef2584-374f-4ba4-aded-758269d1ab95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:20.925Z|a220db41-13c8-4d56-bdef-676cd472fbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:20.932Z|97beed0d-c4fc-4f18-86ad-9ca45368e41d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:20.932Z|97beed0d-c4fc-4f18-86ad-9ca45368e41d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:28.687Z|64dfb917-2f01-4cd0-9a8a-6bb400943912|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:14:28.687Z|64dfb917-2f01-4cd0-9a8a-6bb400943912|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:30.950Z|d8f4acc8-3349-4f7b-b414-a6bca6137b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:30.950Z|d8f4acc8-3349-4f7b-b414-a6bca6137b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:30.950Z|44865524-e354-4a71-97d7-0fa5c1e7a659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:30.951Z|44865524-e354-4a71-97d7-0fa5c1e7a659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:30.951Z|62675a58-b03e-4e23-90d6-358f860e1324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:30.951Z|62675a58-b03e-4e23-90d6-358f860e1324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:34.444Z|89b150ac-f824-40b6-aa51-603c69f7d9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:34.448Z|89b150ac-f824-40b6-aa51-603c69f7d9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:34.861Z|f4e0003e-d9ef-4710-846f-f8ef5276bd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:34.862Z|f4e0003e-d9ef-4710-846f-f8ef5276bd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:40.971Z|7f47be8b-cdae-4a49-97a3-c52e14acd742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:40.972Z|7f47be8b-cdae-4a49-97a3-c52e14acd742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:40.972Z|43ddbe8d-5245-45b2-b7c4-3ff63a2dfc8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:40.972Z|43ddbe8d-5245-45b2-b7c4-3ff63a2dfc8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:40.974Z|6fd7e6bc-40ce-4d58-8de0-28383ca2feb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:40.975Z|6fd7e6bc-40ce-4d58-8de0-28383ca2feb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:49.444Z|7a2a58b2-40fa-4a91-b16a-69ac4cde5cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:14:49.445Z|7a2a58b2-40fa-4a91-b16a-69ac4cde5cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:14:50.995Z|c4618478-a23a-4f72-8c08-34853f53e8ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:50.995Z|b387c168-80dc-4ec1-a866-277335cc0912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:50.996Z|b387c168-80dc-4ec1-a866-277335cc0912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:50.996Z|c4618478-a23a-4f72-8c08-34853f53e8ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:14:50.997Z|4e0bba9b-2423-42d0-a1f1-5697f1cede0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:14:50.998Z|4e0bba9b-2423-42d0-a1f1-5697f1cede0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:01.016Z|041552f4-4b18-4358-a92c-4be048720f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:01.016Z|f2edeabf-4699-4a80-8342-200a87e651c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:01.017Z|f2edeabf-4699-4a80-8342-200a87e651c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:01.017Z|041552f4-4b18-4358-a92c-4be048720f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:01.022Z|ccf8073d-874a-4b42-862f-6e8308242c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:01.022Z|ccf8073d-874a-4b42-862f-6e8308242c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:04.444Z|5921c819-1c4d-4015-85b0-4b7dae92c6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:04.444Z|5921c819-1c4d-4015-85b0-4b7dae92c6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:04.862Z|41e306ed-2540-4516-993f-d4134ca397f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:04.863Z|41e306ed-2540-4516-993f-d4134ca397f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:11.035Z|7dd6bad0-6ecb-4412-9eea-c72dab4a6c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:11.035Z|f3fec434-2466-4581-ac75-f780cb8e1cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:11.036Z|7dd6bad0-6ecb-4412-9eea-c72dab4a6c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:11.036Z|f3fec434-2466-4581-ac75-f780cb8e1cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:11.043Z|5f66f0bd-bb6f-4197-a0a8-2bd9eb7e1f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:11.043Z|5f66f0bd-bb6f-4197-a0a8-2bd9eb7e1f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:19.444Z|81e1bf35-aaa7-492f-869c-3820ea0a0b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:19.447Z|81e1bf35-aaa7-492f-869c-3820ea0a0b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:21.056Z|3f928ebb-3334-48d9-816e-07ae880ec09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:21.058Z|3f928ebb-3334-48d9-816e-07ae880ec09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:21.059Z|3387ccec-eda6-4de8-a788-cb92f86f79b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:21.060Z|3387ccec-eda6-4de8-a788-cb92f86f79b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:21.066Z|6ed62265-6a48-4120-98bc-d2e1073fab7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:21.067Z|6ed62265-6a48-4120-98bc-d2e1073fab7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:28.687Z|fb3e79ef-3edc-42bf-84e9-062d5476244f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:15:28.687Z|fb3e79ef-3edc-42bf-84e9-062d5476244f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:31.078Z|6d4394e7-1455-4f22-a951-e2417796d8e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:31.079Z|fc955ab1-638f-4eb4-ab81-b96d4a8ed3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:31.079Z|6d4394e7-1455-4f22-a951-e2417796d8e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:31.079Z|fc955ab1-638f-4eb4-ab81-b96d4a8ed3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:31.084Z|7a97d525-cfb9-412e-9d0e-ed68657f5a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:31.084Z|7a97d525-cfb9-412e-9d0e-ed68657f5a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:34.444Z|3db933f6-1e2f-44af-b3f6-61490bcd171f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:34.444Z|3db933f6-1e2f-44af-b3f6-61490bcd171f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:34.863Z|399b7c80-3fb8-4b8f-b115-1d2f19b74e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:34.864Z|399b7c80-3fb8-4b8f-b115-1d2f19b74e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:41.098Z|59e060eb-9e60-47e0-bf52-982781923fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:41.099Z|5dbaf299-1dff-4248-8535-0621c826a6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:41.099Z|59e060eb-9e60-47e0-bf52-982781923fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:41.100Z|5dbaf299-1dff-4248-8535-0621c826a6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:41.107Z|dafcca21-e498-4f6e-a023-ba092597cde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:41.108Z|dafcca21-e498-4f6e-a023-ba092597cde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:49.444Z|8f4aee9c-df3d-42f8-9a06-1a54b8f1ca72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:15:49.445Z|8f4aee9c-df3d-42f8-9a06-1a54b8f1ca72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:15:51.119Z|094910b4-e92b-4483-ab20-31cb12705911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:51.119Z|2c177421-6d93-4ef1-86e3-1db43ecd8ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:51.120Z|094910b4-e92b-4483-ab20-31cb12705911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:51.120Z|2c177421-6d93-4ef1-86e3-1db43ecd8ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:15:51.130Z|8c7585b1-9300-4a67-93c5-c7073acdea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:15:51.131Z|8c7585b1-9300-4a67-93c5-c7073acdea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:01.142Z|4530abc9-1c30-4b65-90e5-ca9633b1976d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:01.142Z|7c9401a2-6058-4dd1-995b-3fbc09dfb4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:01.142Z|4530abc9-1c30-4b65-90e5-ca9633b1976d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:01.142Z|7c9401a2-6058-4dd1-995b-3fbc09dfb4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:01.149Z|23f39498-d54e-40b9-bb78-c3859e1bd369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:01.150Z|23f39498-d54e-40b9-bb78-c3859e1bd369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:04.444Z|a720ac96-61b2-4599-89f8-fb0f2b6de961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:04.447Z|a720ac96-61b2-4599-89f8-fb0f2b6de961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:04.864Z|eae9f9ef-95ee-4671-9493-232432a16352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:04.865Z|eae9f9ef-95ee-4671-9493-232432a16352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:11.162Z|51d3bed5-1ece-409b-8ce6-e412e819dcb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:11.162Z|51d3bed5-1ece-409b-8ce6-e412e819dcb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:11.165Z|3c9b93d1-65eb-459a-878a-c581725fc244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:11.166Z|3c9b93d1-65eb-459a-878a-c581725fc244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:11.169Z|ea201794-d890-4b2e-93e7-cb55b95e2471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:11.170Z|ea201794-d890-4b2e-93e7-cb55b95e2471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:19.444Z|d1987115-f32d-4a04-88e0-1394b5c3ef66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:19.444Z|d1987115-f32d-4a04-88e0-1394b5c3ef66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:21.182Z|633a571c-a2b1-45de-85fa-d5e5f9b42cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:21.183Z|633a571c-a2b1-45de-85fa-d5e5f9b42cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:21.184Z|5cc5b371-6f5e-4730-83e7-019ca4db68dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:21.185Z|5cc5b371-6f5e-4730-83e7-019ca4db68dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:21.190Z|7766089a-ea60-428b-bfc3-f58bdb0d8890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:21.190Z|7766089a-ea60-428b-bfc3-f58bdb0d8890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:28.686Z|71a76b11-7a80-4c42-a290-2c4883d6e048|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:16:28.687Z|71a76b11-7a80-4c42-a290-2c4883d6e048|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:31.205Z|b557c162-83ec-4b45-8dc6-40486ece0aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:31.206Z|6be11483-7ff1-4dfd-b70f-085946b18330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:31.206Z|b557c162-83ec-4b45-8dc6-40486ece0aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:31.206Z|6be11483-7ff1-4dfd-b70f-085946b18330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:31.209Z|9ca95fe1-315f-4be2-9f38-cc6239e76730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:31.210Z|9ca95fe1-315f-4be2-9f38-cc6239e76730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:34.444Z|0ced179b-2ec7-4516-bd2c-ddaee2b90b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:34.444Z|0ced179b-2ec7-4516-bd2c-ddaee2b90b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:34.865Z|0269de57-e941-4a5e-8ae1-406791212e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:34.866Z|0269de57-e941-4a5e-8ae1-406791212e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:41.229Z|198f6e87-f753-4ea3-b681-393fe490a859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:41.230Z|198f6e87-f753-4ea3-b681-393fe490a859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:41.235Z|74afbdbd-fccf-47b1-8b24-fdc59b94122b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:41.235Z|74afbdbd-fccf-47b1-8b24-fdc59b94122b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:41.235Z|92252c46-0dfe-4c46-9f2f-5c4d879a3d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:41.236Z|92252c46-0dfe-4c46-9f2f-5c4d879a3d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:49.444Z|dcff9802-331f-4a5b-b962-213555984e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:16:49.447Z|dcff9802-331f-4a5b-b962-213555984e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:16:51.251Z|ae13959b-f9b9-446f-adba-b60a0c2fb064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:51.252Z|ae13959b-f9b9-446f-adba-b60a0c2fb064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:51.256Z|d2ef184e-2717-4db6-b85b-6444047a49c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:51.256Z|e9e82719-d41c-4e1a-8cc6-709d77182719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:16:51.257Z|d2ef184e-2717-4db6-b85b-6444047a49c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:16:51.257Z|e9e82719-d41c-4e1a-8cc6-709d77182719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:01.274Z|f1334317-014b-4ac0-b03a-fb82bafa1f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:01.274Z|72becbd3-3283-49ae-bed1-bb54d51d1d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:01.274Z|f1334317-014b-4ac0-b03a-fb82bafa1f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:01.274Z|72becbd3-3283-49ae-bed1-bb54d51d1d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:01.274Z|ec5c49b3-3ac3-4628-8807-bd5886162684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:01.275Z|ec5c49b3-3ac3-4628-8807-bd5886162684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:04.444Z|6600416e-b57e-479b-a719-7d13144de76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:04.444Z|6600416e-b57e-479b-a719-7d13144de76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:04.866Z|42d638ea-2d11-44da-815c-870d40ebe59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:04.866Z|42d638ea-2d11-44da-815c-870d40ebe59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:11.296Z|222aeddb-98ed-481c-8a51-ccfa77fb3fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:11.297Z|222aeddb-98ed-481c-8a51-ccfa77fb3fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:11.299Z|c7aa327f-c2ba-4dc2-b93d-e28c732a94b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:11.299Z|fc3856d9-b95c-4268-9a55-3c077e525a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:11.299Z|c7aa327f-c2ba-4dc2-b93d-e28c732a94b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:11.299Z|fc3856d9-b95c-4268-9a55-3c077e525a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:19.444Z|0835d2f5-4059-44aa-bf1e-9c613afdfefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:19.444Z|0835d2f5-4059-44aa-bf1e-9c613afdfefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:21.321Z|dd1f29db-2819-4054-b6f3-0f81273aa54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:21.322Z|dd1f29db-2819-4054-b6f3-0f81273aa54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:21.323Z|d54da4fc-4808-4940-976d-9ee802419d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:21.323Z|ec48c886-8ba5-4733-a3f2-3fc0e356d451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:21.323Z|d54da4fc-4808-4940-976d-9ee802419d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:21.323Z|ec48c886-8ba5-4733-a3f2-3fc0e356d451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:28.686Z|71364e02-1853-4d11-96d5-f943ef7450b6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:17:28.687Z|71364e02-1853-4d11-96d5-f943ef7450b6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:31.348Z|bec5d8be-fef2-477d-8b18-e0b538b2d38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:31.348Z|bec5d91a-5f5a-4c79-8799-b140fece0326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:31.348Z|bec5d8be-fef2-477d-8b18-e0b538b2d38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:31.348Z|bec5d91a-5f5a-4c79-8799-b140fece0326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:31.348Z|d2bac585-b8a2-422c-ad44-2de15a89a8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:31.349Z|d2bac585-b8a2-422c-ad44-2de15a89a8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:34.444Z|01c22a9c-a48b-4845-9a97-199f201157a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:34.444Z|01c22a9c-a48b-4845-9a97-199f201157a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:34.867Z|e7b66a74-d56a-4571-8eca-87889b1d0f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:34.867Z|e7b66a74-d56a-4571-8eca-87889b1d0f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:41.367Z|e130ebbb-72d6-4121-b8b5-8616d10dc026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:41.368Z|e130ebbb-72d6-4121-b8b5-8616d10dc026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:41.368Z|d13d620f-0bb5-4fb6-aea6-4d1ceaa90f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:41.368Z|d13d620f-0bb5-4fb6-aea6-4d1ceaa90f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:41.368Z|ef97afde-97b8-47bb-8047-3c73285e9f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:41.369Z|ef97afde-97b8-47bb-8047-3c73285e9f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:49.444Z|1d5f0580-18b1-4caf-9d2f-3a12e0d79623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:17:49.445Z|1d5f0580-18b1-4caf-9d2f-3a12e0d79623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:17:51.388Z|6a66a3b7-14ba-4266-9c8d-96394885c043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:51.388Z|5d7089d1-e5d7-4d44-9223-c1634bf480d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:51.388Z|d359b0cf-1608-47a3-88ba-2eb4eaf6dc7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:17:51.389Z|6a66a3b7-14ba-4266-9c8d-96394885c043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:51.389Z|5d7089d1-e5d7-4d44-9223-c1634bf480d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:17:51.389Z|d359b0cf-1608-47a3-88ba-2eb4eaf6dc7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:01.408Z|100379aa-c030-458e-9aa8-9418e0d7ac04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:01.408Z|100379aa-c030-458e-9aa8-9418e0d7ac04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:01.409Z|4194805d-e7fb-434c-a2ff-3448b2bcf2d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:01.409Z|841e0a89-da26-41c2-a0e5-1eb84d6fe315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:01.413Z|841e0a89-da26-41c2-a0e5-1eb84d6fe315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:01.413Z|4194805d-e7fb-434c-a2ff-3448b2bcf2d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:04.444Z|ce2c7fe5-74cd-45ee-8e9c-8fe6d8667024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:04.444Z|ce2c7fe5-74cd-45ee-8e9c-8fe6d8667024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:04.868Z|63ea4696-7880-4130-a802-23b1b497a456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:04.868Z|63ea4696-7880-4130-a802-23b1b497a456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:11.435Z|dd867360-498f-4aea-a24e-bcaaaecc47cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:11.435Z|dd867360-498f-4aea-a24e-bcaaaecc47cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:11.436Z|90125a55-b5af-44a9-aa70-2dc20f6cd648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:11.436Z|c2d180fa-7efc-405a-84cd-252dd4541828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:11.437Z|90125a55-b5af-44a9-aa70-2dc20f6cd648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:11.437Z|c2d180fa-7efc-405a-84cd-252dd4541828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:19.444Z|6ec863d3-0adb-4499-909e-67ea18480eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:19.444Z|6ec863d3-0adb-4499-909e-67ea18480eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:21.472Z|676b27d7-634f-40f4-882a-c884fab01b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:21.473Z|676b27d7-634f-40f4-882a-c884fab01b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:21.488Z|c15bc488-a426-405a-a644-9b66a6054bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:21.488Z|c15bc488-a426-405a-a644-9b66a6054bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:21.489Z|44878bec-189e-4398-87d0-c12c0490265d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:21.489Z|44878bec-189e-4398-87d0-c12c0490265d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:28.686Z|94a8a60a-91b8-4582-bd10-0adfd95e002f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:18:28.687Z|94a8a60a-91b8-4582-bd10-0adfd95e002f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:31.499Z|a8bfb856-6e41-427b-9dee-7ddab6c38ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:31.500Z|a8bfb856-6e41-427b-9dee-7ddab6c38ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:31.509Z|b312be09-0769-4acf-b723-574cd252f2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:31.509Z|b312be09-0769-4acf-b723-574cd252f2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:31.513Z|419b29c4-40ee-4fb0-b80a-4bd746467f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:31.513Z|419b29c4-40ee-4fb0-b80a-4bd746467f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:34.444Z|fdf53fb0-4e73-46e7-b3ab-8e81e3e29b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:34.447Z|fdf53fb0-4e73-46e7-b3ab-8e81e3e29b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:34.869Z|726f4f61-304b-41a2-a423-7ecb9922730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:34.869Z|726f4f61-304b-41a2-a423-7ecb9922730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:41.521Z|fea78de5-2ca0-4624-8ca9-79b208dce23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:41.522Z|fea78de5-2ca0-4624-8ca9-79b208dce23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:41.531Z|9cadd773-1632-49d3-86e5-bb6dcebae409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:41.531Z|bad740bb-a355-42c4-b19a-d0993ffcb071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:41.532Z|bad740bb-a355-42c4-b19a-d0993ffcb071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:41.532Z|9cadd773-1632-49d3-86e5-bb6dcebae409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:49.444Z|8ac013d9-94eb-44f9-ba84-efb88fcfe497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:18:49.444Z|8ac013d9-94eb-44f9-ba84-efb88fcfe497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:18:51.547Z|0b749ab7-616b-4597-945e-b77b083150e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:51.548Z|0b749ab7-616b-4597-945e-b77b083150e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:51.556Z|79d46644-314c-4e6b-8e3f-ba9ff93dd0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:51.557Z|79d46644-314c-4e6b-8e3f-ba9ff93dd0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:18:51.565Z|f606bb5d-e14a-4ce2-92de-27a251b8d251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:18:51.565Z|f606bb5d-e14a-4ce2-92de-27a251b8d251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:01.572Z|59608d7e-5cbd-417f-9f97-3e1f59eff4f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:01.573Z|59608d7e-5cbd-417f-9f97-3e1f59eff4f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:01.577Z|0c7ea77a-5aa2-4e9f-9aa7-4d82be26fc4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:01.578Z|0c7ea77a-5aa2-4e9f-9aa7-4d82be26fc4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:01.585Z|2804b999-b7c0-4954-b221-23160900d180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:01.586Z|2804b999-b7c0-4954-b221-23160900d180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:04.444Z|3cf90c84-787e-43cf-8556-e82a7217ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:04.444Z|3cf90c84-787e-43cf-8556-e82a7217ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:04.870Z|06351c8e-01f7-4485-b877-8d18d44bee7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:04.870Z|06351c8e-01f7-4485-b877-8d18d44bee7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:11.594Z|3c85d86d-0d25-4dd0-ae2c-364cb7430d86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:11.594Z|3c85d86d-0d25-4dd0-ae2c-364cb7430d86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:11.599Z|5f9ef293-6f4a-4407-9296-3af9a220311f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:11.600Z|5f9ef293-6f4a-4407-9296-3af9a220311f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:11.606Z|a86fbac8-06cc-4db1-9d25-f355ef3c6440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:11.607Z|a86fbac8-06cc-4db1-9d25-f355ef3c6440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:19.444Z|2043128c-706d-4293-9274-df33f153ddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:19.448Z|2043128c-706d-4293-9274-df33f153ddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:21.620Z|02d9ebc9-9a4a-489a-9f93-dcac05976840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:21.620Z|02d9ebc9-9a4a-489a-9f93-dcac05976840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:21.626Z|c77a5811-fa8e-48f9-bdbf-9f4f41a7edcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:21.627Z|c77a5811-fa8e-48f9-bdbf-9f4f41a7edcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:21.631Z|fed905c1-e7c3-4293-9d35-d60f46489825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:21.632Z|fed905c1-e7c3-4293-9d35-d60f46489825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:28.687Z|86ba3acc-d760-4676-a029-13e770e2a854|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:19:28.687Z|86ba3acc-d760-4676-a029-13e770e2a854|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:31.642Z|a744aad8-56db-428d-afc9-e13bc8ec34d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:31.643Z|a744aad8-56db-428d-afc9-e13bc8ec34d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:31.647Z|59e3858b-731c-4595-9475-f506d80e3433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:31.647Z|59e3858b-731c-4595-9475-f506d80e3433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:31.651Z|c4f73628-63a2-4bb6-8540-802fc89d92a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:31.652Z|c4f73628-63a2-4bb6-8540-802fc89d92a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:34.444Z|730ef800-fd04-4adb-9565-61df38d1b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:34.444Z|730ef800-fd04-4adb-9565-61df38d1b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:34.871Z|700c3e8e-6bad-488b-a7aa-3875e610202a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:34.871Z|700c3e8e-6bad-488b-a7aa-3875e610202a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:41.664Z|66fd35e0-8d6b-479a-923d-c956b6708423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:41.665Z|66fd35e0-8d6b-479a-923d-c956b6708423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:41.666Z|56d779c8-6a63-405b-93ea-d7f120fff70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:41.667Z|56d779c8-6a63-405b-93ea-d7f120fff70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:41.672Z|cfd2f08c-b67a-49f1-8fae-5d150c1e6ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:41.673Z|cfd2f08c-b67a-49f1-8fae-5d150c1e6ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:49.444Z|49e2bb7c-9004-4475-bfb4-2956d8ed01b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:19:49.444Z|49e2bb7c-9004-4475-bfb4-2956d8ed01b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:19:51.686Z|2c07d2d4-7ccb-47a6-9813-398459a226ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:51.687Z|2c07d2d4-7ccb-47a6-9813-398459a226ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:51.690Z|2b6b93ba-7d25-4b6b-9154-738388fefe93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:51.690Z|2b6b93ba-7d25-4b6b-9154-738388fefe93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:19:51.693Z|af1c82cc-d818-4520-b8bb-89cbda434339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:19:51.694Z|af1c82cc-d818-4520-b8bb-89cbda434339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:01.709Z|574ffd9e-2818-48e0-a98e-09c2904f85f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:01.710Z|574ffd9e-2818-48e0-a98e-09c2904f85f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:01.709Z|27715b0c-1ed9-47cd-87ab-cfae0ce8fa12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:01.710Z|27715b0c-1ed9-47cd-87ab-cfae0ce8fa12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:01.712Z|736d867d-d1d7-4be3-a4f1-43924d5c8012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:01.712Z|736d867d-d1d7-4be3-a4f1-43924d5c8012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:04.444Z|010f69a5-490b-409b-88ab-19ae794ce4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:04.458Z|010f69a5-490b-409b-88ab-19ae794ce4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:04.871Z|3be5df66-a538-41db-b1ad-21d23fc60629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:04.872Z|3be5df66-a538-41db-b1ad-21d23fc60629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:11.731Z|ea809928-a01a-44c4-9804-6d9ac2066f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:11.732Z|ea809928-a01a-44c4-9804-6d9ac2066f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:11.736Z|925d3b0f-cab2-4341-bb93-2428fcd11b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:11.736Z|925d3b0f-cab2-4341-bb93-2428fcd11b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:11.743Z|b7730db4-d72d-4390-90ea-cf501192970c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:11.744Z|b7730db4-d72d-4390-90ea-cf501192970c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:19.444Z|2b74e790-8fbc-4e71-b8f4-f5ea0df94992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:19.444Z|2b74e790-8fbc-4e71-b8f4-f5ea0df94992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:21.757Z|02bb86d8-5f1e-4476-be52-e740a448e2e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:21.757Z|02bb86d8-5f1e-4476-be52-e740a448e2e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:21.761Z|f4ebc960-6984-483c-a915-893cd6e9d8f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:21.761Z|f4ebc960-6984-483c-a915-893cd6e9d8f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:21.766Z|056afa7b-95a1-4b8d-a44d-e2cb39064ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:21.767Z|056afa7b-95a1-4b8d-a44d-e2cb39064ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:28.687Z|665b700e-4cef-4b45-b6b9-39682625ff2c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:20:28.687Z|665b700e-4cef-4b45-b6b9-39682625ff2c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:31.776Z|2baf3bbd-6dd2-4eb9-9a4d-1cdf3a0a1f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:31.776Z|2baf3bbd-6dd2-4eb9-9a4d-1cdf3a0a1f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:31.781Z|626e1076-3243-446d-8b79-e3a5da17d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:31.782Z|626e1076-3243-446d-8b79-e3a5da17d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:31.785Z|95ac918c-757a-4fbd-b3f9-ebfa4e3620af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:31.785Z|95ac918c-757a-4fbd-b3f9-ebfa4e3620af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:34.444Z|ff227ee9-a6be-408a-8fc8-6a52592471a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:34.444Z|ff227ee9-a6be-408a-8fc8-6a52592471a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:34.872Z|8b76bcb1-3e9c-45bb-9257-31d1685de4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:34.873Z|8b76bcb1-3e9c-45bb-9257-31d1685de4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:41.796Z|e2be3a96-7239-4188-9332-d91feaa7d581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:41.797Z|e2be3a96-7239-4188-9332-d91feaa7d581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:41.806Z|5fe9703f-9812-42dc-83c9-e17cb0c0b8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:41.806Z|cfcad924-631d-4557-84fd-d38b8e8f2e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:41.807Z|cfcad924-631d-4557-84fd-d38b8e8f2e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:41.807Z|5fe9703f-9812-42dc-83c9-e17cb0c0b8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:49.444Z|9dec85ae-89be-495f-b216-4fb821e0568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:20:49.447Z|9dec85ae-89be-495f-b216-4fb821e0568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:20:51.820Z|dceae24e-8944-4ff7-8b30-4592d946eaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:51.821Z|dceae24e-8944-4ff7-8b30-4592d946eaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:51.828Z|03596f5b-6bf3-42b6-9269-8c6f13941fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:51.828Z|55243954-658a-4259-9b58-8430be901537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:20:51.828Z|03596f5b-6bf3-42b6-9269-8c6f13941fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:20:51.828Z|55243954-658a-4259-9b58-8430be901537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:01.848Z|6f4299c8-0725-4f7c-90f3-1160557e544b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:01.848Z|7a676dd3-692a-47c7-9566-1cafed163a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:01.848Z|6f4299c8-0725-4f7c-90f3-1160557e544b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:01.848Z|7a676dd3-692a-47c7-9566-1cafed163a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:01.849Z|8c96d7cb-e39e-4e8f-a555-264253abb8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:01.849Z|8c96d7cb-e39e-4e8f-a555-264253abb8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:04.444Z|e58a616e-721d-48ba-8bec-19c80a38f0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:04.444Z|e58a616e-721d-48ba-8bec-19c80a38f0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:04.873Z|e26f5ca6-1213-40cb-bf16-29082547f659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:04.874Z|e26f5ca6-1213-40cb-bf16-29082547f659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:11.869Z|32d2e716-a787-4a1e-b653-a88262b34bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:11.869Z|32d2e716-a787-4a1e-b653-a88262b34bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:11.876Z|a86a49a6-910e-4c64-bd3a-78020446298b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:11.876Z|0ea6fb4e-fa66-4753-b56c-1a9cb54971be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:11.876Z|0ea6fb4e-fa66-4753-b56c-1a9cb54971be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:11.876Z|a86a49a6-910e-4c64-bd3a-78020446298b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:19.444Z|45121565-f029-4db9-b115-09dad5cbf5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:19.444Z|45121565-f029-4db9-b115-09dad5cbf5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:21.890Z|c9a63b9f-62f2-48ef-ac2b-abb8f94a8049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:21.890Z|c9a63b9f-62f2-48ef-ac2b-abb8f94a8049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:21.894Z|29fa1963-104a-4295-af31-f7907d4016fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:21.894Z|29fa1963-104a-4295-af31-f7907d4016fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:21.895Z|cb4ebb64-91db-4fc7-a3fb-6122a69b1c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:21.895Z|cb4ebb64-91db-4fc7-a3fb-6122a69b1c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:28.686Z|eb674b41-647e-45cd-a9b8-e2d4d8afe1ed|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:21:28.687Z|eb674b41-647e-45cd-a9b8-e2d4d8afe1ed|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:31.913Z|6a5823d4-0475-4abc-9893-cd11227ddb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:31.913Z|6a5823d4-0475-4abc-9893-cd11227ddb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:31.914Z|7c5bf3a7-5c32-4375-87d0-4c99d717b790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:31.914Z|7c5bf3a7-5c32-4375-87d0-4c99d717b790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:31.917Z|5b22ddbb-3df0-45fa-a5ab-1aa7bfbf7d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:31.917Z|5b22ddbb-3df0-45fa-a5ab-1aa7bfbf7d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:34.444Z|399fc729-c80c-443a-83ad-2a1ad311c633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:34.447Z|399fc729-c80c-443a-83ad-2a1ad311c633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:34.874Z|9a05d38d-370b-40ae-b0d8-362cbf9fbc0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:34.874Z|9a05d38d-370b-40ae-b0d8-362cbf9fbc0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:41.934Z|bc6a6545-aa70-45d9-9ddb-9e923e18fe95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:41.934Z|b9dcbaf1-9146-40bb-8470-f90866b0926b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:41.935Z|bc6a6545-aa70-45d9-9ddb-9e923e18fe95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:41.935Z|b9dcbaf1-9146-40bb-8470-f90866b0926b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:41.937Z|7c6639fb-9a0c-4071-a2d6-90acc82846c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:41.937Z|7c6639fb-9a0c-4071-a2d6-90acc82846c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:49.444Z|15835c25-81d0-422e-886a-1558c7b1ebfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:21:49.444Z|15835c25-81d0-422e-886a-1558c7b1ebfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:21:51.954Z|bd548f98-d894-49ff-bd5d-8c0180047783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:51.954Z|efc40d24-ecca-4ecf-8ded-592aa8045796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:51.955Z|bd548f98-d894-49ff-bd5d-8c0180047783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:51.955Z|efc40d24-ecca-4ecf-8ded-592aa8045796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:21:51.956Z|00762682-284e-45d5-aee1-ca381adda1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:21:51.957Z|00762682-284e-45d5-aee1-ca381adda1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:01.974Z|a80184aa-513b-4113-97ec-16eb891a0c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:01.974Z|a80184aa-513b-4113-97ec-16eb891a0c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:01.977Z|26ee5621-3a24-4845-b4a4-21b0bb64667e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:01.977Z|15a69bb4-0dc8-44a7-97a5-e193ad705f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:01.978Z|26ee5621-3a24-4845-b4a4-21b0bb64667e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:01.978Z|15a69bb4-0dc8-44a7-97a5-e193ad705f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:04.444Z|4fc92438-847e-4392-8c2e-3b184030f558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:04.444Z|4fc92438-847e-4392-8c2e-3b184030f558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:04.875Z|8b6a9536-c620-4f9d-89c0-602cc9a7b401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:04.875Z|8b6a9536-c620-4f9d-89c0-602cc9a7b401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:11.996Z|f3f3cacc-0c19-4a19-a7b2-9ff1ff422aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:11.997Z|f3f3cacc-0c19-4a19-a7b2-9ff1ff422aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:11.997Z|01163557-ad4b-43e2-90a7-5a7dc45ab5ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:11.998Z|01163557-ad4b-43e2-90a7-5a7dc45ab5ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:12.000Z|e393a3d6-2b69-4a0d-bf26-cffc53e0bedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:12.001Z|e393a3d6-2b69-4a0d-bf26-cffc53e0bedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:19.444Z|273b35ae-f06a-42a4-bb31-fa1ecf1f453f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:19.447Z|273b35ae-f06a-42a4-bb31-fa1ecf1f453f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:22.017Z|799ff17e-9396-4ee3-966b-3fce4e22d744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:22.018Z|799ff17e-9396-4ee3-966b-3fce4e22d744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:22.018Z|5d23cdea-935d-4432-80ad-898b59dfb7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:22.018Z|5d23cdea-935d-4432-80ad-898b59dfb7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:22.019Z|8a0829a7-e745-47f7-9ec4-171ac32dc3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:22.020Z|8a0829a7-e745-47f7-9ec4-171ac32dc3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:28.686Z|76767570-1b3e-4227-b4ec-7e0ce0752f1f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:22:28.687Z|76767570-1b3e-4227-b4ec-7e0ce0752f1f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:32.042Z|25417b61-e60b-41d0-807f-ac50cc8e0f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:32.042Z|2eb6ab58-2409-4673-ab64-ee6127a80cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:32.042Z|13ae81d0-a9e2-4b0d-adfb-e28595bd771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:32.042Z|2eb6ab58-2409-4673-ab64-ee6127a80cbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:32.043Z|25417b61-e60b-41d0-807f-ac50cc8e0f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:32.043Z|13ae81d0-a9e2-4b0d-adfb-e28595bd771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:34.444Z|f6bfec28-83f0-44b7-b4e1-044b33c7310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:34.444Z|f6bfec28-83f0-44b7-b4e1-044b33c7310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:34.876Z|84f51fae-5b67-43dc-80d1-6d8819f3439e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:34.876Z|84f51fae-5b67-43dc-80d1-6d8819f3439e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:42.064Z|4ea2205f-d23b-4ac9-88c0-99efbf5eee57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:42.065Z|2a9fa9ca-04d2-4a63-88a0-349593e26624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:42.065Z|4ea2205f-d23b-4ac9-88c0-99efbf5eee57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:42.065Z|2a9fa9ca-04d2-4a63-88a0-349593e26624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:42.067Z|fd23df60-dee2-44ad-8d25-ed9c15794f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:42.069Z|fd23df60-dee2-44ad-8d25-ed9c15794f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:49.444Z|e9863a91-37bd-4642-b61a-e7f843d05b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:22:49.444Z|e9863a91-37bd-4642-b61a-e7f843d05b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:22:52.085Z|5b492db8-36d5-41e0-acdb-de5e6b5dc9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:52.086Z|5b492db8-36d5-41e0-acdb-de5e6b5dc9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:52.087Z|d464e4b8-5869-4536-a46d-118bf4e42615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:52.088Z|d464e4b8-5869-4536-a46d-118bf4e42615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:22:52.090Z|7f2a2823-5c26-40a1-8768-c0a30854c9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:22:52.090Z|7f2a2823-5c26-40a1-8768-c0a30854c9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:02.107Z|301308ee-b0fb-4d8b-8358-6a82751f0390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:02.107Z|c0676a70-df35-41dc-accd-53f44830461b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:02.108Z|301308ee-b0fb-4d8b-8358-6a82751f0390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:02.108Z|c0676a70-df35-41dc-accd-53f44830461b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:02.109Z|ca62f631-817d-48e1-b5f1-2176a2f678c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:02.110Z|ca62f631-817d-48e1-b5f1-2176a2f678c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:04.444Z|4a056ac0-e514-445e-b72d-4c6449d702d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:04.446Z|4a056ac0-e514-445e-b72d-4c6449d702d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:04.877Z|d47c76c2-0757-45d2-aa0c-3cf3203abf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:04.877Z|d47c76c2-0757-45d2-aa0c-3cf3203abf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:12.131Z|47d7acb4-9417-4811-8c4c-b2f4d74b3758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:12.131Z|47d7acb4-9417-4811-8c4c-b2f4d74b3758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:12.133Z|4c098acb-a327-4a1d-b059-8d1ccf27b505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:12.133Z|cda0da9d-4877-4a1b-a0ab-c923792b891e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:12.134Z|4c098acb-a327-4a1d-b059-8d1ccf27b505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:12.134Z|cda0da9d-4877-4a1b-a0ab-c923792b891e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:19.444Z|847a85a0-82b1-4fcf-a067-6f2e636f1036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:19.444Z|847a85a0-82b1-4fcf-a067-6f2e636f1036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:22.153Z|69c3d475-5d56-45b7-bbac-8ad431123a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:22.154Z|2513cbb2-32d0-4095-9314-7dc48e8c783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:22.154Z|69c3d475-5d56-45b7-bbac-8ad431123a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:22.154Z|2513cbb2-32d0-4095-9314-7dc48e8c783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:22.154Z|f8023df0-1234-46df-8308-8bc6d4435d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:22.154Z|f8023df0-1234-46df-8308-8bc6d4435d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:28.686Z|4358d738-7f63-4ee9-bbac-d1a782712ded|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:23:28.687Z|4358d738-7f63-4ee9-bbac-d1a782712ded|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:32.173Z|72c3eba7-d6e3-4510-839f-a339a0854eea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:32.173Z|35d33c2d-1b34-444f-bf6c-2d4ba5858b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:32.173Z|72c3eba7-d6e3-4510-839f-a339a0854eea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:32.174Z|35d33c2d-1b34-444f-bf6c-2d4ba5858b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:32.177Z|e763d4e9-2397-4cde-b4ee-c74dfbc218b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:32.177Z|e763d4e9-2397-4cde-b4ee-c74dfbc218b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:34.444Z|3b561824-2d89-4495-9c52-fedffdceedbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:34.444Z|3b561824-2d89-4495-9c52-fedffdceedbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:34.878Z|d6e20ebd-51fc-457c-bc0a-43d6e5b13583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:34.878Z|d6e20ebd-51fc-457c-bc0a-43d6e5b13583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:42.195Z|c4f328b3-2c2f-48f6-ba2c-4c4eac24c4ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:42.195Z|019e7eb0-1fb6-42eb-8eb4-69614e14f410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:42.195Z|c4f328b3-2c2f-48f6-ba2c-4c4eac24c4ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:42.195Z|019e7eb0-1fb6-42eb-8eb4-69614e14f410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:42.195Z|88b94181-a6cf-44c3-a913-0e863a6bdd3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:42.196Z|88b94181-a6cf-44c3-a913-0e863a6bdd3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:49.444Z|16e9f407-5105-4f7d-a04d-d9d6b0305b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:23:49.446Z|16e9f407-5105-4f7d-a04d-d9d6b0305b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:23:52.214Z|a2e67420-9abe-435a-b9c5-1b85b58a2b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:52.214Z|981f1f7c-6ab8-4f31-acc5-bbfaec53c359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:52.215Z|981f1f7c-6ab8-4f31-acc5-bbfaec53c359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:52.215Z|a2e67420-9abe-435a-b9c5-1b85b58a2b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:23:52.217Z|6037a6d8-c9c7-4ce7-a22d-b8904151f3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:23:52.217Z|6037a6d8-c9c7-4ce7-a22d-b8904151f3d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:02.243Z|af1e7c01-5518-4dc1-a651-96a1ead16c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:02.243Z|a1944933-5390-45be-b482-2ab250eab67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:02.243Z|af1e7c01-5518-4dc1-a651-96a1ead16c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:02.243Z|a1944933-5390-45be-b482-2ab250eab67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:02.243Z|f194b968-e24e-4a54-919a-c336b5ccee6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:02.244Z|f194b968-e24e-4a54-919a-c336b5ccee6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:04.444Z|80deaa7c-812f-465e-ac0e-2396cb3341d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:04.444Z|80deaa7c-812f-465e-ac0e-2396cb3341d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:04.879Z|3cd496cc-c7d5-4b76-b434-d132dd06b1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:04.879Z|3cd496cc-c7d5-4b76-b434-d132dd06b1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:12.265Z|9487076b-7927-436e-ba28-100400d0cd9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:12.265Z|2a9a53ca-1a15-448e-ab36-4d8d81d4d262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:12.265Z|74b79b7d-cef0-46d2-b6ae-3552390bee6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:12.265Z|2a9a53ca-1a15-448e-ab36-4d8d81d4d262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:12.265Z|9487076b-7927-436e-ba28-100400d0cd9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:12.266Z|74b79b7d-cef0-46d2-b6ae-3552390bee6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:19.444Z|cd4e415c-567b-4784-b06b-3fe2efba5084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:19.444Z|cd4e415c-567b-4784-b06b-3fe2efba5084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:22.289Z|ca1b8202-c324-4dbc-bbc6-b2f1f054b65a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:22.289Z|3ac07334-a746-440e-919c-6584641f45bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:22.289Z|ca1b8202-c324-4dbc-bbc6-b2f1f054b65a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:22.289Z|3ac07334-a746-440e-919c-6584641f45bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:22.289Z|f4045663-710c-43f5-b547-675a5e3769f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:22.290Z|f4045663-710c-43f5-b547-675a5e3769f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:28.686Z|12ac88c4-09be-450a-bcdd-f6ea4bd1090b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:24:28.687Z|12ac88c4-09be-450a-bcdd-f6ea4bd1090b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:32.309Z|c95659e4-25e5-4276-88b4-e7abec88dc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:32.309Z|c95659e4-25e5-4276-88b4-e7abec88dc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:32.309Z|19fac702-846e-4adf-8a26-070b6d924d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:32.309Z|38bf6c9c-c437-4325-ab88-754b6888e9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:32.310Z|19fac702-846e-4adf-8a26-070b6d924d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:32.310Z|38bf6c9c-c437-4325-ab88-754b6888e9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:34.444Z|3f3c7464-bc72-44f8-ba08-72aa64b12191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:34.447Z|3f3c7464-bc72-44f8-ba08-72aa64b12191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:34.879Z|3beeefe4-5518-47a4-80aa-1b36b3cccaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:34.880Z|3beeefe4-5518-47a4-80aa-1b36b3cccaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:42.333Z|4b8d8b25-74e6-41f7-b5e8-470e04ebe472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:42.333Z|85fdd730-8337-4e23-8622-8f69d2563caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:42.333Z|4b8d8b25-74e6-41f7-b5e8-470e04ebe472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:42.333Z|85fdd730-8337-4e23-8622-8f69d2563caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:42.347Z|791e6ee4-6ef0-4542-b27c-dc9565475816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:42.348Z|791e6ee4-6ef0-4542-b27c-dc9565475816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:49.444Z|e8ea5977-7ecd-4d61-b9b8-55742fd2c152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:24:49.444Z|e8ea5977-7ecd-4d61-b9b8-55742fd2c152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:24:52.358Z|028d960b-258e-4026-9e9f-aa7aec6f2ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:52.358Z|8d546647-43ce-42cf-8ca5-d7e6ded1cb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:52.359Z|028d960b-258e-4026-9e9f-aa7aec6f2ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:52.359Z|8d546647-43ce-42cf-8ca5-d7e6ded1cb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:24:52.369Z|115a4f36-54c2-4bcc-8fc9-a05d96f5a92c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:24:52.370Z|115a4f36-54c2-4bcc-8fc9-a05d96f5a92c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:02.380Z|f91fa95e-bb05-4d37-9b72-f43fea6b2ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:02.379Z|8014cfd2-ee0e-4c57-a84e-96b5e407f02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:02.380Z|8014cfd2-ee0e-4c57-a84e-96b5e407f02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:02.380Z|f91fa95e-bb05-4d37-9b72-f43fea6b2ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:02.391Z|ef44e96b-dddc-4d01-9715-0882906be916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:02.391Z|ef44e96b-dddc-4d01-9715-0882906be916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:04.444Z|d647e9c6-71a3-498d-b592-0dd61c532036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:04.444Z|d647e9c6-71a3-498d-b592-0dd61c532036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:04.880Z|104538e7-2ede-4856-80df-609942f9b0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:04.881Z|104538e7-2ede-4856-80df-609942f9b0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:12.400Z|da89d45e-23ae-42e8-ac31-712e80f4ef20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:12.400Z|657bd71a-d1db-469d-9571-505a3b08465c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:12.401Z|657bd71a-d1db-469d-9571-505a3b08465c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:12.401Z|da89d45e-23ae-42e8-ac31-712e80f4ef20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:12.415Z|871b678b-417a-45af-957b-9bcd641357a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:12.416Z|871b678b-417a-45af-957b-9bcd641357a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:19.444Z|3f645862-2b66-49e7-834e-5e4130b78e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:19.446Z|3f645862-2b66-49e7-834e-5e4130b78e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:22.421Z|3352b42e-063f-4edd-b08c-9a4afd4c625f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:22.421Z|156822cc-16dd-4fab-a890-b77d38ffd3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:22.422Z|3352b42e-063f-4edd-b08c-9a4afd4c625f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:22.423Z|156822cc-16dd-4fab-a890-b77d38ffd3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:22.436Z|5824f57c-36c1-42cc-b916-ad72604464b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:22.437Z|5824f57c-36c1-42cc-b916-ad72604464b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:28.687Z|d33bd2f5-e68d-416c-b224-f1eee32dbe0a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:25:28.688Z|d33bd2f5-e68d-416c-b224-f1eee32dbe0a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:32.442Z|875bda9e-9383-4bdc-84b4-62883c1d94d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:32.443Z|875bda9e-9383-4bdc-84b4-62883c1d94d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:32.447Z|cc86fb0d-a7c8-462a-aa85-68feb3c3e984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:32.447Z|cc86fb0d-a7c8-462a-aa85-68feb3c3e984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:32.456Z|3f5b4ab4-aab2-4b11-8380-b6df8eef86a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:32.457Z|3f5b4ab4-aab2-4b11-8380-b6df8eef86a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:34.444Z|14df8080-ac97-4832-aa21-2b4e169736d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:34.444Z|14df8080-ac97-4832-aa21-2b4e169736d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:34.881Z|ef84697f-0b71-4f1a-a7b1-f8f112fa20f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:34.882Z|ef84697f-0b71-4f1a-a7b1-f8f112fa20f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:42.465Z|73bd8c83-1f5e-4137-b63e-93f4c331a681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:42.466Z|73bd8c83-1f5e-4137-b63e-93f4c331a681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:42.467Z|240667bc-b1fb-472d-9482-f0daaac3ee34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:42.469Z|240667bc-b1fb-472d-9482-f0daaac3ee34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:42.475Z|f89f7cd0-d9a6-4489-8c7c-3731c86df28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:42.475Z|f89f7cd0-d9a6-4489-8c7c-3731c86df28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:49.444Z|a7fc9984-7af1-4e7f-ab72-99896e02b49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:25:49.444Z|a7fc9984-7af1-4e7f-ab72-99896e02b49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:25:52.486Z|906e66e7-57cd-4596-a01a-b10d28ca0959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:52.487Z|5118b8a5-0ce1-4fd1-b902-efa005fbebaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:52.487Z|906e66e7-57cd-4596-a01a-b10d28ca0959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:52.487Z|5118b8a5-0ce1-4fd1-b902-efa005fbebaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:25:52.495Z|2cebd50d-4a86-4736-8277-914b8f535cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:25:52.495Z|2cebd50d-4a86-4736-8277-914b8f535cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:02.508Z|149932f1-9d80-4584-8dff-65efbb276361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:02.508Z|09c94f9f-6afa-4b2d-8ae2-3a73167ac9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:02.509Z|149932f1-9d80-4584-8dff-65efbb276361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:02.509Z|09c94f9f-6afa-4b2d-8ae2-3a73167ac9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:02.518Z|ee8e0bf1-ef5e-4fb0-9c30-8f7fecd4fc36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:02.518Z|ee8e0bf1-ef5e-4fb0-9c30-8f7fecd4fc36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:04.444Z|03aeca0c-f5e8-41bd-b199-3ef6484866d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:04.446Z|03aeca0c-f5e8-41bd-b199-3ef6484866d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:04.882Z|2990d15b-2347-4098-82df-fe09b686b428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:04.882Z|2990d15b-2347-4098-82df-fe09b686b428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:12.532Z|3b810087-6324-47dc-8e69-14af0a6a2264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:12.532Z|3b810087-6324-47dc-8e69-14af0a6a2264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:12.536Z|4842e828-0acd-4fe3-b364-5c903e053e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:12.537Z|4842e828-0acd-4fe3-b364-5c903e053e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:12.539Z|5bf0fbd7-6a89-4bc1-a6af-fe046dce1750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:12.539Z|5bf0fbd7-6a89-4bc1-a6af-fe046dce1750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:19.444Z|cd36ac2e-5a91-4d2b-89f6-fa2528c4145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:19.444Z|cd36ac2e-5a91-4d2b-89f6-fa2528c4145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:22.554Z|07d19ece-e660-4fed-97fc-2c5b1923bcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:22.554Z|07d19ece-e660-4fed-97fc-2c5b1923bcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:22.556Z|fb6cf4ae-c061-46af-b86f-28f567c9833d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:22.557Z|fb6cf4ae-c061-46af-b86f-28f567c9833d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:22.560Z|dbcbd09f-ab57-4a85-aeec-f8e8ed816dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:22.560Z|dbcbd09f-ab57-4a85-aeec-f8e8ed816dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:28.687Z|b2b0d82d-0a46-4419-bdc0-982a9b73158f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:26:28.687Z|b2b0d82d-0a46-4419-bdc0-982a9b73158f|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:32.575Z|9d988b5f-db05-4865-9f29-ac869181aa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:32.576Z|9d988b5f-db05-4865-9f29-ac869181aa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:32.575Z|70963c37-d5b8-4640-b8a8-7a606e22b212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:32.576Z|70963c37-d5b8-4640-b8a8-7a606e22b212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:32.585Z|1101a2ff-4e2f-41c0-8035-19850caf717c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:32.585Z|1101a2ff-4e2f-41c0-8035-19850caf717c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:34.444Z|27653315-6b58-4945-b4a6-7f651b9886ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:34.444Z|27653315-6b58-4945-b4a6-7f651b9886ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:34.883Z|3b5adbde-acf8-4aa3-aaf4-8e8169ba745b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:34.883Z|3b5adbde-acf8-4aa3-aaf4-8e8169ba745b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:42.599Z|40ce1fef-944d-4f38-a315-9f98887edf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:42.599Z|99fcb7fa-9783-4b00-acc9-bcb865beb8b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:42.599Z|40ce1fef-944d-4f38-a315-9f98887edf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:42.599Z|99fcb7fa-9783-4b00-acc9-bcb865beb8b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:42.610Z|b14b1762-22b1-46df-8a8c-accc8fd28d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:42.611Z|b14b1762-22b1-46df-8a8c-accc8fd28d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:49.444Z|1d25bc03-57cf-4261-8525-f21b2c11019c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:26:49.447Z|1d25bc03-57cf-4261-8525-f21b2c11019c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:26:52.623Z|48fe39ab-d40f-4228-909a-3ceee5c29d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:52.623Z|48fe39ab-d40f-4228-909a-3ceee5c29d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:52.624Z|372211ac-ab80-48d7-808f-bb59d16b383f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:52.624Z|372211ac-ab80-48d7-808f-bb59d16b383f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:26:52.632Z|150675a8-90f9-42cf-95c1-9c63a102bd79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:26:52.633Z|150675a8-90f9-42cf-95c1-9c63a102bd79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:02.643Z|4a522065-1570-4664-9ecd-03cf466828df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:02.643Z|0cf0e173-2993-4b32-b67d-201d18edb0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:02.644Z|0cf0e173-2993-4b32-b67d-201d18edb0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:02.644Z|4a522065-1570-4664-9ecd-03cf466828df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:02.651Z|a0c80496-9c40-4cb4-9c7f-49a436346931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:02.652Z|a0c80496-9c40-4cb4-9c7f-49a436346931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:04.444Z|28e49d8f-6836-4c57-acfb-2c9226e801f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:04.444Z|28e49d8f-6836-4c57-acfb-2c9226e801f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:04.884Z|a5d24a2a-a283-4747-8d9e-f18c4650c094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:04.884Z|a5d24a2a-a283-4747-8d9e-f18c4650c094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:12.663Z|c84b0992-fa5e-49e2-8bef-e287ccb4c0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:12.664Z|c84b0992-fa5e-49e2-8bef-e287ccb4c0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:12.667Z|65eadd24-826a-40b4-86be-a89d4eb305fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:12.667Z|65eadd24-826a-40b4-86be-a89d4eb305fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:12.671Z|71e22532-dfa1-4104-b098-66a9eaf32d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:12.671Z|71e22532-dfa1-4104-b098-66a9eaf32d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:19.444Z|7891885d-6beb-4427-ab76-0182c7f30d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:19.445Z|7891885d-6beb-4427-ab76-0182c7f30d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:22.688Z|22009007-2473-4716-8a7b-4d244939fe15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:22.688Z|4f209349-d049-4d25-8f04-e7a5fdffddc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:22.688Z|22009007-2473-4716-8a7b-4d244939fe15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:22.688Z|4f209349-d049-4d25-8f04-e7a5fdffddc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:22.689Z|8dcb2f38-625f-4564-818e-343239bb3ced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:22.690Z|8dcb2f38-625f-4564-818e-343239bb3ced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:28.686Z|a3c36851-730b-4c87-8d09-0a31a853b2cc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:27:28.687Z|a3c36851-730b-4c87-8d09-0a31a853b2cc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:32.708Z|290e543a-106b-45bf-a22c-80b2ec2786fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:32.708Z|f669b5d2-a8a1-4336-8070-c716512ce9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:32.708Z|290e543a-106b-45bf-a22c-80b2ec2786fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:32.708Z|f669b5d2-a8a1-4336-8070-c716512ce9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:32.709Z|176ab696-9ccd-4c5f-a1b2-afd3e895598a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:32.710Z|176ab696-9ccd-4c5f-a1b2-afd3e895598a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:34.444Z|8ea95c3c-e56f-4471-bbe9-b5ccf14467c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:34.447Z|8ea95c3c-e56f-4471-bbe9-b5ccf14467c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:34.884Z|5f225eec-3b65-43fc-ab76-dab0d59ef1eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:34.885Z|5f225eec-3b65-43fc-ab76-dab0d59ef1eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:42.730Z|c1e26058-ddbf-4a89-874f-f7faa2cba2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:42.731Z|c1e26058-ddbf-4a89-874f-f7faa2cba2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:42.736Z|83c4a89e-5ce2-4d6c-85ae-4e55b43d291a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:42.736Z|83c4a89e-5ce2-4d6c-85ae-4e55b43d291a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:42.738Z|750ce044-6efd-4e60-b1d8-2552995a44c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:42.739Z|750ce044-6efd-4e60-b1d8-2552995a44c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:49.444Z|3dcf8c70-40af-4564-90ff-9fdf4bffcfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:27:49.444Z|3dcf8c70-40af-4564-90ff-9fdf4bffcfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:27:52.751Z|07902d9e-6640-4efe-bc51-fdd590755036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:52.751Z|07902d9e-6640-4efe-bc51-fdd590755036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:52.755Z|57eeb8e7-bcd8-430d-82ca-98e2f2fbbc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:52.755Z|57eeb8e7-bcd8-430d-82ca-98e2f2fbbc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:27:52.760Z|fcaf0b76-a48c-41f3-8f68-0f5b4f824a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:27:52.760Z|fcaf0b76-a48c-41f3-8f68-0f5b4f824a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:02.770Z|18d8ebc1-6996-4c8d-8a05-abb02e03b97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:02.771Z|18d8ebc1-6996-4c8d-8a05-abb02e03b97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:02.774Z|f6a00950-c4f3-4094-89ac-6b4e8f753cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:02.774Z|f6a00950-c4f3-4094-89ac-6b4e8f753cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:02.778Z|eb132b72-82d1-443e-bfe5-4920125e6a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:02.779Z|eb132b72-82d1-443e-bfe5-4920125e6a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:04.444Z|e665fd06-b578-4dad-8a18-2b012b22d880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:04.444Z|e665fd06-b578-4dad-8a18-2b012b22d880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:04.885Z|06dd825d-f37f-44df-ba45-ad0544883acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:04.886Z|06dd825d-f37f-44df-ba45-ad0544883acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:12.790Z|d263ba7c-fccc-470a-8906-fbd987eb51ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:12.790Z|d263ba7c-fccc-470a-8906-fbd987eb51ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:12.794Z|8a7fc8bf-0847-4549-b435-038da42f3412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:12.795Z|8a7fc8bf-0847-4549-b435-038da42f3412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:12.798Z|7a2caf89-5a3b-40b4-a3f4-b99fe0aded91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:12.799Z|7a2caf89-5a3b-40b4-a3f4-b99fe0aded91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:19.444Z|fed1924e-032c-4804-aed3-3e83ae2eca55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:19.447Z|fed1924e-032c-4804-aed3-3e83ae2eca55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:22.813Z|bc2c4e54-97a6-4a93-907e-dd2bc7dd64a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:22.813Z|bc2c4e54-97a6-4a93-907e-dd2bc7dd64a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:22.813Z|a2d34591-2e4c-4fda-8bdc-dd224bf2dcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:22.814Z|a2d34591-2e4c-4fda-8bdc-dd224bf2dcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:22.820Z|6e285b23-d5c8-4250-afdd-1fc3f4718f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:22.820Z|6e285b23-d5c8-4250-afdd-1fc3f4718f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:28.686Z|b71e9bfb-9e59-44ba-8ea5-7ceda5403534|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:28:28.687Z|b71e9bfb-9e59-44ba-8ea5-7ceda5403534|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:32.839Z|4d831ebe-aca7-4bda-ba79-d673bd735378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:32.840Z|4d831ebe-aca7-4bda-ba79-d673bd735378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:32.840Z|5b0bc5d2-109b-4047-b2d1-ea8805cac492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:32.841Z|5b0bc5d2-109b-4047-b2d1-ea8805cac492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:32.844Z|16687f64-cdb4-4909-b555-495befb69c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:32.844Z|16687f64-cdb4-4909-b555-495befb69c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:34.444Z|e9c76e4e-71a0-47df-b441-879d0f9cb016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:34.444Z|e9c76e4e-71a0-47df-b441-879d0f9cb016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:34.886Z|89609a36-7484-4d8b-b573-4715fa43bd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:34.887Z|89609a36-7484-4d8b-b573-4715fa43bd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:42.863Z|4b9ea6d5-9ea5-491d-bacd-f37e1223c184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:42.864Z|544e491f-000c-4d38-bdbb-cdc35df765e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:42.864Z|00228140-1f0e-495b-9f6a-fd4209d4e4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:42.864Z|4b9ea6d5-9ea5-491d-bacd-f37e1223c184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:42.864Z|544e491f-000c-4d38-bdbb-cdc35df765e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:42.864Z|00228140-1f0e-495b-9f6a-fd4209d4e4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:49.444Z|99b87ffb-fb45-4dc7-8444-43b5f50fcb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:28:49.444Z|99b87ffb-fb45-4dc7-8444-43b5f50fcb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:28:52.884Z|0fa6287d-c2ad-47f5-a8e0-c0e63883f4b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:52.884Z|0aef16d1-b462-4ba0-a453-6208a7260d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:52.884Z|2a3ec1da-90eb-4615-aacc-895d18becd3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:28:52.884Z|0fa6287d-c2ad-47f5-a8e0-c0e63883f4b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:52.884Z|2a3ec1da-90eb-4615-aacc-895d18becd3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:28:52.884Z|0aef16d1-b462-4ba0-a453-6208a7260d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:02.903Z|67151cf9-9345-45bb-9607-2ec0478ec9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:02.904Z|67151cf9-9345-45bb-9607-2ec0478ec9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:02.905Z|1fe06b6a-545d-428a-862a-5747a0068851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:02.905Z|1fe06b6a-545d-428a-862a-5747a0068851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:02.905Z|6a892b04-c0f4-41b6-a315-8d24470488fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:02.906Z|6a892b04-c0f4-41b6-a315-8d24470488fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:04.444Z|18b7a48f-4d3a-48e1-a218-7a516f6c90e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:04.446Z|18b7a48f-4d3a-48e1-a218-7a516f6c90e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:04.887Z|98d938c2-0a6c-4157-beec-9f997f48295a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:04.888Z|98d938c2-0a6c-4157-beec-9f997f48295a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:12.926Z|54a6c496-eb21-41f8-8601-05a143e8bd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:12.926Z|54a6c496-eb21-41f8-8601-05a143e8bd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:12.926Z|64db2e6d-ab36-4e47-9677-de0b9b4d758d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:12.927Z|64db2e6d-ab36-4e47-9677-de0b9b4d758d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:12.929Z|665da5e2-5dd3-48b0-90b2-2412811481f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:12.929Z|665da5e2-5dd3-48b0-90b2-2412811481f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:19.444Z|9a35a4c4-d453-4fab-82a3-e2c6c5f72d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:19.444Z|9a35a4c4-d453-4fab-82a3-e2c6c5f72d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:23.299Z|a1e898ac-771b-411b-8a87-fd38899e01ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:23.299Z|5a6103e0-0887-4afb-8b6d-4f88e6f3ae03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:23.300Z|a1e898ac-771b-411b-8a87-fd38899e01ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:23.300Z|e1e0511b-f0cf-41bc-9c76-e7d772611212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:23.300Z|5a6103e0-0887-4afb-8b6d-4f88e6f3ae03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:23.300Z|e1e0511b-f0cf-41bc-9c76-e7d772611212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:28.687Z|c90124fc-5170-4be5-a89d-3fa25f297155|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:29:28.687Z|c90124fc-5170-4be5-a89d-3fa25f297155|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:33.322Z|1308d288-744d-4e8b-a4ef-a346d582a6c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:33.323Z|1308d288-744d-4e8b-a4ef-a346d582a6c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:33.326Z|f43748d7-2418-475a-bd8b-687aaaa05d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:33.326Z|f43748d7-2418-475a-bd8b-687aaaa05d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:33.327Z|4d6dcc7d-9bd3-4f12-bdbe-5647e65270dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:33.327Z|4d6dcc7d-9bd3-4f12-bdbe-5647e65270dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:34.444Z|f4f9b910-39e6-45e8-be0b-2765f4a16f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:34.444Z|f4f9b910-39e6-45e8-be0b-2765f4a16f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:34.888Z|8d0f4eb5-a24a-4a3e-b596-f974424ddf45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:34.888Z|8d0f4eb5-a24a-4a3e-b596-f974424ddf45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:43.342Z|1ab874b4-1ac8-4ed5-b9df-12042589e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:43.343Z|1ab874b4-1ac8-4ed5-b9df-12042589e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:43.346Z|5137adac-2110-4e93-9e79-8eb83334ebcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:43.346Z|5137adac-2110-4e93-9e79-8eb83334ebcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:43.348Z|6ffed887-a9a4-40b3-951e-22b543c58e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:43.348Z|6ffed887-a9a4-40b3-951e-22b543c58e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:49.444Z|ef5d3a96-f988-4d64-9cc4-e06e84439a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:29:49.447Z|ef5d3a96-f988-4d64-9cc4-e06e84439a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:29:53.368Z|97b0aafe-a078-4a78-9fe6-9f57158abc3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:53.368Z|f42c9b57-c816-44e1-a4ca-e5897bc56301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:53.369Z|f42c9b57-c816-44e1-a4ca-e5897bc56301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:53.369Z|97b0aafe-a078-4a78-9fe6-9f57158abc3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:29:53.370Z|d92a81dc-06db-4adc-a66d-ba545a22b897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:29:53.370Z|d92a81dc-06db-4adc-a66d-ba545a22b897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:03.389Z|0e6834f0-5ed7-40fd-9e94-948d6b0bf898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:03.389Z|e19f0e69-315b-417c-8f60-9801c9407ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:03.389Z|0e6834f0-5ed7-40fd-9e94-948d6b0bf898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:03.389Z|e19f0e69-315b-417c-8f60-9801c9407ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:03.392Z|c93c1a68-a928-484f-8014-83b20f6337c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:03.392Z|c93c1a68-a928-484f-8014-83b20f6337c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:04.444Z|996ac32b-c09b-4c3d-b374-27cb1a6933c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:04.445Z|996ac32b-c09b-4c3d-b374-27cb1a6933c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:04.889Z|3f3c7fc4-2d9c-4c35-ae00-b467bbd6e07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:04.889Z|3f3c7fc4-2d9c-4c35-ae00-b467bbd6e07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:13.409Z|1c29cf69-dfb2-4a13-a8c8-cf8b04ec45e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:13.410Z|1c29cf69-dfb2-4a13-a8c8-cf8b04ec45e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:13.411Z|06d1c6c4-a618-4b98-9a2e-2d2810881539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:13.411Z|35937aaa-ba41-4f86-848f-3409cf7a23af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:13.412Z|06d1c6c4-a618-4b98-9a2e-2d2810881539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:13.412Z|35937aaa-ba41-4f86-848f-3409cf7a23af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:19.444Z|4781e2ea-2c3a-4fb1-b5d0-471880916b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:19.444Z|4781e2ea-2c3a-4fb1-b5d0-471880916b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:23.433Z|9e7901ae-eb0d-4492-bd8b-8bd9417ae069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:23.433Z|9b5c6de2-3c0e-4198-9196-73cf81273c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:23.433Z|9b5c6de2-3c0e-4198-9196-73cf81273c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:23.433Z|9e7901ae-eb0d-4492-bd8b-8bd9417ae069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:23.434Z|b1404069-81e4-40ae-a977-abc2686493aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:23.435Z|b1404069-81e4-40ae-a977-abc2686493aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:28.687Z|b7f57e18-f914-4a12-a889-3559795d39c6|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:30:28.687Z|b7f57e18-f914-4a12-a889-3559795d39c6|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:33.453Z|0ed39df2-d2e5-4f21-98e5-63521b1704d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:33.453Z|dfe55199-5b61-42ac-ae1d-78d636dfb9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:33.454Z|0ed39df2-d2e5-4f21-98e5-63521b1704d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:33.454Z|dfe55199-5b61-42ac-ae1d-78d636dfb9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:33.455Z|cac7c7bb-7f55-4997-a52f-e0bbd5ffbba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:33.457Z|cac7c7bb-7f55-4997-a52f-e0bbd5ffbba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:34.444Z|5b1aa8ee-1da1-4976-b152-3d2410fbf164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:34.447Z|5b1aa8ee-1da1-4976-b152-3d2410fbf164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:34.890Z|44f51416-0ac3-4ff8-b218-8e7841f436d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:34.890Z|44f51416-0ac3-4ff8-b218-8e7841f436d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:43.478Z|1e47f1ab-e936-4dc2-ac4f-cd2c6754b5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:43.478Z|1e47f1ab-e936-4dc2-ac4f-cd2c6754b5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:43.483Z|8010bc97-a020-4a08-b878-524c1a100e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:43.484Z|8010bc97-a020-4a08-b878-524c1a100e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:43.484Z|c85b2e12-8420-412e-83f5-63779e862f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:43.485Z|c85b2e12-8420-412e-83f5-63779e862f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:49.444Z|1672e6e1-f4fb-437c-b539-2a650d7e6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:30:49.444Z|1672e6e1-f4fb-437c-b539-2a650d7e6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:30:53.501Z|d3b1db91-9155-4ea5-a437-d5f32ec0525c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:53.502Z|d3b1db91-9155-4ea5-a437-d5f32ec0525c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:53.506Z|98cc2f34-9ae6-40c4-8625-1aabd139dbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:53.506Z|98cc2f34-9ae6-40c4-8625-1aabd139dbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:30:53.507Z|4f8a50e3-b146-4996-be7e-1330d11c3d21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:30:53.508Z|4f8a50e3-b146-4996-be7e-1330d11c3d21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:03.524Z|1746d82a-f76c-4886-91c4-60cac8de9cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:03.524Z|55072a27-6202-4e5d-beb5-284efe134aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:03.525Z|1746d82a-f76c-4886-91c4-60cac8de9cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:03.525Z|55072a27-6202-4e5d-beb5-284efe134aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:03.528Z|dbc711e8-b6e7-4e97-aa5c-58d68fdebcf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:03.528Z|dbc711e8-b6e7-4e97-aa5c-58d68fdebcf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:04.444Z|22a02de4-65d8-4d6a-8584-b03303168895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:04.444Z|22a02de4-65d8-4d6a-8584-b03303168895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:04.891Z|6330e4b0-6a03-43bb-b3df-b6b08f24b659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:04.891Z|6330e4b0-6a03-43bb-b3df-b6b08f24b659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:13.546Z|ac7a047a-1925-42e0-a40f-b62febd5b1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:13.546Z|8cc817a7-11ea-4e0a-8cc2-a16e36f5123d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:13.546Z|8cc817a7-11ea-4e0a-8cc2-a16e36f5123d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:13.546Z|ac7a047a-1925-42e0-a40f-b62febd5b1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:13.548Z|16200a3f-2ddb-420a-8ec6-4f068b75dabb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:13.548Z|16200a3f-2ddb-420a-8ec6-4f068b75dabb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:19.444Z|2069ae39-9c6f-4442-b764-f6e67497e313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:19.447Z|2069ae39-9c6f-4442-b764-f6e67497e313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:23.569Z|efa64ff6-ac39-4935-82db-749c600a8917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:23.569Z|fd7ea76d-08ca-4ec0-9f24-a0f40334b594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:23.570Z|efa64ff6-ac39-4935-82db-749c600a8917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:23.570Z|fd7ea76d-08ca-4ec0-9f24-a0f40334b594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:23.570Z|b5ef3faa-149c-4de4-b638-dbf02ec537ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:23.570Z|b5ef3faa-149c-4de4-b638-dbf02ec537ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:28.687Z|0c714665-352d-4f5b-9c0b-b40960178d07|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:31:28.688Z|0c714665-352d-4f5b-9c0b-b40960178d07|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:33.590Z|55d9a801-0dc7-4eb7-8e73-b62ea545bfd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:33.590Z|53f7c460-a3fb-4783-b6d6-3cd9d0b337c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:33.590Z|e487be9d-885c-4ce0-983f-43e0bc212661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:33.591Z|55d9a801-0dc7-4eb7-8e73-b62ea545bfd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:33.591Z|53f7c460-a3fb-4783-b6d6-3cd9d0b337c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:33.591Z|e487be9d-885c-4ce0-983f-43e0bc212661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:34.444Z|ba386926-e916-4a62-92c7-078442457929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:34.444Z|ba386926-e916-4a62-92c7-078442457929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:34.892Z|6d0ea550-78a7-4cfc-87c6-b8c86b2e4c7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:34.892Z|6d0ea550-78a7-4cfc-87c6-b8c86b2e4c7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:43.613Z|d3fc0e9d-8755-4413-a5a0-216af3706706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:43.613Z|d3fc0e9d-8755-4413-a5a0-216af3706706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:43.616Z|a3183611-49f9-403c-9442-b36ead92626b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:43.617Z|a3183611-49f9-403c-9442-b36ead92626b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:43.616Z|f094b086-38fd-4401-af3f-140298839c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:43.618Z|f094b086-38fd-4401-af3f-140298839c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:49.444Z|0b08c585-72ca-40b4-b1cb-4579168f400b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:31:49.444Z|0b08c585-72ca-40b4-b1cb-4579168f400b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:31:53.637Z|42bf37a1-12ba-4db0-a0af-9d876651d194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:53.637Z|6429ae1f-241d-45a1-93d3-1c94933f87d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:53.638Z|42bf37a1-12ba-4db0-a0af-9d876651d194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:53.638Z|6429ae1f-241d-45a1-93d3-1c94933f87d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:31:53.641Z|54a16276-c389-418e-9126-163d7c677747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:31:53.641Z|54a16276-c389-418e-9126-163d7c677747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:03.657Z|80413bc2-9c9a-440b-a607-a7501400c70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:03.658Z|80413bc2-9c9a-440b-a607-a7501400c70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:03.659Z|c01332d9-c8fb-4b15-a7ee-a38e39df04e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:03.659Z|c01332d9-c8fb-4b15-a7ee-a38e39df04e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:03.660Z|85e7cdb0-4a80-4811-9feb-d1d85b7229a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:03.661Z|85e7cdb0-4a80-4811-9feb-d1d85b7229a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:04.444Z|65dbfad5-64ab-4a76-8cf3-17d76cf75955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:04.447Z|65dbfad5-64ab-4a76-8cf3-17d76cf75955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:04.893Z|3f639c64-efa5-4bcf-97cf-12d8e9973b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:04.893Z|3f639c64-efa5-4bcf-97cf-12d8e9973b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:13.678Z|4bad2333-d921-470d-af92-f27eb126d969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:13.678Z|c13cc9af-aaee-47c8-9fae-6e015e031fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:13.678Z|8548fbc5-0fc3-4a3f-89ae-5c5a8593519e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:13.678Z|c13cc9af-aaee-47c8-9fae-6e015e031fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:13.678Z|8548fbc5-0fc3-4a3f-89ae-5c5a8593519e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:13.678Z|4bad2333-d921-470d-af92-f27eb126d969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:19.444Z|cb4c3f12-52fb-45dc-a322-b4c2226d82dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:19.444Z|cb4c3f12-52fb-45dc-a322-b4c2226d82dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:23.699Z|724635b1-64fc-4ca3-9084-b7b0eddd6396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:23.700Z|37bfe9ed-8851-494f-8c9e-d7d047eef14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:23.700Z|37bfe9ed-8851-494f-8c9e-d7d047eef14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:23.700Z|724635b1-64fc-4ca3-9084-b7b0eddd6396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:23.701Z|87a8dcf8-d14a-4084-a08d-c685c8d6ca4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:23.702Z|87a8dcf8-d14a-4084-a08d-c685c8d6ca4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:28.686Z|7faa2a0e-ac43-445e-88b9-50051d90bffd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:32:28.687Z|7faa2a0e-ac43-445e-88b9-50051d90bffd|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:33.721Z|4f82475d-5b0a-4e41-8543-cf2cbc924fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:33.721Z|7974f233-42aa-4d67-afea-15079fe57570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:33.721Z|4f82475d-5b0a-4e41-8543-cf2cbc924fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:33.722Z|7974f233-42aa-4d67-afea-15079fe57570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:33.726Z|81d6a070-dce1-44b1-9359-d03b034f978b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:33.726Z|81d6a070-dce1-44b1-9359-d03b034f978b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:34.444Z|e00272d2-228a-4f75-a6da-bf4e59bea950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:34.444Z|e00272d2-228a-4f75-a6da-bf4e59bea950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:34.893Z|06260a64-256c-49f2-a1a6-191a0715c5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:34.894Z|06260a64-256c-49f2-a1a6-191a0715c5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:43.742Z|5e9d5ecd-636e-42d7-943c-1002e0ce8bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:43.742Z|e48fd027-b6e6-4808-ba6d-631838a2bbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:43.743Z|5e9d5ecd-636e-42d7-943c-1002e0ce8bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:43.743Z|e48fd027-b6e6-4808-ba6d-631838a2bbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:43.744Z|65c9fcbf-d01a-4e08-a996-c3d008d8307b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:43.745Z|65c9fcbf-d01a-4e08-a996-c3d008d8307b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:49.444Z|95917933-7be8-4abd-a3c5-d3812c55cb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:32:49.447Z|95917933-7be8-4abd-a3c5-d3812c55cb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:32:53.765Z|9eb5bf50-46a7-481e-b7d6-6e513cc148cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:53.765Z|9eb5bf50-46a7-481e-b7d6-6e513cc148cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:53.767Z|d6c6124c-828a-423a-9b5b-b1be2382c328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:53.767Z|d6c6124c-828a-423a-9b5b-b1be2382c328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:32:53.775Z|240a021c-286e-4316-b845-1efd200d29de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:32:53.776Z|240a021c-286e-4316-b845-1efd200d29de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:03.785Z|3584189a-5d0d-4731-a241-8124f2c7d90f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:03.785Z|3584189a-5d0d-4731-a241-8124f2c7d90f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:03.785Z|a256b895-6490-489d-bfd4-cbaa0c538f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:03.786Z|a256b895-6490-489d-bfd4-cbaa0c538f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:03.794Z|919a505c-83cb-4352-ae8a-90965656b97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:03.794Z|919a505c-83cb-4352-ae8a-90965656b97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:04.444Z|a28763dd-3264-429a-9d16-f2e63de51a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:04.444Z|a28763dd-3264-429a-9d16-f2e63de51a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:04.894Z|9fae4d5a-2e53-45f0-83d1-2d19e76f8e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:04.894Z|9fae4d5a-2e53-45f0-83d1-2d19e76f8e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:13.805Z|e5a49107-06dc-46f0-880a-20f4ff47a514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:13.806Z|e5a49107-06dc-46f0-880a-20f4ff47a514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:13.806Z|40e09719-4c7d-40fd-9152-0acea2e0f613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:13.807Z|40e09719-4c7d-40fd-9152-0acea2e0f613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:13.812Z|3b3de6e7-ef90-46d9-9eb6-1c2dfd40d8a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:13.812Z|3b3de6e7-ef90-46d9-9eb6-1c2dfd40d8a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:19.444Z|070978e7-399a-46a4-803f-db9edfb63d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:19.444Z|070978e7-399a-46a4-803f-db9edfb63d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:23.836Z|b1e3ef06-9f0c-47ce-8a63-e110fdf63728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:23.836Z|b1e3ef06-9f0c-47ce-8a63-e110fdf63728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:23.838Z|1132897a-7ed4-4667-830c-5d444d4002dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:23.838Z|1132897a-7ed4-4667-830c-5d444d4002dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:23.840Z|bd946157-8db7-4f77-90be-090f35b0f6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:23.841Z|bd946157-8db7-4f77-90be-090f35b0f6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:28.687Z|820f9e96-f58c-426f-a285-c8455197e560|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:33:28.687Z|820f9e96-f58c-426f-a285-c8455197e560|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:33.859Z|cdd539da-e3d8-4fa6-bda2-e602457f7182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:33.860Z|cdd539da-e3d8-4fa6-bda2-e602457f7182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:33.861Z|868678d5-6b26-463a-8145-6e5b097439e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:33.861Z|e710dc99-47db-4ef3-929f-e8374ba430d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:33.861Z|868678d5-6b26-463a-8145-6e5b097439e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:33.861Z|e710dc99-47db-4ef3-929f-e8374ba430d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:34.444Z|663906d5-b227-4119-8aa7-6c5b3649ae2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:34.447Z|663906d5-b227-4119-8aa7-6c5b3649ae2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:34.895Z|144b701f-01dd-45ac-8e73-0c8c1424f783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:34.895Z|144b701f-01dd-45ac-8e73-0c8c1424f783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:43.880Z|b6811b6c-107b-4f2a-95fb-d928af1d88e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:43.880Z|effc983f-9fad-441d-8446-cde033d8f236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:43.881Z|effc983f-9fad-441d-8446-cde033d8f236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:43.882Z|b6811b6c-107b-4f2a-95fb-d928af1d88e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:43.882Z|bfd9f0af-17fe-47b1-b054-9f171f00ad2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:43.883Z|bfd9f0af-17fe-47b1-b054-9f171f00ad2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:49.444Z|07ab29e8-8234-4537-af75-bcc65116039c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:33:49.444Z|07ab29e8-8234-4537-af75-bcc65116039c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:33:53.903Z|ba176ba0-11a7-4732-a678-5b6ec80732b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:53.903Z|b3f97ce3-e1ed-47d0-8331-b4e2863a4e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:53.903Z|5e66962a-e8be-4458-a23a-404c37612e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:33:53.903Z|ba176ba0-11a7-4732-a678-5b6ec80732b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:53.903Z|5e66962a-e8be-4458-a23a-404c37612e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:33:53.903Z|b3f97ce3-e1ed-47d0-8331-b4e2863a4e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:03.926Z|b4d895c1-bc24-4498-b1e7-a63097e2fd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:03.926Z|e92eda8c-8d1c-4436-92d9-69fa81ed543d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:03.926Z|b4d895c1-bc24-4498-b1e7-a63097e2fd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:03.927Z|e92eda8c-8d1c-4436-92d9-69fa81ed543d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:03.927Z|b553baf5-077f-4f9a-acfd-9f1844824d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:03.927Z|b553baf5-077f-4f9a-acfd-9f1844824d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:04.444Z|64ae0597-48f0-4227-bbf1-1d6eaedd1427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:04.444Z|64ae0597-48f0-4227-bbf1-1d6eaedd1427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:04.896Z|7b4055fc-0c28-4721-9d64-1dae80978936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:04.896Z|7b4055fc-0c28-4721-9d64-1dae80978936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:13.947Z|56228504-ffb0-45d5-8b7a-8c575e59f906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:13.947Z|9d785e33-7e5a-4351-9edb-cacfb6bbac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:13.947Z|0b050435-fea5-48fd-a255-c2f8565e9e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:13.948Z|56228504-ffb0-45d5-8b7a-8c575e59f906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:13.948Z|9d785e33-7e5a-4351-9edb-cacfb6bbac15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:13.948Z|0b050435-fea5-48fd-a255-c2f8565e9e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:19.444Z|59c4b8c1-eb08-48ed-940d-a45345156379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:19.447Z|59c4b8c1-eb08-48ed-940d-a45345156379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:23.967Z|c17c76df-69cb-4e89-b44a-a240b68d63bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:23.967Z|c17c76df-69cb-4e89-b44a-a240b68d63bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:23.967Z|2c70b063-b42c-4f5c-a567-5f69980d2a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:23.968Z|2c70b063-b42c-4f5c-a567-5f69980d2a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:23.969Z|c3f0d5a7-67db-4220-8000-acb54c4f60ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:23.969Z|c3f0d5a7-67db-4220-8000-acb54c4f60ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:28.686Z|e23ae93f-9a7b-4edb-acb3-1be5b74b0e6b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:34:28.686Z|e23ae93f-9a7b-4edb-acb3-1be5b74b0e6b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:33.986Z|985cc80d-b15a-4e18-b16b-29bd6a210156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:33.987Z|985cc80d-b15a-4e18-b16b-29bd6a210156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:33.987Z|38b83327-7b13-48ab-bf9d-f966c05c3c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:33.987Z|38b83327-7b13-48ab-bf9d-f966c05c3c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:33.987Z|8d41fd77-970a-4133-9e14-d02ac3e7966f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:33.988Z|8d41fd77-970a-4133-9e14-d02ac3e7966f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:34.444Z|94f39321-8ce8-48de-be00-6c9ce6c3c9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:34.444Z|94f39321-8ce8-48de-be00-6c9ce6c3c9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:34.897Z|ada4da2d-9141-476f-8ebe-8a3d2f23cf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:34.898Z|ada4da2d-9141-476f-8ebe-8a3d2f23cf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:44.007Z|9069effc-beec-404b-924c-9174375cd497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:44.008Z|9069effc-beec-404b-924c-9174375cd497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:44.008Z|b1a172e2-7f7d-46ca-a00c-314d8ab20c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:44.009Z|b1a172e2-7f7d-46ca-a00c-314d8ab20c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:44.009Z|2f66864f-fb5b-47f2-afa7-2ea0ac6808bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:44.010Z|2f66864f-fb5b-47f2-afa7-2ea0ac6808bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:49.444Z|0e9081da-94da-4a62-b329-ee7fdba3e00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:34:49.444Z|0e9081da-94da-4a62-b329-ee7fdba3e00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:34:54.029Z|34003f82-ef6e-4876-a343-f3f5830d699b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:54.029Z|34003f82-ef6e-4876-a343-f3f5830d699b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:54.029Z|8e553f6f-6e1f-49b4-8aa9-7e0efa4d0302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:54.029Z|3b9ec738-8008-4f9a-a24e-d18311ef6048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:34:54.030Z|3b9ec738-8008-4f9a-a24e-d18311ef6048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:34:54.030Z|8e553f6f-6e1f-49b4-8aa9-7e0efa4d0302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:04.052Z|46dfedec-5017-43c0-97ff-09d3b4c8db7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:04.052Z|15051550-a1bd-4b63-a956-750025e03cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:04.053Z|140c3fb0-3ec7-407f-8ced-40627678cb08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:04.053Z|46dfedec-5017-43c0-97ff-09d3b4c8db7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:04.053Z|140c3fb0-3ec7-407f-8ced-40627678cb08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:04.053Z|15051550-a1bd-4b63-a956-750025e03cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:04.444Z|6d96bf07-4538-4830-921d-c452c8a0c898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:04.447Z|6d96bf07-4538-4830-921d-c452c8a0c898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:04.898Z|31579e9d-0c94-4d55-83cb-1b0c92131079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:04.899Z|31579e9d-0c94-4d55-83cb-1b0c92131079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:14.074Z|5c16354e-3da7-47c3-8a06-353dde965c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:14.074Z|ab3eb7d1-6d2e-4ffe-8271-d669147438f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:14.074Z|5c16354e-3da7-47c3-8a06-353dde965c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:14.074Z|ab3eb7d1-6d2e-4ffe-8271-d669147438f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:14.074Z|c8163ec8-0f15-4900-9f9c-a0ad0500c7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:14.075Z|c8163ec8-0f15-4900-9f9c-a0ad0500c7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:19.444Z|d204ecae-5731-4ac9-97f8-1d95dabcca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:19.444Z|d204ecae-5731-4ac9-97f8-1d95dabcca0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:24.103Z|ae5ddc0c-8554-49ef-99e4-97b63643b78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:24.103Z|a5e6abb5-0a19-47cd-9ef4-3c06fa465795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:24.103Z|a5e6abb5-0a19-47cd-9ef4-3c06fa465795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:24.103Z|ae5ddc0c-8554-49ef-99e4-97b63643b78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:24.104Z|1c2141ab-b190-4771-9b44-4555abf81bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:24.104Z|1c2141ab-b190-4771-9b44-4555abf81bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:28.687Z|b6acbdfd-a323-4ae4-a8bd-8949622ba5ca|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:35:28.688Z|b6acbdfd-a323-4ae4-a8bd-8949622ba5ca|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:34.130Z|301b0504-fd01-438d-86ab-eebd155893d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:34.130Z|074da1c3-182c-4caf-a065-8d2e78d75604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:34.131Z|301b0504-fd01-438d-86ab-eebd155893d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:34.131Z|074da1c3-182c-4caf-a065-8d2e78d75604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:34.132Z|b977e93b-33a6-4a0f-9c70-2dbd18f15a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:34.132Z|b977e93b-33a6-4a0f-9c70-2dbd18f15a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:34.444Z|40fb0ded-a584-40f1-9673-69b5a47a6e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:34.444Z|40fb0ded-a584-40f1-9673-69b5a47a6e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:34.899Z|dc7d4568-bf89-4aef-af64-f492bc97c706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:34.899Z|dc7d4568-bf89-4aef-af64-f492bc97c706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:44.150Z|b2a27ae4-aacc-4be4-97e5-62879e811573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:44.150Z|55b4be02-f803-478d-bcce-4790d046faae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:44.151Z|55b4be02-f803-478d-bcce-4790d046faae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:44.151Z|b2a27ae4-aacc-4be4-97e5-62879e811573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:44.153Z|6749ddc6-5aad-4754-ba62-12014e2f703d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:44.154Z|6749ddc6-5aad-4754-ba62-12014e2f703d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:49.444Z|6a99eea1-0c59-425c-8f84-8b46d17749d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:35:49.447Z|6a99eea1-0c59-425c-8f84-8b46d17749d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:35:54.171Z|6933cf9c-4e53-4fe3-a05a-8fe1a4434825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:54.172Z|5cf983c5-4e68-4250-bce0-3e3c9d920d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:54.172Z|5cf983c5-4e68-4250-bce0-3e3c9d920d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:54.172Z|27f54de4-2966-4bc2-b1ef-b64aeb7a6b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:35:54.172Z|6933cf9c-4e53-4fe3-a05a-8fe1a4434825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:35:54.172Z|27f54de4-2966-4bc2-b1ef-b64aeb7a6b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:04.191Z|75947503-59f7-4ab5-be1d-52f4ccbe066b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:04.191Z|97a9770d-6535-4238-85f6-70f098123a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:04.191Z|75947503-59f7-4ab5-be1d-52f4ccbe066b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:04.192Z|97a9770d-6535-4238-85f6-70f098123a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:04.194Z|f3dc016b-4998-40ee-bdcf-951a2930c718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:04.195Z|f3dc016b-4998-40ee-bdcf-951a2930c718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:04.444Z|db99e452-4b28-40be-bb6d-845aea5f880c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:04.444Z|db99e452-4b28-40be-bb6d-845aea5f880c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:04.900Z|ae53379c-9bfe-4a1c-a155-501b2709ccfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:04.900Z|ae53379c-9bfe-4a1c-a155-501b2709ccfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:14.215Z|2cd8c5a2-cfb4-46fa-9be1-777cc7e43765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:14.215Z|0f6c24b8-eef3-4bf3-b771-29974ad49eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:14.215Z|0f6c24b8-eef3-4bf3-b771-29974ad49eeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:14.215Z|2cd8c5a2-cfb4-46fa-9be1-777cc7e43765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:14.216Z|b9df7395-da04-4807-ba43-60fdef1fe36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:14.216Z|b9df7395-da04-4807-ba43-60fdef1fe36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:19.444Z|1a9378c8-0efa-43c8-88c9-8d00b1c7b6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:19.444Z|1a9378c8-0efa-43c8-88c9-8d00b1c7b6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:24.237Z|7abe45be-27fb-4543-851d-f91eceefab2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:24.238Z|7abe45be-27fb-4543-851d-f91eceefab2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:24.239Z|e865bd47-ba96-454b-a47f-8fb2bde8783f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:24.239Z|e865bd47-ba96-454b-a47f-8fb2bde8783f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:24.240Z|62a05950-1f6f-4eb0-8e3e-710280bbde45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:24.242Z|62a05950-1f6f-4eb0-8e3e-710280bbde45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:28.687Z|952f0e8f-520f-44d2-91d2-b9ae87b9daa4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:36:28.687Z|952f0e8f-520f-44d2-91d2-b9ae87b9daa4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:34.259Z|df399a00-11bd-43ed-bbd6-6d9f5cd958a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:34.259Z|df399a00-11bd-43ed-bbd6-6d9f5cd958a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:34.259Z|c6bbb98b-7340-4600-8d06-4a96f332932e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:34.260Z|c6bbb98b-7340-4600-8d06-4a96f332932e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:34.262Z|d3ee40e0-d2cf-4e1b-91ce-1e214d95af69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:34.263Z|d3ee40e0-d2cf-4e1b-91ce-1e214d95af69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:34.444Z|6e236f36-21ec-495e-9dc7-89c2e9174a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:34.446Z|6e236f36-21ec-495e-9dc7-89c2e9174a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:34.901Z|a992d22a-d04f-4f63-922a-7db2494ef001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:34.901Z|a992d22a-d04f-4f63-922a-7db2494ef001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:44.280Z|02ddfbd6-432f-4647-b242-25b2c9a2add1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:44.281Z|02ddfbd6-432f-4647-b242-25b2c9a2add1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:44.282Z|7dc9bba4-ea41-480e-850b-f8743e3c9418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:44.282Z|7dc9bba4-ea41-480e-850b-f8743e3c9418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:44.282Z|ad4b5a4f-de56-43da-a478-b0ca31f836cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:44.283Z|ad4b5a4f-de56-43da-a478-b0ca31f836cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:49.444Z|7379ce57-0d54-413d-afd6-6a4f2de1c036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:36:49.444Z|7379ce57-0d54-413d-afd6-6a4f2de1c036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:36:54.302Z|cd7c4094-e764-4a52-963e-672afa455688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:54.302Z|6d813ba3-fbd2-404d-bd1d-8173aba979c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:54.302Z|a3bca810-6ccc-4935-8d23-9765742e506e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:36:54.303Z|a3bca810-6ccc-4935-8d23-9765742e506e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:54.303Z|6d813ba3-fbd2-404d-bd1d-8173aba979c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:36:54.303Z|cd7c4094-e764-4a52-963e-672afa455688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:04.323Z|287c60ff-40ad-4eef-ae10-93ddc7719c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:04.323Z|6c88e962-7ab8-453b-9f8f-704c32689d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:04.323Z|287c60ff-40ad-4eef-ae10-93ddc7719c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:04.323Z|6c88e962-7ab8-453b-9f8f-704c32689d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:04.327Z|77b34bd2-a35f-4366-a101-ffa95fb1bde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:04.327Z|77b34bd2-a35f-4366-a101-ffa95fb1bde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:04.444Z|738342cd-f011-4f65-8fe1-49c53d6901f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:04.444Z|738342cd-f011-4f65-8fe1-49c53d6901f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:04.902Z|7bbd2d97-0798-4b0a-9e22-79e380ab2fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:04.902Z|7bbd2d97-0798-4b0a-9e22-79e380ab2fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:14.346Z|8c8506cf-dcfa-4af5-be43-93c916c82919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:14.346Z|8c8506cf-dcfa-4af5-be43-93c916c82919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:14.347Z|80488a38-ff51-4af6-9f26-1951ebb36c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:14.348Z|80488a38-ff51-4af6-9f26-1951ebb36c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:14.350Z|7e0b1081-477d-4cbf-ad9c-4904cd75bca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:14.350Z|7e0b1081-477d-4cbf-ad9c-4904cd75bca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:19.444Z|f9cf112e-bf7c-4da7-917a-d4c65b670499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:19.447Z|f9cf112e-bf7c-4da7-917a-d4c65b670499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:24.370Z|d06687fa-1088-4f2a-9cbd-204f66e634f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:24.371Z|d06687fa-1088-4f2a-9cbd-204f66e634f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:24.371Z|a071d8b6-07ff-42a7-b06a-36a518bd489c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:24.371Z|a071d8b6-07ff-42a7-b06a-36a518bd489c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:24.375Z|4fe20bbd-0f68-46f4-b257-2ed021572e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:24.375Z|4fe20bbd-0f68-46f4-b257-2ed021572e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:28.687Z|2372f1cc-7ee5-4a77-84ab-caf32e0ea9cb|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:37:28.688Z|2372f1cc-7ee5-4a77-84ab-caf32e0ea9cb|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:34.390Z|25ff2ae3-2fc4-46ab-9311-ed9995926851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:34.390Z|25ff2ae3-2fc4-46ab-9311-ed9995926851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:34.393Z|9970ebdf-ed9f-4038-b7e0-24c2d36a238c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:34.394Z|9970ebdf-ed9f-4038-b7e0-24c2d36a238c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:34.395Z|08b80676-885d-4490-8d37-551da7a27e1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:34.395Z|08b80676-885d-4490-8d37-551da7a27e1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:34.444Z|94b90616-fed7-478d-9f97-43f2e12ea3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:34.444Z|94b90616-fed7-478d-9f97-43f2e12ea3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:34.903Z|6dc11192-4bb6-4975-a0e8-92dcce96b0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:34.903Z|6dc11192-4bb6-4975-a0e8-92dcce96b0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:44.418Z|4dd2771b-0e35-45e5-b655-26ca056f1fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:44.418Z|15ae1b51-f4e9-4acf-bc37-06709feeffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:44.418Z|0b5ee926-a4fb-4ee1-94d0-858dfe9f23c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:44.419Z|4dd2771b-0e35-45e5-b655-26ca056f1fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:44.419Z|15ae1b51-f4e9-4acf-bc37-06709feeffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:44.419Z|0b5ee926-a4fb-4ee1-94d0-858dfe9f23c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:49.444Z|a7dfd862-8993-4728-94d1-cf270471e8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:37:49.444Z|a7dfd862-8993-4728-94d1-cf270471e8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:37:54.442Z|06370349-e212-4aea-87fe-f40da80dfc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:54.442Z|06370349-e212-4aea-87fe-f40da80dfc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:54.443Z|bd367183-6764-4be0-a12f-80ee6bd72af7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:54.444Z|bd367183-6764-4be0-a12f-80ee6bd72af7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:37:54.446Z|7b35e1e3-ffed-477b-855a-23c32cc13fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:37:54.447Z|7b35e1e3-ffed-477b-855a-23c32cc13fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:04.444Z|228ffd1a-15ea-4530-aca8-e6f12ce71014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:04.447Z|228ffd1a-15ea-4530-aca8-e6f12ce71014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:04.463Z|fa4ff600-ddc4-45bc-a5ba-59b9fcccf920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:04.463Z|fa4ff600-ddc4-45bc-a5ba-59b9fcccf920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:04.464Z|7e734877-4cc4-4794-8d45-40a4be2851f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:04.464Z|7e734877-4cc4-4794-8d45-40a4be2851f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:04.465Z|ee6bdab3-875f-4c7c-b658-0d24affaebcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:04.466Z|ee6bdab3-875f-4c7c-b658-0d24affaebcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:04.903Z|497b0b71-9aa9-442f-8356-6d08571f2acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:04.904Z|497b0b71-9aa9-442f-8356-6d08571f2acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:14.487Z|1848a0aa-11c4-405d-9906-ac6e4b0f00d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:14.487Z|fd4398e9-7632-4beb-9b71-171c5f18ce69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:14.487Z|04acc3fa-ce89-4208-9d30-617784454059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:14.488Z|fd4398e9-7632-4beb-9b71-171c5f18ce69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:14.488Z|1848a0aa-11c4-405d-9906-ac6e4b0f00d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:14.488Z|04acc3fa-ce89-4208-9d30-617784454059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:19.444Z|56c44180-c945-43ea-be68-71bdd143ba46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:19.444Z|56c44180-c945-43ea-be68-71bdd143ba46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:24.510Z|409e92f3-c32e-4e43-8965-fcbd8e0582a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:24.510Z|2dffc257-a3ff-4327-9280-a677f6116ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:24.510Z|d20cbd70-9f79-4fc7-b26e-abd1831b525c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:24.511Z|409e92f3-c32e-4e43-8965-fcbd8e0582a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:24.511Z|2dffc257-a3ff-4327-9280-a677f6116ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:24.511Z|d20cbd70-9f79-4fc7-b26e-abd1831b525c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:28.687Z|438a3c82-87c8-408a-aed7-bf508ce7a1e8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:38:28.687Z|438a3c82-87c8-408a-aed7-bf508ce7a1e8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:34.444Z|c7293123-da2d-46b8-95ae-d765ac10c75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:34.444Z|c7293123-da2d-46b8-95ae-d765ac10c75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:34.531Z|e2f2818d-3e6d-406d-ae0d-112a29946da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:34.532Z|e2f2818d-3e6d-406d-ae0d-112a29946da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:34.533Z|c0d213cf-7f3a-4486-a06d-8282b03e9c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:34.533Z|c0d213cf-7f3a-4486-a06d-8282b03e9c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:34.534Z|c6b3b607-6ad9-4c8c-a397-e40c029e9a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:34.535Z|c6b3b607-6ad9-4c8c-a397-e40c029e9a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:34.904Z|c63137ff-020e-4b5d-8f90-8239f3778099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:34.904Z|c63137ff-020e-4b5d-8f90-8239f3778099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:44.552Z|8e238993-5594-4c1d-b2bf-6d6a4d7c574d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:44.553Z|8e238993-5594-4c1d-b2bf-6d6a4d7c574d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:44.555Z|2ca9c964-2a2e-4ffd-8bcc-f063f8dd2e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:44.556Z|2ca9c964-2a2e-4ffd-8bcc-f063f8dd2e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:44.557Z|5022342c-4d95-4497-b7c3-39cef134a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:44.557Z|5022342c-4d95-4497-b7c3-39cef134a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:49.444Z|0e6d3b4d-69f9-4a2d-97fc-429f2ba3692e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:38:49.450Z|0e6d3b4d-69f9-4a2d-97fc-429f2ba3692e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:38:54.573Z|19909773-abf5-49e2-8004-2a7ed2e28ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:54.573Z|4c1e4a04-7644-46b5-a4f0-077c2dc8ba10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:54.574Z|4c1e4a04-7644-46b5-a4f0-077c2dc8ba10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:54.574Z|19909773-abf5-49e2-8004-2a7ed2e28ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:38:54.578Z|ff5a5d20-25bc-4d10-8d7b-7fa2d1dbd3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:38:54.579Z|ff5a5d20-25bc-4d10-8d7b-7fa2d1dbd3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:04.444Z|89a528dc-ae82-4970-818f-a30f0f31dbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:04.444Z|89a528dc-ae82-4970-818f-a30f0f31dbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:04.594Z|1f4e573d-9a07-4c6b-8074-ad8ebc146f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:04.594Z|11a79f65-3972-4375-a250-b6c22756839e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:04.594Z|1f4e573d-9a07-4c6b-8074-ad8ebc146f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:04.595Z|11a79f65-3972-4375-a250-b6c22756839e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:04.598Z|6e6733dc-af25-4a77-a2cf-d4a5d5449fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:04.598Z|6e6733dc-af25-4a77-a2cf-d4a5d5449fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:04.905Z|406fc8ea-8273-47bb-b948-43ce1fd6bbc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:04.905Z|406fc8ea-8273-47bb-b948-43ce1fd6bbc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:14.615Z|478a4661-0f92-4dd2-aef5-c2a5d0201921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:14.616Z|478a4661-0f92-4dd2-aef5-c2a5d0201921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:14.617Z|564a3cbf-ebda-4de3-9a31-6307561e890e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:14.617Z|564a3cbf-ebda-4de3-9a31-6307561e890e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:14.617Z|b4e967d9-6ffa-4251-a973-0c7715e1271c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:14.618Z|b4e967d9-6ffa-4251-a973-0c7715e1271c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:19.444Z|45e0b5c8-4b2f-4523-b9db-c8f300e1d45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:19.444Z|45e0b5c8-4b2f-4523-b9db-c8f300e1d45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:24.637Z|bcc467b6-81f2-4095-98a9-5feec8e54f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:24.637Z|efa6a129-a445-4b59-a0ef-525e80d8abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:24.637Z|f8f5fc3b-b49a-4705-8f77-e38c130f38f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:24.637Z|bcc467b6-81f2-4095-98a9-5feec8e54f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:24.637Z|efa6a129-a445-4b59-a0ef-525e80d8abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:24.638Z|f8f5fc3b-b49a-4705-8f77-e38c130f38f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:28.687Z|8d416233-0d90-445b-a1f5-14574c0162d9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:39:28.688Z|8d416233-0d90-445b-a1f5-14574c0162d9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:34.444Z|f2fbb47f-15c8-47a5-8a58-025f0d930835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:34.447Z|f2fbb47f-15c8-47a5-8a58-025f0d930835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:34.660Z|506b7405-388d-4f14-abc7-7131015261d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:34.660Z|f9cf9cb0-af3f-48e0-96af-745106d96269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:34.660Z|d4a85643-39d5-488f-828a-ae2813bc9e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:34.660Z|506b7405-388d-4f14-abc7-7131015261d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:34.661Z|f9cf9cb0-af3f-48e0-96af-745106d96269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:34.661Z|d4a85643-39d5-488f-828a-ae2813bc9e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:34.906Z|36b62f07-9509-4e89-88d8-b92fd9727e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:34.906Z|36b62f07-9509-4e89-88d8-b92fd9727e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:44.681Z|5e987b53-1fb3-4920-8ee2-921009dee83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:44.682Z|5e987b53-1fb3-4920-8ee2-921009dee83d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:44.682Z|f25cf4cb-1e85-411c-9884-9ca59073ddf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:44.682Z|f25cf4cb-1e85-411c-9884-9ca59073ddf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:44.683Z|f2d73e38-d32f-4ad7-9a5e-b3167b6b87f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:44.684Z|f2d73e38-d32f-4ad7-9a5e-b3167b6b87f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:49.444Z|55b52b3a-7399-47f3-a0f8-1b54c3b6085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:39:49.444Z|55b52b3a-7399-47f3-a0f8-1b54c3b6085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:39:54.703Z|f98c3292-7300-4ae1-bf84-3ca173634395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:54.703Z|f98c3292-7300-4ae1-bf84-3ca173634395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:54.704Z|52b2c7f2-6cdc-4d5b-af3e-74346d115a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:54.704Z|39bc444a-9aa0-4d6d-b3b8-5e46edad8888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:39:54.704Z|52b2c7f2-6cdc-4d5b-af3e-74346d115a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:39:54.704Z|39bc444a-9aa0-4d6d-b3b8-5e46edad8888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:04.444Z|3bbdad90-a955-409f-8269-0c7ce8f97534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:04.444Z|3bbdad90-a955-409f-8269-0c7ce8f97534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:04.724Z|7e6af135-5cc0-45d2-8b1e-eb66d2f7947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:04.724Z|632ca332-babd-4a27-a29e-fc7c57caa0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:04.724Z|d44c66bc-57f8-4a40-88b5-323151049bba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:04.725Z|7e6af135-5cc0-45d2-8b1e-eb66d2f7947e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:04.725Z|632ca332-babd-4a27-a29e-fc7c57caa0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:04.725Z|d44c66bc-57f8-4a40-88b5-323151049bba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:04.906Z|c7032e52-1e91-46c7-89d5-b5560dfc0033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:04.907Z|c7032e52-1e91-46c7-89d5-b5560dfc0033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:14.743Z|eb4e2d05-5825-4ae7-81b9-ca57096d7982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:14.743Z|2411086a-7780-4725-b097-914bb8f5171a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:14.743Z|eb4e2d05-5825-4ae7-81b9-ca57096d7982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:14.744Z|2411086a-7780-4725-b097-914bb8f5171a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:14.745Z|5c8276b6-4fc8-4543-a2a7-6e4ccdcfc664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:14.746Z|5c8276b6-4fc8-4543-a2a7-6e4ccdcfc664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:19.444Z|70ab866d-9675-41e0-ae32-601867f24703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:19.446Z|70ab866d-9675-41e0-ae32-601867f24703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:24.765Z|831b06b6-3bfa-4e94-889a-aae7f3cd4571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:24.765Z|6f16eabc-2ff2-441d-b10f-2c789f93b126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:24.765Z|831b06b6-3bfa-4e94-889a-aae7f3cd4571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:24.765Z|bf26269c-44ce-4e7f-8245-25bdd194654f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:24.766Z|6f16eabc-2ff2-441d-b10f-2c789f93b126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:24.766Z|bf26269c-44ce-4e7f-8245-25bdd194654f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:28.687Z|24f72b84-cbe2-4382-b2e6-a074ef9667da|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:40:28.688Z|24f72b84-cbe2-4382-b2e6-a074ef9667da|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:34.444Z|9cc64614-05f8-4c59-bcc5-d888bb1f70ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:34.444Z|9cc64614-05f8-4c59-bcc5-d888bb1f70ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:34.785Z|6aad12e9-347a-4879-960c-2dcc6a109a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:34.785Z|52f091e5-d20d-4c3e-8e22-3bd96d04736a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:34.785Z|6aad12e9-347a-4879-960c-2dcc6a109a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:34.785Z|0cf1b986-3037-4afd-9e78-9edc6538a21c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:34.786Z|52f091e5-d20d-4c3e-8e22-3bd96d04736a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:34.786Z|0cf1b986-3037-4afd-9e78-9edc6538a21c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:34.907Z|8ba926c5-e462-4909-a848-8a987df5d9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:34.908Z|8ba926c5-e462-4909-a848-8a987df5d9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:44.806Z|c396744f-0d6f-4d0d-b808-d84220354a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:44.806Z|c396744f-0d6f-4d0d-b808-d84220354a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:44.807Z|486e54a0-7c75-47aa-9b39-80f72a85fcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:44.807Z|486e54a0-7c75-47aa-9b39-80f72a85fcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:44.810Z|6568635e-5cb7-4fc5-b481-c93b8f4631ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:44.810Z|6568635e-5cb7-4fc5-b481-c93b8f4631ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:49.444Z|acab40c2-0ae9-475e-ac3d-52afa8497578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:40:49.444Z|acab40c2-0ae9-475e-ac3d-52afa8497578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:40:54.827Z|95181f69-86dc-4d8e-98c6-0f753e54cb62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:54.827Z|0a45bed8-3dc2-40f6-b0b0-a138df4ca4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:54.828Z|95181f69-86dc-4d8e-98c6-0f753e54cb62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:54.828Z|0a45bed8-3dc2-40f6-b0b0-a138df4ca4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:40:54.837Z|84725837-2bb6-4dba-9a01-151e32d0d9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:40:54.837Z|84725837-2bb6-4dba-9a01-151e32d0d9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:04.444Z|5a93f59c-232a-4279-ac61-a3b53a54bd11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:04.447Z|5a93f59c-232a-4279-ac61-a3b53a54bd11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:04.851Z|124b3246-d0a3-4604-8b7b-3b6b1bf02596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:04.852Z|124b3246-d0a3-4604-8b7b-3b6b1bf02596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:04.853Z|42ad4ca3-8526-4038-94ed-41794bab7a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:04.854Z|42ad4ca3-8526-4038-94ed-41794bab7a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:04.887Z|b73d4cdc-0c83-430e-807f-a32a354037ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:04.888Z|b73d4cdc-0c83-430e-807f-a32a354037ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:04.908Z|9001a73d-ad3a-4444-aa52-163dcacc92c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:04.908Z|9001a73d-ad3a-4444-aa52-163dcacc92c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:14.873Z|4a8bbbc6-85af-4dd3-8585-a1e62e7fa4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:14.873Z|4a8bbbc6-85af-4dd3-8585-a1e62e7fa4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:14.908Z|93c66dd6-83ea-463e-aa5a-5cfce285a4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:14.908Z|4758e529-ba46-415e-9b3d-2205b2dd4c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:14.909Z|93c66dd6-83ea-463e-aa5a-5cfce285a4dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:14.909Z|4758e529-ba46-415e-9b3d-2205b2dd4c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:19.444Z|7706d44c-26c6-4dbc-9b99-50d3731b51af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:19.444Z|7706d44c-26c6-4dbc-9b99-50d3731b51af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:24.896Z|33751886-2776-4c9f-8806-99b1381b92f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:24.897Z|33751886-2776-4c9f-8806-99b1381b92f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:24.928Z|f368803e-ae39-4a75-8e30-c88d9eb927a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:24.929Z|f368803e-ae39-4a75-8e30-c88d9eb927a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:24.928Z|b908f952-4825-444c-bc46-55ef353f8636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:24.929Z|b908f952-4825-444c-bc46-55ef353f8636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:28.686Z|6dd28cf5-b4c5-4a5a-9da0-56a163217843|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:41:28.687Z|6dd28cf5-b4c5-4a5a-9da0-56a163217843|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:34.444Z|5b3790e7-4c96-4c74-b6e8-20fe1e76d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:34.444Z|5b3790e7-4c96-4c74-b6e8-20fe1e76d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:34.909Z|cfa05ef9-3311-4140-9d27-0461da9400c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:34.909Z|cfa05ef9-3311-4140-9d27-0461da9400c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:34.918Z|e5bb6cb8-d535-46c6-a439-ee85365edca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:34.918Z|e5bb6cb8-d535-46c6-a439-ee85365edca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:34.951Z|2969734c-7d4b-4b69-a8b9-242dde87e4ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:34.951Z|2969734c-7d4b-4b69-a8b9-242dde87e4ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:34.952Z|95750da6-ad45-4a6b-b040-56557fbf4994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:34.953Z|95750da6-ad45-4a6b-b040-56557fbf4994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:44.937Z|22117c25-0e18-4ec4-8b64-ad6087c60607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:44.937Z|22117c25-0e18-4ec4-8b64-ad6087c60607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:44.972Z|6c6ab27b-640c-485f-bb28-f066bf137ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:44.972Z|b3afb90c-fbd5-4d1b-b3c5-bfb63389eff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:44.972Z|6c6ab27b-640c-485f-bb28-f066bf137ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:44.972Z|b3afb90c-fbd5-4d1b-b3c5-bfb63389eff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:49.444Z|489a6b17-698d-437f-9c3c-bc81eb8f871d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:41:49.447Z|489a6b17-698d-437f-9c3c-bc81eb8f871d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:41:54.958Z|fcb39eaf-575a-4de5-8eda-70221013b9c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:54.958Z|fcb39eaf-575a-4de5-8eda-70221013b9c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:54.993Z|ad71f34c-b41f-4109-98c2-db3539c269a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:54.993Z|ba9e11db-834e-43c9-969e-697a130965a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:41:54.994Z|ad71f34c-b41f-4109-98c2-db3539c269a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:41:54.994Z|ba9e11db-834e-43c9-969e-697a130965a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:04.444Z|984963ab-274b-4bd9-9852-f56a8d6aaeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:04.444Z|984963ab-274b-4bd9-9852-f56a8d6aaeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:04.910Z|463016b1-e506-4c21-9d48-5161d8ec8504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:04.910Z|463016b1-e506-4c21-9d48-5161d8ec8504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:04.978Z|e1db7346-953a-44a4-b06f-f8493ee9c767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:04.979Z|e1db7346-953a-44a4-b06f-f8493ee9c767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:05.013Z|10a2257d-aad6-499d-a54c-b6e08910ff39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:05.014Z|10a2257d-aad6-499d-a54c-b6e08910ff39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:05.018Z|245db09e-c225-4d04-9d73-eb8d781dfc5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:05.019Z|245db09e-c225-4d04-9d73-eb8d781dfc5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:14.999Z|2534c840-da8b-4bf5-8a2f-ddbed33fa333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:15.000Z|2534c840-da8b-4bf5-8a2f-ddbed33fa333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:15.036Z|9616e8e3-3b2d-41c1-b68b-24fd16b33b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:15.036Z|9616e8e3-3b2d-41c1-b68b-24fd16b33b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:15.041Z|17d24d98-20d5-4546-ac31-43dd5fde5206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:15.042Z|17d24d98-20d5-4546-ac31-43dd5fde5206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:19.444Z|42e812fe-f80f-4362-8dd6-a5710243902d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:19.444Z|42e812fe-f80f-4362-8dd6-a5710243902d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:25.023Z|02c9a893-91d0-4b83-95f8-fd896a60097b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:25.024Z|02c9a893-91d0-4b83-95f8-fd896a60097b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:25.058Z|b8647cc2-23ca-47fe-8fd5-73e3caaafc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:25.059Z|b8647cc2-23ca-47fe-8fd5-73e3caaafc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:25.063Z|3d4522d5-815c-4df3-bf6b-070533d82407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:25.063Z|3d4522d5-815c-4df3-bf6b-070533d82407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:28.687Z|e728c1a8-ba01-4896-9bf4-1611cd7b0ee4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:42:28.687Z|e728c1a8-ba01-4896-9bf4-1611cd7b0ee4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:34.444Z|21834eb3-a3ef-48b5-8772-a44f1ef3c31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:34.447Z|21834eb3-a3ef-48b5-8772-a44f1ef3c31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:34.911Z|428bde2c-99df-4387-ae45-850288786e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:34.911Z|428bde2c-99df-4387-ae45-850288786e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:35.048Z|22cb36d0-c13f-4877-a5a1-c0df774cdce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:35.049Z|22cb36d0-c13f-4877-a5a1-c0df774cdce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:35.081Z|47fcd4a1-731b-4391-8cf1-ef97c285b569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:35.082Z|47fcd4a1-731b-4391-8cf1-ef97c285b569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:35.084Z|c3a89239-af23-468e-9623-c141b2391b2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:35.085Z|c3a89239-af23-468e-9623-c141b2391b2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:45.069Z|61f0fcfc-ea01-4d74-bb9e-6bf19ad22786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:45.070Z|61f0fcfc-ea01-4d74-bb9e-6bf19ad22786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:45.104Z|49a8330e-caa9-4fb6-9c32-21e8e1cce670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:45.105Z|49a8330e-caa9-4fb6-9c32-21e8e1cce670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:45.105Z|b84d60ed-88f4-49a9-96c1-64b260acb75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:45.106Z|b84d60ed-88f4-49a9-96c1-64b260acb75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:49.445Z|1a35e592-e800-4b09-8d72-1d941699d0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:42:49.445Z|1a35e592-e800-4b09-8d72-1d941699d0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:42:55.092Z|3f6c782b-e7ad-4107-a316-ccf2c5278fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:55.093Z|3f6c782b-e7ad-4107-a316-ccf2c5278fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:55.125Z|ff19a118-5e6a-42f5-902e-6426fd0783ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:55.125Z|ff19a118-5e6a-42f5-902e-6426fd0783ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:42:55.126Z|8ec24151-6745-4fb4-8f39-b7d21345abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:42:55.127Z|8ec24151-6745-4fb4-8f39-b7d21345abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:04.444Z|8e52ad3b-92af-4ae2-825c-ce65d72c83b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:04.444Z|8e52ad3b-92af-4ae2-825c-ce65d72c83b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:04.912Z|626f4ad6-ae3d-43d1-8f29-cf45a5b9ec9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:04.912Z|626f4ad6-ae3d-43d1-8f29-cf45a5b9ec9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:05.116Z|f13b76a9-7cb0-400a-b4e9-b59d8d068f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:05.117Z|f13b76a9-7cb0-400a-b4e9-b59d8d068f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:05.147Z|c7bd838d-e70f-42a2-97d1-41b30971de53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:05.147Z|5eff11b4-257d-4712-aca2-d7de3049919b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:05.148Z|c7bd838d-e70f-42a2-97d1-41b30971de53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:05.148Z|5eff11b4-257d-4712-aca2-d7de3049919b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:15.148Z|5acd94eb-5262-461b-b673-e04600b46da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:15.148Z|5acd94eb-5262-461b-b673-e04600b46da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:15.167Z|e3359609-b075-4ba7-9b14-bcc5d29453ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:15.167Z|077e251b-088d-4cec-bbb5-9aa6d82e35cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:15.168Z|e3359609-b075-4ba7-9b14-bcc5d29453ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:15.168Z|077e251b-088d-4cec-bbb5-9aa6d82e35cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:19.444Z|ed0da743-c2f4-4835-93a5-673eb0d04db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:19.446Z|ed0da743-c2f4-4835-93a5-673eb0d04db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:25.170Z|6d797849-579b-44a8-8ac1-cfc83f98d2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:25.171Z|6d797849-579b-44a8-8ac1-cfc83f98d2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:25.188Z|3fa9c931-7624-44ec-ad1b-ee9d5516eac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:25.188Z|2fe2ff49-52f8-4566-991f-e54b2eccf0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:25.189Z|3fa9c931-7624-44ec-ad1b-ee9d5516eac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:25.189Z|2fe2ff49-52f8-4566-991f-e54b2eccf0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:28.686Z|a31a110a-4f7d-48e3-a101-43b509768f84|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:43:28.687Z|a31a110a-4f7d-48e3-a101-43b509768f84|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:34.444Z|17cb3ec0-796e-42ab-9b09-d6f918a2bddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:34.445Z|17cb3ec0-796e-42ab-9b09-d6f918a2bddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:34.913Z|b26ae447-980a-4ddb-89e2-551978e311fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:34.913Z|b26ae447-980a-4ddb-89e2-551978e311fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:35.196Z|2b2afc7b-32bc-458f-acea-d321338d235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:35.197Z|2b2afc7b-32bc-458f-acea-d321338d235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:35.212Z|20db9dd5-7910-47d9-b8d2-d587e91a0eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:35.212Z|007e949d-496f-458c-875b-054e537fe949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:35.213Z|20db9dd5-7910-47d9-b8d2-d587e91a0eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:35.213Z|007e949d-496f-458c-875b-054e537fe949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:45.222Z|4e6f94ac-6b38-449a-bbea-09f9b193a9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:45.222Z|4e6f94ac-6b38-449a-bbea-09f9b193a9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:45.235Z|01d266b4-5920-4bc3-9faa-f2d6010e70ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:45.235Z|9ff42b29-db8a-4e96-a281-8e9b1af81d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:45.236Z|9ff42b29-db8a-4e96-a281-8e9b1af81d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:45.236Z|01d266b4-5920-4bc3-9faa-f2d6010e70ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:49.444Z|4241ac8b-0a35-42e9-8ee7-09bc7699fdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:43:49.444Z|4241ac8b-0a35-42e9-8ee7-09bc7699fdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:43:55.245Z|0647df08-8985-4ccc-891f-6472bf5501fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:55.246Z|0647df08-8985-4ccc-891f-6472bf5501fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:55.255Z|21d6f312-945c-4f66-b396-13a37435c3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:55.256Z|21d6f312-945c-4f66-b396-13a37435c3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:43:55.256Z|f461f1bb-9df6-4512-bfb2-875e23271d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:43:55.256Z|f461f1bb-9df6-4512-bfb2-875e23271d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:04.444Z|246e9127-ab1f-4bc4-bdb8-72bb0ad36f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:04.447Z|246e9127-ab1f-4bc4-bdb8-72bb0ad36f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:04.913Z|c1073cf8-f3af-4a7b-99f9-379ca82761fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:04.914Z|c1073cf8-f3af-4a7b-99f9-379ca82761fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:05.299Z|dd4e1631-a9aa-424d-a9c0-92ef7e7fd83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:05.300Z|dd4e1631-a9aa-424d-a9c0-92ef7e7fd83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:05.300Z|f8095068-9f58-440c-a670-17f3ad4a5782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:05.300Z|f94dd50a-c142-48fa-b06f-fc7e56e5f726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:05.301Z|f8095068-9f58-440c-a670-17f3ad4a5782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:05.301Z|f94dd50a-c142-48fa-b06f-fc7e56e5f726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:15.320Z|e7c3f4b9-b7f1-4d5a-b3b2-1e8dddc4c2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:15.320Z|ac539ec5-79dc-41b0-a369-e4b76e053177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:15.320Z|05528434-f017-4324-a9ab-2733d95b0bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:15.321Z|e7c3f4b9-b7f1-4d5a-b3b2-1e8dddc4c2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:15.321Z|05528434-f017-4324-a9ab-2733d95b0bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:15.321Z|ac539ec5-79dc-41b0-a369-e4b76e053177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:19.444Z|a3ea82c1-6284-4d25-ae90-b75e45ffd170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:19.445Z|a3ea82c1-6284-4d25-ae90-b75e45ffd170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:25.351Z|145fa8e5-f3ba-4ec8-84ed-d4a6d7564358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:25.351Z|d0d289f0-82f0-4dcb-8482-4eb378f41a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:25.351Z|23b4d355-4971-4cd0-ad3d-a3f2a241beca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:25.351Z|23b4d355-4971-4cd0-ad3d-a3f2a241beca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:25.351Z|d0d289f0-82f0-4dcb-8482-4eb378f41a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:25.351Z|145fa8e5-f3ba-4ec8-84ed-d4a6d7564358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:28.686Z|58ca6e99-4848-4c34-be8e-4a596cbdb7df|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:44:28.687Z|58ca6e99-4848-4c34-be8e-4a596cbdb7df|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:34.444Z|af0083f3-a570-4c66-9589-d27c82d73ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:34.444Z|af0083f3-a570-4c66-9589-d27c82d73ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:34.915Z|71fd7f54-8fdb-47f3-a6fa-cf319e85ba8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:34.915Z|71fd7f54-8fdb-47f3-a6fa-cf319e85ba8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:35.370Z|8dcb4f2d-06bb-46b3-a3aa-1807e08df227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:35.370Z|62835878-151a-4202-86f5-c1c621d1615a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:35.370Z|d5677e0d-7b0b-4da7-9d46-58de05433c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:35.370Z|8dcb4f2d-06bb-46b3-a3aa-1807e08df227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:35.370Z|62835878-151a-4202-86f5-c1c621d1615a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:35.370Z|d5677e0d-7b0b-4da7-9d46-58de05433c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:45.390Z|fae1fde5-90e3-4ddb-867d-172774b47034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:45.391Z|fae1fde5-90e3-4ddb-867d-172774b47034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:45.392Z|70962f7c-d072-45cf-9704-75835a1041a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:45.392Z|d559302a-8d48-417a-8623-70174f132aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:45.392Z|70962f7c-d072-45cf-9704-75835a1041a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:45.393Z|d559302a-8d48-417a-8623-70174f132aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:49.444Z|c196f81e-2ac5-4d22-9482-4e8efbf937ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:44:49.447Z|c196f81e-2ac5-4d22-9482-4e8efbf937ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:44:55.412Z|e5ace044-ecf9-44d2-bbd7-f9a8082d6054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:55.412Z|592110f8-144c-44e6-a9d1-e387c8d2da71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:55.412Z|592110f8-144c-44e6-a9d1-e387c8d2da71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:55.412Z|e5ace044-ecf9-44d2-bbd7-f9a8082d6054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:44:55.414Z|493c7381-b883-4354-b4e8-7a09cad755bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:44:55.414Z|493c7381-b883-4354-b4e8-7a09cad755bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:04.444Z|16101214-5b91-41f4-81b2-6bcbbdf52d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:04.444Z|16101214-5b91-41f4-81b2-6bcbbdf52d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:04.915Z|b6e99882-fe66-4b27-b1b5-7dcca6076ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:04.916Z|b6e99882-fe66-4b27-b1b5-7dcca6076ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:05.432Z|57ef421e-fa7b-4e49-af83-ab483b613997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:05.433Z|057eef94-d30d-4ccb-9e6c-f0262b0dbe6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:05.433Z|057eef94-d30d-4ccb-9e6c-f0262b0dbe6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:05.433Z|57ef421e-fa7b-4e49-af83-ab483b613997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:05.434Z|e8cb91b3-e2cc-4ec3-94c8-0d6371ed64fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:05.435Z|e8cb91b3-e2cc-4ec3-94c8-0d6371ed64fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:15.453Z|5b66c59f-fc6c-4a28-afc9-d7ac09b68e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:15.453Z|7deed8cf-fcd4-4ec4-800f-11b9744f11c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:15.453Z|5b66c59f-fc6c-4a28-afc9-d7ac09b68e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:15.453Z|7deed8cf-fcd4-4ec4-800f-11b9744f11c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:15.454Z|d364e4de-88fe-4613-93b4-7a7a85dfdb53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:15.455Z|d364e4de-88fe-4613-93b4-7a7a85dfdb53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:19.444Z|840363d7-37dd-447a-8fc5-5d50e6201389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:19.444Z|840363d7-37dd-447a-8fc5-5d50e6201389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:25.474Z|d22f6ef1-ba89-4591-84f4-c69fe033a1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:25.474Z|15294e78-bf07-42ce-b002-be3067ad85c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:25.474Z|c5ad6098-9efc-479d-b05d-2e679011e502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:25.474Z|15294e78-bf07-42ce-b002-be3067ad85c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:25.474Z|d22f6ef1-ba89-4591-84f4-c69fe033a1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:25.474Z|c5ad6098-9efc-479d-b05d-2e679011e502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:28.686Z|c4d5bc6e-1b83-49c6-81f9-3021fd530627|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:45:28.687Z|c4d5bc6e-1b83-49c6-81f9-3021fd530627|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:34.444Z|18d1e643-5b05-4dfa-9992-c09d564b17eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:34.447Z|18d1e643-5b05-4dfa-9992-c09d564b17eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:34.916Z|fe142bf4-bf67-462a-9be1-b1a3ce03b771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:34.917Z|fe142bf4-bf67-462a-9be1-b1a3ce03b771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:35.495Z|d7679c9d-c9f4-4aad-98f1-98f187b09cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:35.495Z|4a280660-02a4-4ade-bf01-78acc4a51d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:35.495Z|c85d9d2b-de09-4b57-aabb-b50ad932d69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:35.496Z|d7679c9d-c9f4-4aad-98f1-98f187b09cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:35.496Z|c85d9d2b-de09-4b57-aabb-b50ad932d69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:35.496Z|4a280660-02a4-4ade-bf01-78acc4a51d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:45.518Z|69904fc0-03b4-4392-9ec5-1b340e494b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:45.519Z|e6bd8980-87bf-41fb-a0d4-0c82fb5656f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:45.519Z|69904fc0-03b4-4392-9ec5-1b340e494b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:45.519Z|e6bd8980-87bf-41fb-a0d4-0c82fb5656f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:45.519Z|dc6a8107-ee41-4bd0-b8b3-1b087cceeeb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:45.520Z|dc6a8107-ee41-4bd0-b8b3-1b087cceeeb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:49.444Z|fd347f7f-cef7-4a6a-886d-033c29c9404a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:45:49.444Z|fd347f7f-cef7-4a6a-886d-033c29c9404a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:45:55.542Z|c9edea38-adc2-4a36-a7c8-b62e730c6769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:55.542Z|f62d29f0-2af0-4827-8b38-65b3e4961809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:55.542Z|e495ede9-79ea-4c67-9fd1-a38590521a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:45:55.543Z|c9edea38-adc2-4a36-a7c8-b62e730c6769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:55.543Z|f62d29f0-2af0-4827-8b38-65b3e4961809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:45:55.543Z|e495ede9-79ea-4c67-9fd1-a38590521a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:04.444Z|cab29640-05cd-4c96-9e67-f678c67a1cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:04.444Z|cab29640-05cd-4c96-9e67-f678c67a1cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:04.917Z|daa70e6f-25d2-4400-a747-08199228154c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:04.918Z|daa70e6f-25d2-4400-a747-08199228154c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:05.564Z|576212db-ad47-49bb-8de2-292e8a43471f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:05.564Z|5e0b22bf-9dbe-41ca-a2cc-5fe307f58232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:05.564Z|576212db-ad47-49bb-8de2-292e8a43471f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:05.564Z|5e0b22bf-9dbe-41ca-a2cc-5fe307f58232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:05.565Z|39fb61eb-fda6-428a-be7d-b136f035db8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:05.565Z|39fb61eb-fda6-428a-be7d-b136f035db8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:15.585Z|1a7feee4-8043-4adb-b001-2a44599cce53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:15.585Z|1a7feee4-8043-4adb-b001-2a44599cce53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:15.586Z|915fc751-fab6-4e4b-9dd6-cbb84e704968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:15.587Z|915fc751-fab6-4e4b-9dd6-cbb84e704968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:15.590Z|d6ad1b94-ae5c-4697-a511-047c9eee5df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:15.591Z|d6ad1b94-ae5c-4697-a511-047c9eee5df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:19.444Z|0c92e083-9f17-472f-a83e-5184d206da85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:19.446Z|0c92e083-9f17-472f-a83e-5184d206da85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:25.606Z|bb76f16d-156f-464e-8ca4-2cb62da9fe78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:25.607Z|bb76f16d-156f-464e-8ca4-2cb62da9fe78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:25.607Z|a56e998f-2328-4b4c-b2b3-93c69913e612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:25.608Z|a56e998f-2328-4b4c-b2b3-93c69913e612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:25.613Z|c4c28a60-d9d3-40bd-a0d0-889a35b0f41e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:25.613Z|c4c28a60-d9d3-40bd-a0d0-889a35b0f41e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:28.687Z|0fdc2f8b-933a-476b-87cf-4a0a387936fe|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:46:28.687Z|0fdc2f8b-933a-476b-87cf-4a0a387936fe|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:34.444Z|73eb0cad-1127-4def-8ccf-37572e607cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:34.444Z|73eb0cad-1127-4def-8ccf-37572e607cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:34.919Z|8ff1b43a-4ee9-4319-8d49-3edd7187747f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:34.919Z|8ff1b43a-4ee9-4319-8d49-3edd7187747f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:35.627Z|85576d6f-e3d5-478b-b305-92fab9534321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:35.628Z|85576d6f-e3d5-478b-b305-92fab9534321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:35.628Z|3dce18b7-d6e5-417b-a6c6-2373a2d34e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:35.628Z|3dce18b7-d6e5-417b-a6c6-2373a2d34e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:35.638Z|a1180336-fd61-4408-80fc-1edfe40150ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:35.638Z|a1180336-fd61-4408-80fc-1edfe40150ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:45.647Z|3a0fc741-3391-443a-beed-41d06c876e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:45.647Z|5f36b1f3-7c51-47cc-b090-417abaad2cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:45.647Z|3a0fc741-3391-443a-beed-41d06c876e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:45.647Z|5f36b1f3-7c51-47cc-b090-417abaad2cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:45.663Z|3d719698-ddf7-4ef5-bafc-c4b725da078f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:45.664Z|3d719698-ddf7-4ef5-bafc-c4b725da078f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:49.444Z|a5510ca0-f09f-4368-a5b8-8ccaa88d6bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:46:49.445Z|a5510ca0-f09f-4368-a5b8-8ccaa88d6bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:46:55.668Z|4280110f-2ff8-4827-ba37-fb4c9d52f745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:55.668Z|d7fa93cf-a232-4ef6-8b02-8e1c47a316cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:55.669Z|4280110f-2ff8-4827-ba37-fb4c9d52f745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:55.669Z|d7fa93cf-a232-4ef6-8b02-8e1c47a316cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:46:55.682Z|1a5ffe9d-b5e9-4c6d-b217-c6ccc1454cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:46:55.682Z|1a5ffe9d-b5e9-4c6d-b217-c6ccc1454cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:04.444Z|e1576f76-0ba7-43af-9c6d-8f393b628c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:04.444Z|e1576f76-0ba7-43af-9c6d-8f393b628c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:04.920Z|b92b5795-f41c-4067-b476-5c3c3b7f2afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:04.920Z|b92b5795-f41c-4067-b476-5c3c3b7f2afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:05.690Z|19473b31-3787-4fd6-a3cb-6f9630630e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:05.690Z|fac3949e-e5a4-4ed7-8464-182fe869aa50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:05.691Z|19473b31-3787-4fd6-a3cb-6f9630630e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:05.691Z|fac3949e-e5a4-4ed7-8464-182fe869aa50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:05.703Z|a4677807-e323-4331-9b91-f5a12cc0fc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:05.704Z|a4677807-e323-4331-9b91-f5a12cc0fc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:15.711Z|a72e3156-d678-4326-b7bd-48ce48737a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:15.712Z|a72e3156-d678-4326-b7bd-48ce48737a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:15.712Z|6fa0d2c9-86bf-4e3b-854f-cb97f00e8e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:15.713Z|6fa0d2c9-86bf-4e3b-854f-cb97f00e8e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:15.729Z|266f789b-de8d-41c3-b125-89520593b586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:15.730Z|266f789b-de8d-41c3-b125-89520593b586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:19.444Z|36347d60-0c2c-4068-95e9-2cf95234c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:19.444Z|36347d60-0c2c-4068-95e9-2cf95234c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:25.732Z|d684c5f2-a9b4-4641-b52f-41bf6d5b5ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:25.732Z|47584888-82d7-4450-9c90-9b94997f4334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:25.732Z|d684c5f2-a9b4-4641-b52f-41bf6d5b5ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:25.732Z|47584888-82d7-4450-9c90-9b94997f4334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:25.750Z|e68bf514-c773-480f-8a4e-172e73fbbcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:25.750Z|e68bf514-c773-480f-8a4e-172e73fbbcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:28.687Z|6e5640dd-198d-4e7a-a334-1dd6e5a3d723|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:47:28.687Z|6e5640dd-198d-4e7a-a334-1dd6e5a3d723|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:34.444Z|f7d0feac-66bb-4a09-9ef6-d8f6fd16a23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:34.445Z|f7d0feac-66bb-4a09-9ef6-d8f6fd16a23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:34.921Z|4322cbc6-e88f-4800-8d37-ec7a7ea5ea3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:34.921Z|4322cbc6-e88f-4800-8d37-ec7a7ea5ea3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:35.752Z|eac39636-bd53-446b-8798-f8d8e8aa280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:35.752Z|23834702-c421-4ef8-85cd-c8f527071ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:35.752Z|23834702-c421-4ef8-85cd-c8f527071ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:35.752Z|eac39636-bd53-446b-8798-f8d8e8aa280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:35.770Z|34e4d3f9-5da2-4533-b8aa-0347d3bfc604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:35.771Z|34e4d3f9-5da2-4533-b8aa-0347d3bfc604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:47.102Z|d86314b5-3480-4cfe-b12b-0893bafe7577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:47.102Z|3381b9a0-d04e-4315-a79a-55c6c227298e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:47.102Z|90f154b1-852b-4ed3-8225-827b73c68965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:47.102Z|d86314b5-3480-4cfe-b12b-0893bafe7577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:47.103Z|3381b9a0-d04e-4315-a79a-55c6c227298e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:47.103Z|90f154b1-852b-4ed3-8225-827b73c68965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:49.444Z|1d195380-7042-4d69-ac2b-b5ce20bb5ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:47:49.445Z|1d195380-7042-4d69-ac2b-b5ce20bb5ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:47:57.122Z|919bc07e-5f95-4a59-9084-fb517790b38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:57.122Z|140ea422-47e2-4173-af54-673b9d7244fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:57.123Z|140ea422-47e2-4173-af54-673b9d7244fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:57.123Z|919bc07e-5f95-4a59-9084-fb517790b38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:47:57.124Z|e08366d1-0ecd-49a3-b853-0d458ef7e0d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:47:57.125Z|e08366d1-0ecd-49a3-b853-0d458ef7e0d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:04.444Z|5bbc58d2-f4b7-4982-8b8b-b0f232cc1470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:04.444Z|5bbc58d2-f4b7-4982-8b8b-b0f232cc1470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:04.922Z|640121d8-4933-4986-a8be-dab5b4c80a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:04.922Z|640121d8-4933-4986-a8be-dab5b4c80a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:07.144Z|94ae9a59-a0a5-49b1-9c28-ded57860bf07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:07.144Z|94ae9a59-a0a5-49b1-9c28-ded57860bf07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:07.145Z|1f6207d9-6c66-4607-9c39-c2c6f4a79d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:07.145Z|4e378e5d-9154-4f78-a0c6-d5c8d9472041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:07.145Z|1f6207d9-6c66-4607-9c39-c2c6f4a79d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:07.145Z|4e378e5d-9154-4f78-a0c6-d5c8d9472041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:17.165Z|a5b67337-3dc0-4e38-a12b-966748dc49a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:17.165Z|c142243e-9095-483a-af15-2ed689141280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:17.165Z|a5b67337-3dc0-4e38-a12b-966748dc49a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:17.165Z|c142243e-9095-483a-af15-2ed689141280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:17.165Z|11cf99f2-0c68-4323-a3fd-06178c1d28b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:17.166Z|11cf99f2-0c68-4323-a3fd-06178c1d28b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:19.444Z|83c3af8c-83c6-4d6e-b5df-63a90ce9d96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:19.444Z|83c3af8c-83c6-4d6e-b5df-63a90ce9d96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:27.186Z|4686c9aa-f2c0-4710-a1e2-962b01fce101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:27.186Z|7f3f8bcd-7cd1-4f37-87f9-f406082cdf5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:27.187Z|4686c9aa-f2c0-4710-a1e2-962b01fce101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:27.187Z|7f3f8bcd-7cd1-4f37-87f9-f406082cdf5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:27.188Z|676cec03-2cfe-493f-8851-9c2a8a8d50fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:27.189Z|676cec03-2cfe-493f-8851-9c2a8a8d50fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:28.687Z|414faa31-c06d-4414-886d-9794acf18d03|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:48:28.687Z|414faa31-c06d-4414-886d-9794acf18d03|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:34.444Z|1caa2f68-e06c-44e0-b810-8ed5b95d5d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:34.447Z|1caa2f68-e06c-44e0-b810-8ed5b95d5d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:34.923Z|2dc574bd-bcba-4125-938a-bebdeb655696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:34.923Z|2dc574bd-bcba-4125-938a-bebdeb655696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:37.206Z|2daad8b9-4a17-40a0-9b2a-489e213dbc20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:37.206Z|642f1992-899c-47f3-bfdd-f20cbf29b201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:37.207Z|2daad8b9-4a17-40a0-9b2a-489e213dbc20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:37.207Z|642f1992-899c-47f3-bfdd-f20cbf29b201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:37.209Z|bdcfe4a0-a7cf-493e-8ff5-e1e4e62cc81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:37.209Z|bdcfe4a0-a7cf-493e-8ff5-e1e4e62cc81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:47.229Z|94c844b3-9278-4f89-91e1-5572a3f8d72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:47.229Z|23709b8d-a9e8-402f-bf51-97d7c8811b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:47.229Z|6977a5ea-a49f-4d0a-a288-c052998f3aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:47.230Z|94c844b3-9278-4f89-91e1-5572a3f8d72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:47.230Z|23709b8d-a9e8-402f-bf51-97d7c8811b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:47.230Z|6977a5ea-a49f-4d0a-a288-c052998f3aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:49.444Z|5bfa435e-8a50-44d0-b95f-28ca0d168eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:48:49.445Z|5bfa435e-8a50-44d0-b95f-28ca0d168eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:48:57.252Z|f9a42e4d-e24a-4d79-932d-37563af73f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:57.252Z|f9a42e4d-e24a-4d79-932d-37563af73f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:57.252Z|1e495790-d9eb-4d2f-b887-f679c571b8b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:57.252Z|aa6ffe10-2e65-4590-b43d-82e4e1cee548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:48:57.253Z|1e495790-d9eb-4d2f-b887-f679c571b8b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:48:57.253Z|aa6ffe10-2e65-4590-b43d-82e4e1cee548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:04.444Z|a7105439-e76d-40ac-a442-a25cdb968129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:04.444Z|a7105439-e76d-40ac-a442-a25cdb968129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:04.923Z|183bcb16-8d37-4dc6-a571-5c6c116b6ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:04.924Z|183bcb16-8d37-4dc6-a571-5c6c116b6ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:07.273Z|534525a3-ee2d-416d-b441-0dacd0a0c09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:07.273Z|e7d212fe-81ab-4ed9-9bf0-6419b5b9e40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:07.273Z|e7d212fe-81ab-4ed9-9bf0-6419b5b9e40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:07.273Z|534525a3-ee2d-416d-b441-0dacd0a0c09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:07.277Z|9fdb939d-368e-4bb9-9818-88f6821115a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:07.278Z|9fdb939d-368e-4bb9-9818-88f6821115a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:17.294Z|d5a6e498-a5fa-4800-869d-8cd9dae59cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:17.294Z|e5d191f9-a7a8-4ac2-b6a7-fd4da35bb62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:17.295Z|d5a6e498-a5fa-4800-869d-8cd9dae59cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:17.295Z|e5d191f9-a7a8-4ac2-b6a7-fd4da35bb62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:17.301Z|daf5fc65-46fd-466b-894c-aa7c857fee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:17.301Z|daf5fc65-46fd-466b-894c-aa7c857fee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:19.444Z|9393fd1e-74ec-4b15-abfc-4fd41689ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:19.447Z|9393fd1e-74ec-4b15-abfc-4fd41689ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:27.317Z|d37afe88-e20d-4538-bc86-dc78b483b7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:27.317Z|d37afe88-e20d-4538-bc86-dc78b483b7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:27.318Z|a6032dbe-35a7-4ba1-9fa3-9c74754b0a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:27.319Z|a6032dbe-35a7-4ba1-9fa3-9c74754b0a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:27.323Z|afbb3a11-2b4a-4a94-b006-0307c0c53406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:27.323Z|afbb3a11-2b4a-4a94-b006-0307c0c53406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:28.687Z|553dbc6c-ac65-48e1-922d-ab5b8e7c5548|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:49:28.688Z|553dbc6c-ac65-48e1-922d-ab5b8e7c5548|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:34.444Z|4ed488af-b89f-4cef-8937-559f75aa935f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:34.444Z|4ed488af-b89f-4cef-8937-559f75aa935f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:34.924Z|0d0d38f6-82e4-4612-9196-affa6de6edb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:34.925Z|0d0d38f6-82e4-4612-9196-affa6de6edb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:37.340Z|1908e426-1fd6-494f-9760-911b5a4c65e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:37.340Z|ee8790e8-aea2-4a9c-99cf-2e9b10bdca3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:37.340Z|1908e426-1fd6-494f-9760-911b5a4c65e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:37.340Z|ee8790e8-aea2-4a9c-99cf-2e9b10bdca3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:37.344Z|3eb41124-7b03-419f-81d1-53379fc99b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:37.344Z|3eb41124-7b03-419f-81d1-53379fc99b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:47.367Z|7c561641-f9b7-4a72-97af-43f0be5d88c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:47.367Z|a04687bd-e52c-41d7-b24e-73ccc430dd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:47.368Z|7c561641-f9b7-4a72-97af-43f0be5d88c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:47.368Z|a04687bd-e52c-41d7-b24e-73ccc430dd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:47.368Z|cbaad46f-7546-451b-bdd6-aba02ad89847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:47.369Z|cbaad46f-7546-451b-bdd6-aba02ad89847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:49.444Z|f9e2e59c-c78b-4af8-834b-4d9238172ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:49:49.444Z|f9e2e59c-c78b-4af8-834b-4d9238172ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:49:57.390Z|6a95b919-7443-4e3c-8c4a-6d9abb51b095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:57.390Z|6e6661fc-8bfc-4038-bb28-78e510bf1308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:57.391Z|6a95b919-7443-4e3c-8c4a-6d9abb51b095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:57.391Z|6e6661fc-8bfc-4038-bb28-78e510bf1308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:49:57.392Z|1ea12b27-4d00-4e8d-a6d2-0dc9480ad921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:49:57.392Z|1ea12b27-4d00-4e8d-a6d2-0dc9480ad921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:04.444Z|77370bd0-86d7-428e-b03b-ace47fe9c92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:04.447Z|77370bd0-86d7-428e-b03b-ace47fe9c92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:04.926Z|64854b42-0253-4442-83fd-07e485af8359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:04.926Z|64854b42-0253-4442-83fd-07e485af8359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:07.412Z|33cbe9f1-2a89-40be-817f-546be0902a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:07.412Z|90138beb-19c0-47f5-b4b0-d057310c676f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:07.412Z|87a16a15-fb08-49c6-9e91-ed8b85cf0115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:07.412Z|33cbe9f1-2a89-40be-817f-546be0902a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:07.412Z|90138beb-19c0-47f5-b4b0-d057310c676f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:07.413Z|87a16a15-fb08-49c6-9e91-ed8b85cf0115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:17.440Z|11073afe-222c-4070-8439-2437b31a2c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:17.441Z|11073afe-222c-4070-8439-2437b31a2c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:17.441Z|3ee2c4a7-5185-4fae-8dee-48ab43499357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:17.441Z|3ee2c4a7-5185-4fae-8dee-48ab43499357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:17.441Z|887eb316-c742-45c7-b8b5-10898c64f84a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:17.442Z|887eb316-c742-45c7-b8b5-10898c64f84a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:19.444Z|ad23cb45-2f8b-49d5-a849-61436a97eaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:19.445Z|ad23cb45-2f8b-49d5-a849-61436a97eaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:27.463Z|e3121aaf-0d1d-42aa-b8f3-a072af91c479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:27.463Z|b434fd5d-4a26-476c-b9fa-f754fe5a9582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:27.463Z|e3121aaf-0d1d-42aa-b8f3-a072af91c479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:27.463Z|b434fd5d-4a26-476c-b9fa-f754fe5a9582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:27.464Z|7ef960b0-138e-497a-8cbb-1df7308cf8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:27.464Z|7ef960b0-138e-497a-8cbb-1df7308cf8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:28.686Z|842adb20-2a55-4b93-89b4-f29d8063cd18|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:50:28.687Z|842adb20-2a55-4b93-89b4-f29d8063cd18|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:34.444Z|9387c649-7a04-46ea-8016-c3d825697e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:34.445Z|9387c649-7a04-46ea-8016-c3d825697e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:34.927Z|f2901d0f-fe60-4899-9e44-f6c7d3c2307d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:34.927Z|f2901d0f-fe60-4899-9e44-f6c7d3c2307d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:37.486Z|4d42e3c6-b7e2-4415-b850-48f87d2bebef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:37.486Z|4d42e3c6-b7e2-4415-b850-48f87d2bebef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:37.487Z|866a24db-55b7-4d8f-b4bc-91131e3850a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:37.487Z|866a24db-55b7-4d8f-b4bc-91131e3850a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:37.491Z|a00ae988-7b4f-4cb7-8ba4-ada26c9f90b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:37.492Z|a00ae988-7b4f-4cb7-8ba4-ada26c9f90b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:47.509Z|1d52a4d0-a225-4413-87a1-e8badbd161aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:47.509Z|cdc13167-3e39-4a57-9344-b2c572fa969e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:47.510Z|1d52a4d0-a225-4413-87a1-e8badbd161aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:47.510Z|cdc13167-3e39-4a57-9344-b2c572fa969e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:47.510Z|d1f5897b-b3c0-42e6-bfee-65b5133e37b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:47.511Z|d1f5897b-b3c0-42e6-bfee-65b5133e37b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:49.444Z|ad42aa1c-32a2-4feb-993e-b2ab4d271cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:50:49.447Z|ad42aa1c-32a2-4feb-993e-b2ab4d271cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:50:57.532Z|941edf86-fc61-4a53-90c2-7812ac608d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:57.532Z|9d63ff1d-9e54-4a17-85a7-c605bc8fab9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:57.533Z|9d63ff1d-9e54-4a17-85a7-c605bc8fab9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:57.533Z|941edf86-fc61-4a53-90c2-7812ac608d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:50:57.535Z|8d320d85-1725-4e81-a0e1-03ba18e3ac22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:50:57.535Z|8d320d85-1725-4e81-a0e1-03ba18e3ac22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:04.444Z|43931163-fe05-4e9e-a97e-a48200d2d311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:04.444Z|43931163-fe05-4e9e-a97e-a48200d2d311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:04.928Z|2250a85e-cb2f-4223-bdaf-0641be282981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:04.928Z|2250a85e-cb2f-4223-bdaf-0641be282981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:07.555Z|5d77efc8-dda0-49ba-bfe9-42071da511eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:07.556Z|5d77efc8-dda0-49ba-bfe9-42071da511eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:07.556Z|7d78186e-d196-43c0-bc31-981f4945a26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:07.557Z|7d78186e-d196-43c0-bc31-981f4945a26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:07.557Z|112ad69a-70f7-436f-b934-d110ddf95d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:07.558Z|112ad69a-70f7-436f-b934-d110ddf95d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:17.579Z|5ea3a756-e836-44de-adbb-62fc8d774108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:17.579Z|5ea3a756-e836-44de-adbb-62fc8d774108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:17.579Z|32775ec1-4353-48f9-bad1-6c7387fdd19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:17.579Z|1a2faee2-608b-4daf-b063-d47e8fb54205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:17.580Z|32775ec1-4353-48f9-bad1-6c7387fdd19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:17.580Z|1a2faee2-608b-4daf-b063-d47e8fb54205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:19.444Z|dd5552fb-94a3-4430-b79c-302b6562f586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:19.444Z|dd5552fb-94a3-4430-b79c-302b6562f586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:27.602Z|54b9a509-f8cb-4d54-bb3a-c322a0812471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:27.602Z|cdb5f24f-a9a3-4e50-bcb5-bafffbfb420e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:27.602Z|54b9a509-f8cb-4d54-bb3a-c322a0812471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:27.602Z|cdb5f24f-a9a3-4e50-bcb5-bafffbfb420e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:27.606Z|1d911157-3a81-42c2-bff1-795c56978328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:27.606Z|1d911157-3a81-42c2-bff1-795c56978328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:28.686Z|67adbb65-8b27-4366-9617-81a01abeee4d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:51:28.687Z|67adbb65-8b27-4366-9617-81a01abeee4d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:34.444Z|0b7fc59d-f131-444b-a490-99181d710c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:34.448Z|0b7fc59d-f131-444b-a490-99181d710c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:34.929Z|51ac46cc-d73a-4689-9309-62f3c5ed54e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:34.929Z|51ac46cc-d73a-4689-9309-62f3c5ed54e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:37.622Z|c4a4d533-4204-45aa-9886-f86923453d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:37.622Z|1a4faf0f-6901-4a35-af02-c690c980ce1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:37.623Z|c4a4d533-4204-45aa-9886-f86923453d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:37.623Z|1a4faf0f-6901-4a35-af02-c690c980ce1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:37.624Z|683d6949-7f27-4a1c-92ae-98e1020d0f75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:37.624Z|683d6949-7f27-4a1c-92ae-98e1020d0f75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:47.644Z|0161ce57-ad78-4ce9-aeeb-e4e412c4fa33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:47.644Z|01a8f2ac-af1e-41c1-b06d-edee665e06a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:47.644Z|79a437c0-b686-47a0-a80b-bc149827017d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:47.645Z|0161ce57-ad78-4ce9-aeeb-e4e412c4fa33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:47.645Z|79a437c0-b686-47a0-a80b-bc149827017d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:47.645Z|01a8f2ac-af1e-41c1-b06d-edee665e06a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:49.444Z|0b2a2e93-7ad0-49c3-980d-022803e676d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:51:49.444Z|0b2a2e93-7ad0-49c3-980d-022803e676d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:51:57.664Z|d8f74914-322e-4f6d-892a-9116a70ac744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:57.664Z|521a29dc-fd00-4759-86d2-0b50b762504a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:57.664Z|d8f74914-322e-4f6d-892a-9116a70ac744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:57.664Z|521a29dc-fd00-4759-86d2-0b50b762504a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:51:57.665Z|7842a6d8-9387-42b6-b79a-0aced2392a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:51:57.665Z|7842a6d8-9387-42b6-b79a-0aced2392a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:04.444Z|3d14c221-5b09-438e-bd6e-4cf3127cd4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:04.444Z|3d14c221-5b09-438e-bd6e-4cf3127cd4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:04.930Z|40b36145-fc55-437e-9202-282e3c6b2084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:04.930Z|40b36145-fc55-437e-9202-282e3c6b2084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:07.687Z|98a7653d-4fef-4278-855f-f868e7fc9ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:07.687Z|1aa1351a-27ca-4061-b2ca-76a089566031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:07.687Z|98a7653d-4fef-4278-855f-f868e7fc9ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:07.687Z|1aa1351a-27ca-4061-b2ca-76a089566031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:07.690Z|cb387012-cae7-4abb-8886-88a3d84a1d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:07.691Z|cb387012-cae7-4abb-8886-88a3d84a1d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:17.709Z|3a4245b4-2107-4cd0-922c-eb8f90fc7952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:17.709Z|3a4245b4-2107-4cd0-922c-eb8f90fc7952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:17.709Z|444f9b4c-87a9-4861-8167-8304bf517497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:17.710Z|444f9b4c-87a9-4861-8167-8304bf517497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:17.715Z|e0e9a406-a9bf-44db-a63e-3883e5d763eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:17.715Z|e0e9a406-a9bf-44db-a63e-3883e5d763eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:19.444Z|64195b99-b48b-4e07-a4e4-f56b43276ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:19.447Z|64195b99-b48b-4e07-a4e4-f56b43276ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:27.731Z|9b708c1a-150a-47ce-ac7a-42c3866bef68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:27.731Z|60efec28-89e0-468e-87c3-73ce41af6923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:27.731Z|9b708c1a-150a-47ce-ac7a-42c3866bef68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:27.731Z|60efec28-89e0-468e-87c3-73ce41af6923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:27.734Z|be514a57-386b-4f8f-a703-7996ed54a5fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:27.735Z|be514a57-386b-4f8f-a703-7996ed54a5fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:28.687Z|f34c1cea-95c0-4a0f-9988-b4503175c2e0|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:52:28.688Z|f34c1cea-95c0-4a0f-9988-b4503175c2e0|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:34.444Z|906e9010-fb96-497e-b487-666df96706b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:34.445Z|906e9010-fb96-497e-b487-666df96706b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:34.930Z|e5e41867-e16c-4c68-859e-1b74a01d107b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:34.931Z|e5e41867-e16c-4c68-859e-1b74a01d107b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:37.750Z|8bbcd4ef-deb9-4f87-a06c-bc3c63852cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:37.750Z|8bbcd4ef-deb9-4f87-a06c-bc3c63852cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:37.758Z|07285553-e3b5-41ba-b823-7ed01818ec58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:37.758Z|458f26c8-5b76-4355-8846-aba56dbccdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:37.758Z|458f26c8-5b76-4355-8846-aba56dbccdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:37.758Z|07285553-e3b5-41ba-b823-7ed01818ec58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:47.773Z|210e63bf-0a7c-4ae5-b96e-947e8768e0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:47.774Z|210e63bf-0a7c-4ae5-b96e-947e8768e0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:47.777Z|1088c408-878c-4070-8fbd-3da486b6ef2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:47.778Z|1088c408-878c-4070-8fbd-3da486b6ef2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:47.778Z|55de60ef-c120-4c45-b760-57a54171f961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:47.779Z|55de60ef-c120-4c45-b760-57a54171f961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:49.444Z|8356916e-f135-467f-8d41-37628f954da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:52:49.444Z|8356916e-f135-467f-8d41-37628f954da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:52:57.796Z|92d2d4e4-bde2-4d37-80fd-4548435aa21a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:57.797Z|92d2d4e4-bde2-4d37-80fd-4548435aa21a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:57.798Z|2dd55862-208e-4f79-8582-e0de16f45d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:57.798Z|1c3c99a6-d662-4b73-aa97-2dd96673f778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:52:57.798Z|2dd55862-208e-4f79-8582-e0de16f45d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:52:57.799Z|1c3c99a6-d662-4b73-aa97-2dd96673f778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:04.444Z|9d953deb-1fdf-4ab6-b1c3-8c058a464ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:04.446Z|9d953deb-1fdf-4ab6-b1c3-8c058a464ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:04.931Z|6a1fcbf3-ffc0-461e-ba51-fcdc1c52676b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:04.932Z|6a1fcbf3-ffc0-461e-ba51-fcdc1c52676b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:07.819Z|89fe5854-d69f-4b9c-95c2-566978e38e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:07.819Z|2c2683b5-3be5-4d35-86b4-261e9ba2a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:07.820Z|89fe5854-d69f-4b9c-95c2-566978e38e3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:07.820Z|2c2683b5-3be5-4d35-86b4-261e9ba2a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:07.819Z|630ba813-311e-494a-b89a-72b7dc02ae47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:07.821Z|630ba813-311e-494a-b89a-72b7dc02ae47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:17.839Z|81de0188-2103-4d6f-b307-03a9aea59cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:17.839Z|9cd8edb3-abf5-4e3a-b0ab-553df96b6e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:17.839Z|7d1881a0-fb48-4e32-b03c-1dda3c48821b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:17.839Z|81de0188-2103-4d6f-b307-03a9aea59cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:17.840Z|9cd8edb3-abf5-4e3a-b0ab-553df96b6e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:17.840Z|7d1881a0-fb48-4e32-b03c-1dda3c48821b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:19.444Z|27f92eca-0701-4028-9596-ccddea53d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:19.444Z|27f92eca-0701-4028-9596-ccddea53d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:27.860Z|768d70dc-8eee-43e8-9604-c8cd5fc4b330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:27.860Z|38290d07-4cac-4d2e-b9eb-7e2ba0674b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:27.860Z|37f80510-7b85-4007-95ae-f9ad2b857a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:27.861Z|37f80510-7b85-4007-95ae-f9ad2b857a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:27.861Z|768d70dc-8eee-43e8-9604-c8cd5fc4b330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:27.861Z|38290d07-4cac-4d2e-b9eb-7e2ba0674b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:28.687Z|4f108e66-fd0a-4a09-b567-72bc16bfad70|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:53:28.687Z|4f108e66-fd0a-4a09-b567-72bc16bfad70|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:34.444Z|1d9e53f3-0edb-4fa6-8aed-d5908b7b79c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:34.444Z|1d9e53f3-0edb-4fa6-8aed-d5908b7b79c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:34.932Z|136f65b9-db2e-455f-859e-571613896010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:34.933Z|136f65b9-db2e-455f-859e-571613896010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:37.881Z|4344e080-906e-46d2-92ed-a767bac8f1ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:37.881Z|7c3ac298-90ee-42be-8378-c8f1d04e567f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:37.881Z|fb6569a6-ab40-4b47-b1f3-7e69c5fce5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:37.882Z|fb6569a6-ab40-4b47-b1f3-7e69c5fce5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:37.882Z|7c3ac298-90ee-42be-8378-c8f1d04e567f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:37.882Z|4344e080-906e-46d2-92ed-a767bac8f1ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:47.903Z|eb999f7d-eca8-40b8-9b73-a69b8f77dd9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:47.903Z|b9516d10-774a-4800-a306-dea72ca1dd8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:47.903Z|8c50db0b-2a15-4fd9-81b9-5709bf25ec45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:47.904Z|b9516d10-774a-4800-a306-dea72ca1dd8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:47.904Z|eb999f7d-eca8-40b8-9b73-a69b8f77dd9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:47.904Z|8c50db0b-2a15-4fd9-81b9-5709bf25ec45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:49.444Z|844ad32b-e1ca-4cad-a35f-cda29635c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:53:49.447Z|844ad32b-e1ca-4cad-a35f-cda29635c525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:53:57.925Z|d5e79529-8368-40ab-8b98-c4663addee01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:57.925Z|82a20330-cb22-4914-8e49-01156f9fcd67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:57.925Z|d5e79529-8368-40ab-8b98-c4663addee01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:57.926Z|82a20330-cb22-4914-8e49-01156f9fcd67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:53:57.926Z|0877bcf7-5cec-4db8-bad1-efe76ae777a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:53:57.926Z|0877bcf7-5cec-4db8-bad1-efe76ae777a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:04.444Z|2a11d67e-642e-44e1-9d44-4f8ab099ee0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:04.444Z|2a11d67e-642e-44e1-9d44-4f8ab099ee0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:04.934Z|7801e49c-61ee-4c25-8dc3-25137cf5e9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:04.934Z|7801e49c-61ee-4c25-8dc3-25137cf5e9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:07.945Z|94ebf0b0-8176-4f1a-af09-731179753c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:07.945Z|f400b6af-a462-4b62-bcff-c20ae595facd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:07.945Z|d50a4c1b-210c-4137-b972-557200d0fb45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:07.946Z|94ebf0b0-8176-4f1a-af09-731179753c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:07.946Z|d50a4c1b-210c-4137-b972-557200d0fb45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:07.946Z|f400b6af-a462-4b62-bcff-c20ae595facd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:17.965Z|366f9755-0e18-49ac-b2a0-53d8bf3fbc13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:17.965Z|87c24ebe-a904-4675-adca-0d62d930f6dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:17.966Z|366f9755-0e18-49ac-b2a0-53d8bf3fbc13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:17.966Z|87c24ebe-a904-4675-adca-0d62d930f6dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:17.969Z|d3c0af5f-0bff-431a-8b87-5d82338e2d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:17.969Z|d3c0af5f-0bff-431a-8b87-5d82338e2d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:19.444Z|ffb6411a-aa6c-4829-a677-9435bf59d54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:19.445Z|ffb6411a-aa6c-4829-a677-9435bf59d54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:27.987Z|c13243c0-d850-4607-9954-0dac5661b8a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:27.987Z|c13243c0-d850-4607-9954-0dac5661b8a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:27.993Z|a9babbac-5e65-40e7-89c7-af1f1b312071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:27.993Z|a9babbac-5e65-40e7-89c7-af1f1b312071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:27.993Z|b7597338-4d61-4009-9114-8f47a95d5853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:27.994Z|b7597338-4d61-4009-9114-8f47a95d5853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:28.687Z|a19060d9-23a3-48f4-a8c5-55e92d2a7e6a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:54:28.688Z|a19060d9-23a3-48f4-a8c5-55e92d2a7e6a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:34.444Z|f641ce53-f8e3-420e-a6d2-61739f5494ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:34.447Z|f641ce53-f8e3-420e-a6d2-61739f5494ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:34.935Z|c935ae85-7ef9-49ef-87fe-11d6faf43a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:34.935Z|c935ae85-7ef9-49ef-87fe-11d6faf43a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:38.010Z|af072103-f557-4906-9f14-5a3b0d43aabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:38.011Z|af072103-f557-4906-9f14-5a3b0d43aabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:38.014Z|3f15fa07-451e-442d-afa4-8c9e44ba102c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:38.014Z|3f15fa07-451e-442d-afa4-8c9e44ba102c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:38.015Z|b1b4708b-098b-4b6b-8ea4-41308e7d7722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:38.016Z|b1b4708b-098b-4b6b-8ea4-41308e7d7722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:48.034Z|10dc2a52-148a-4653-a15f-8fc820969085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:48.034Z|77375c52-69b0-4d47-880b-0e2ee685ebb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:48.034Z|451f8c02-0ab9-4832-b274-fd448d19ff6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:48.034Z|10dc2a52-148a-4653-a15f-8fc820969085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:48.034Z|451f8c02-0ab9-4832-b274-fd448d19ff6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:48.034Z|77375c52-69b0-4d47-880b-0e2ee685ebb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:49.444Z|bce1a461-112b-43c3-89d3-296e4ae6e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:54:49.444Z|bce1a461-112b-43c3-89d3-296e4ae6e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:54:58.054Z|8d2f9bf1-4657-4c25-a17c-31d2c0550a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:58.054Z|14f12aee-6dc5-4ed4-a1da-5c9d25f73707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:58.054Z|8d2f9bf1-4657-4c25-a17c-31d2c0550a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:58.054Z|14f12aee-6dc5-4ed4-a1da-5c9d25f73707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:54:58.054Z|fcb2d7e1-559a-4319-99cd-69538f9190d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:54:58.055Z|fcb2d7e1-559a-4319-99cd-69538f9190d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:04.444Z|c18ed4c6-13de-4faa-b7fe-b1a473d20b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:04.445Z|c18ed4c6-13de-4faa-b7fe-b1a473d20b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:04.936Z|35d911c8-e018-4611-82c5-3c8ce983b62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:04.936Z|35d911c8-e018-4611-82c5-3c8ce983b62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:08.074Z|41e639a0-5c49-4e65-af88-0d5ff8553d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:08.075Z|41e639a0-5c49-4e65-af88-0d5ff8553d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:08.076Z|dc88ee69-3a48-4188-9088-139ab62b6551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:08.076Z|dc88ee69-3a48-4188-9088-139ab62b6551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:08.076Z|c44c4420-f76f-4fdc-80a7-9f154e7a823a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:08.076Z|c44c4420-f76f-4fdc-80a7-9f154e7a823a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:18.095Z|b1cd30ea-059d-4167-aba8-28c6bfa79683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:18.096Z|b1cd30ea-059d-4167-aba8-28c6bfa79683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:18.096Z|9f28c88e-7034-484f-a363-ef9411bc1e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:18.096Z|5e3d4217-5131-4e29-9fe7-bdceb3f29d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:18.097Z|9f28c88e-7034-484f-a363-ef9411bc1e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:18.097Z|5e3d4217-5131-4e29-9fe7-bdceb3f29d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:19.444Z|1833ff57-c0b9-415a-b7b0-2c4e4cb684ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:19.446Z|1833ff57-c0b9-415a-b7b0-2c4e4cb684ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:28.118Z|1abf583b-8516-4060-953e-5940a9d518ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:28.118Z|9c5ad7e9-290f-4aa9-8aad-fe82bffb815f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:28.118Z|1221502e-dd56-4692-87f0-d92eae763bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:28.118Z|1abf583b-8516-4060-953e-5940a9d518ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:28.118Z|9c5ad7e9-290f-4aa9-8aad-fe82bffb815f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:28.118Z|1221502e-dd56-4692-87f0-d92eae763bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:28.686Z|51f1aabf-e41c-4a17-8da2-44c0c7b274d9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:55:28.687Z|51f1aabf-e41c-4a17-8da2-44c0c7b274d9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:34.444Z|9dfbffad-fd27-4894-947f-89b9d48874b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:34.444Z|9dfbffad-fd27-4894-947f-89b9d48874b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:34.936Z|14db84e6-b8c5-455d-a875-8b7acfe7aaa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:34.937Z|14db84e6-b8c5-455d-a875-8b7acfe7aaa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:38.138Z|dff0e6ef-6df4-49f4-9b8b-c7f0c58981d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:38.138Z|dff0e6ef-6df4-49f4-9b8b-c7f0c58981d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:38.141Z|a73667dc-b862-4c1c-8eff-3b205e58fd23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:38.142Z|a73667dc-b862-4c1c-8eff-3b205e58fd23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:38.141Z|d8c61bf1-bbb9-498f-9ecc-57058abb9654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:38.142Z|d8c61bf1-bbb9-498f-9ecc-57058abb9654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:48.158Z|ab4fa134-3b7a-4ab8-92c3-82f3a206b538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:48.158Z|97dd9ff6-d2fe-42fc-808b-f318aa456872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:48.158Z|ab4fa134-3b7a-4ab8-92c3-82f3a206b538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:48.158Z|97dd9ff6-d2fe-42fc-808b-f318aa456872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:48.160Z|5f94f08c-1b6b-4703-822c-dff92a814a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:48.161Z|5f94f08c-1b6b-4703-822c-dff92a814a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:49.444Z|28e0e910-6752-4eb5-8dbc-7c16dbddb1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:55:49.444Z|28e0e910-6752-4eb5-8dbc-7c16dbddb1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:55:58.180Z|87c374ec-3c2f-46fe-bbc9-0ed493bc80c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:58.180Z|eadc57f9-ac13-48e0-8d57-ebdbab0ea097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:58.180Z|eadc57f9-ac13-48e0-8d57-ebdbab0ea097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:58.180Z|71504b58-e766-405e-8b08-581645a3b8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:55:58.180Z|87c374ec-3c2f-46fe-bbc9-0ed493bc80c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:55:58.181Z|71504b58-e766-405e-8b08-581645a3b8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:04.444Z|04770e26-0d14-4b91-aec6-da1dbd7e732f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:04.446Z|04770e26-0d14-4b91-aec6-da1dbd7e732f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:04.937Z|d9fae2ef-4f6a-4592-96ed-45f4b546080a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:04.937Z|d9fae2ef-4f6a-4592-96ed-45f4b546080a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:08.201Z|e09c5ba1-ba24-4218-b07d-5439a2308582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:08.202Z|e09c5ba1-ba24-4218-b07d-5439a2308582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:08.202Z|90449cd6-55a8-4df5-9bd7-069006e14a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:08.202Z|90449cd6-55a8-4df5-9bd7-069006e14a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:08.202Z|f9592e8a-8440-4815-8bcd-ecb0663303ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:08.203Z|f9592e8a-8440-4815-8bcd-ecb0663303ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:18.227Z|72e58b92-3cec-4f80-8e5d-7a101049a11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:18.227Z|ee11c329-3976-47d3-81a3-01b1d5fb9202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:18.227Z|1e116c55-7b1e-415d-bac5-79da63ab3731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:18.228Z|72e58b92-3cec-4f80-8e5d-7a101049a11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:18.228Z|ee11c329-3976-47d3-81a3-01b1d5fb9202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:18.228Z|1e116c55-7b1e-415d-bac5-79da63ab3731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:19.444Z|9a2a0399-c170-49cb-a173-83481d9c28c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:19.444Z|9a2a0399-c170-49cb-a173-83481d9c28c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:28.248Z|8a48d35e-cb3b-459d-aaa0-9d33c38279a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:28.248Z|67b7bbc9-7e04-4963-af89-ba2481dd6e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:28.248Z|7fc1e5c2-51b2-4f8a-af4b-870ca75e0d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:28.248Z|7fc1e5c2-51b2-4f8a-af4b-870ca75e0d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:28.248Z|67b7bbc9-7e04-4963-af89-ba2481dd6e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:28.248Z|8a48d35e-cb3b-459d-aaa0-9d33c38279a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:28.686Z|3a331d3f-e0cd-4c11-a7af-9b2bd489691b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:56:28.686Z|3a331d3f-e0cd-4c11-a7af-9b2bd489691b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:34.444Z|7ba87a8c-979c-4441-ab17-5fe0a17f264d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:34.444Z|7ba87a8c-979c-4441-ab17-5fe0a17f264d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:34.938Z|298c7bae-824a-4aff-8c58-009d4f15cd82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:34.939Z|298c7bae-824a-4aff-8c58-009d4f15cd82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:38.266Z|6300c685-3d81-4820-9be1-32f6bc22bf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:38.267Z|6300c685-3d81-4820-9be1-32f6bc22bf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:38.268Z|bd65dd79-0b0e-4846-ac8b-c79e399f7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:38.268Z|bd65dd79-0b0e-4846-ac8b-c79e399f7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:38.268Z|1798d885-969b-46a8-99b6-9c7a574b7867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:38.269Z|1798d885-969b-46a8-99b6-9c7a574b7867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:48.288Z|4937ebf2-8f47-4e34-ad5d-bbd30bedd5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:48.289Z|a8bebb8d-341a-4a9a-b538-c98d9d93b90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:48.289Z|4937ebf2-8f47-4e34-ad5d-bbd30bedd5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:48.289Z|a8bebb8d-341a-4a9a-b538-c98d9d93b90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:48.290Z|8a6e7a28-e5b8-40e0-8df5-a43acd438109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:48.290Z|8a6e7a28-e5b8-40e0-8df5-a43acd438109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:49.444Z|476b5cd2-a3a7-4996-99c6-00aeea250655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:56:49.447Z|476b5cd2-a3a7-4996-99c6-00aeea250655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:56:58.313Z|644276fa-bc5c-4ab5-bb38-3c426e187d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:58.312Z|c145e73a-b88a-4dea-af34-752b1aab9ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:58.312Z|37985a2f-6cae-4906-a93a-1cdcd6875f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:56:58.313Z|c145e73a-b88a-4dea-af34-752b1aab9ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:58.313Z|37985a2f-6cae-4906-a93a-1cdcd6875f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:56:58.313Z|644276fa-bc5c-4ab5-bb38-3c426e187d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:04.444Z|6c2fe954-aa72-4681-8ec3-e37ea19563ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:04.444Z|6c2fe954-aa72-4681-8ec3-e37ea19563ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:04.939Z|2229ed54-2055-45ad-a7b2-b61f85a0da18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:04.940Z|2229ed54-2055-45ad-a7b2-b61f85a0da18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:08.347Z|0b0c1c05-82bb-444a-a370-d85d82be0892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:08.348Z|0b0c1c05-82bb-444a-a370-d85d82be0892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:08.348Z|6cf2c505-415c-4b5b-a217-8d84ce3301e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:08.348Z|6eb91ef1-b441-4752-9f46-e83aa24ba6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:08.348Z|6cf2c505-415c-4b5b-a217-8d84ce3301e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:08.348Z|6eb91ef1-b441-4752-9f46-e83aa24ba6c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:18.367Z|dbf17125-38ce-483c-b86a-d6ecc50442c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:18.367Z|97ca0f94-5a08-434f-a402-17f19eb8a581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:18.367Z|700a6841-a145-4b6a-a6d3-f96787634838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:18.368Z|dbf17125-38ce-483c-b86a-d6ecc50442c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:18.368Z|97ca0f94-5a08-434f-a402-17f19eb8a581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:18.368Z|700a6841-a145-4b6a-a6d3-f96787634838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:19.444Z|074858e4-a771-488b-b3f9-b5efcc52aa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:19.444Z|074858e4-a771-488b-b3f9-b5efcc52aa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:28.386Z|b5f2ea57-b1be-4b2a-8c41-773c459f31c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:28.386Z|b5f2ea57-b1be-4b2a-8c41-773c459f31c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:28.387Z|5634da25-afdb-4719-97f4-d328e36f0cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:28.387Z|5634da25-afdb-4719-97f4-d328e36f0cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:28.389Z|b72b7773-c900-4507-af60-6074bf14becc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:28.390Z|b72b7773-c900-4507-af60-6074bf14becc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:28.686Z|589d0fde-c0fd-426f-bdf8-ac790da47a77|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:57:28.687Z|589d0fde-c0fd-426f-bdf8-ac790da47a77|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:34.444Z|98dede4c-edd7-4e82-837c-e4ff82e7d45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:34.447Z|98dede4c-edd7-4e82-837c-e4ff82e7d45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:34.940Z|f227c4f7-3a96-4c0e-8125-bfbd20fc2d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:34.940Z|f227c4f7-3a96-4c0e-8125-bfbd20fc2d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:38.412Z|01031645-02f7-4b13-b132-9b93b4e2aae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:38.412Z|a1c85a19-8fa0-4dd6-931a-fd68782754ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:38.413Z|01031645-02f7-4b13-b132-9b93b4e2aae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:38.413Z|a1c85a19-8fa0-4dd6-931a-fd68782754ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:38.413Z|3cbe0d0e-4afe-4848-b2dc-e445e29c6df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:38.417Z|3cbe0d0e-4afe-4848-b2dc-e445e29c6df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:48.444Z|4ab10c77-66d5-44e3-8635-8ca9db0d9ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:48.444Z|f66a1adc-7c2d-4326-8edb-5a3aa5bd9316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:48.444Z|43e2ef1d-c396-42c6-81cf-4a8d23086f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:48.444Z|4ab10c77-66d5-44e3-8635-8ca9db0d9ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:48.444Z|43e2ef1d-c396-42c6-81cf-4a8d23086f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:48.444Z|f66a1adc-7c2d-4326-8edb-5a3aa5bd9316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:49.444Z|02280fc1-2e78-4aae-a7b0-8fc72385aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:57:49.444Z|02280fc1-2e78-4aae-a7b0-8fc72385aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:57:58.463Z|cdeba98e-e122-442a-8578-0ad2ed1284e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:58.464Z|cdeba98e-e122-442a-8578-0ad2ed1284e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:58.465Z|76c9abdd-5ccf-436e-9046-36d64cf4c4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:58.466Z|76c9abdd-5ccf-436e-9046-36d64cf4c4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:57:58.467Z|331575c2-c7d3-46bf-b810-2863cd0be85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:57:58.468Z|331575c2-c7d3-46bf-b810-2863cd0be85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:04.444Z|9e1d3a8d-5573-4dd0-8d90-c530cc7ab371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:04.444Z|9e1d3a8d-5573-4dd0-8d90-c530cc7ab371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:04.941Z|d44bb84b-0e72-4ce3-8646-d4a1129cdcaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:04.941Z|d44bb84b-0e72-4ce3-8646-d4a1129cdcaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:08.484Z|782fb78f-b5c5-4e45-9c29-87f80cfcf28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:08.484Z|64048449-5479-48e6-a222-3feca0c2c47c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:08.484Z|ff776b05-abc6-4072-abf5-bd4f7cf2c80f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:08.484Z|64048449-5479-48e6-a222-3feca0c2c47c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:08.484Z|ff776b05-abc6-4072-abf5-bd4f7cf2c80f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:08.484Z|782fb78f-b5c5-4e45-9c29-87f80cfcf28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:18.504Z|c03f8a89-a9e3-467a-8515-d8abe4612f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:18.504Z|0b853414-b217-4e0f-97d1-c594765b0125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:18.504Z|12ca5979-0b8c-45db-83a7-f5c081466502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:18.505Z|c03f8a89-a9e3-467a-8515-d8abe4612f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:18.505Z|0b853414-b217-4e0f-97d1-c594765b0125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:18.505Z|12ca5979-0b8c-45db-83a7-f5c081466502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:19.444Z|bb82e78d-f5f2-46bb-b230-c7aa2b061fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:19.447Z|bb82e78d-f5f2-46bb-b230-c7aa2b061fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:28.525Z|a3357fd3-f021-47b3-a07d-d47d3bddcf7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:28.526Z|a3357fd3-f021-47b3-a07d-d47d3bddcf7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:28.525Z|849c579b-9914-41bc-bdbb-d17be25a4c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:28.534Z|849c579b-9914-41bc-bdbb-d17be25a4c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:28.535Z|c24f9567-9597-42fb-8db2-2c839a94f22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:28.536Z|c24f9567-9597-42fb-8db2-2c839a94f22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:28.686Z|35658395-5caa-41b6-9872-1792f492aa0e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:58:28.687Z|35658395-5caa-41b6-9872-1792f492aa0e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:34.444Z|7c6c4f94-123a-4980-9a82-da1dc90a97ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:34.444Z|7c6c4f94-123a-4980-9a82-da1dc90a97ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:34.942Z|1481c30c-966f-4eba-b51c-ad0cca48780b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:34.942Z|1481c30c-966f-4eba-b51c-ad0cca48780b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:38.547Z|349cad18-7fa8-48a7-a8c6-1b240d0c491a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:38.547Z|349cad18-7fa8-48a7-a8c6-1b240d0c491a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:38.554Z|f671cd26-176d-40d9-a776-9d23f314761e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:38.554Z|f671cd26-176d-40d9-a776-9d23f314761e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:38.556Z|54f52929-bdb0-4f8d-8285-b3895d66eb72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:38.557Z|54f52929-bdb0-4f8d-8285-b3895d66eb72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:48.568Z|82f85a3f-32ce-454c-bcee-bc3f43fc41a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:48.569Z|82f85a3f-32ce-454c-bcee-bc3f43fc41a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:48.572Z|80ae3729-8c50-4a4c-843a-cff7b8ab78c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:48.573Z|80ae3729-8c50-4a4c-843a-cff7b8ab78c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:48.577Z|80c3b695-78e8-4105-9024-2d80369fb60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:48.578Z|80c3b695-78e8-4105-9024-2d80369fb60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:49.444Z|a81cdd0e-9ac7-4e90-a26f-d95df4da9777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:58:49.444Z|a81cdd0e-9ac7-4e90-a26f-d95df4da9777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:58:58.591Z|b9cc266f-52a2-4a61-9d71-8fd0085d59ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:58.592Z|b9cc266f-52a2-4a61-9d71-8fd0085d59ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:58.595Z|11492287-4a66-4cb1-b8ba-1d46e800902c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:58.596Z|11492287-4a66-4cb1-b8ba-1d46e800902c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:58:58.598Z|63e5326b-f6e3-43d6-81e3-2f46d3448580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:58:58.598Z|63e5326b-f6e3-43d6-81e3-2f46d3448580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:04.444Z|56133ae6-fd71-4141-84c7-44477a52cf2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:04.446Z|56133ae6-fd71-4141-84c7-44477a52cf2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:04.943Z|05d93d7b-acf9-45fd-aaf6-51a8e7e254b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:04.943Z|05d93d7b-acf9-45fd-aaf6-51a8e7e254b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:08.613Z|b5ebaedd-76cd-4359-a935-4c604d0d88bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:08.613Z|b5ebaedd-76cd-4359-a935-4c604d0d88bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:08.617Z|41d319a9-8b3e-491d-812b-7a01526b490d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:08.618Z|41d319a9-8b3e-491d-812b-7a01526b490d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:08.618Z|fb08b102-904d-4fd1-9ee8-143597248f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:08.619Z|fb08b102-904d-4fd1-9ee8-143597248f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:18.635Z|6cb88f9d-984c-49c8-91e5-040249dde42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:18.635Z|6cb88f9d-984c-49c8-91e5-040249dde42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:18.636Z|932d2295-b7ff-4355-b377-6e77deeeabf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:18.636Z|932d2295-b7ff-4355-b377-6e77deeeabf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:18.637Z|b3b9f1f2-e27e-4d46-803c-402ebeddd5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:18.637Z|b3b9f1f2-e27e-4d46-803c-402ebeddd5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:19.444Z|c0a17b61-e776-429c-92be-b0f535c3f2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:19.444Z|c0a17b61-e776-429c-92be-b0f535c3f2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:28.657Z|14cc4284-ce70-4771-9aa0-c4343329798c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:28.657Z|c8566174-87b0-4e8a-a327-7cf953f25df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:28.657Z|f1d2f1e0-66c4-4d18-b25b-ace43d807fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:28.658Z|c8566174-87b0-4e8a-a327-7cf953f25df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:28.658Z|f1d2f1e0-66c4-4d18-b25b-ace43d807fcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:28.658Z|14cc4284-ce70-4771-9aa0-c4343329798c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:28.686Z|10b3f7e2-10d1-4ae0-a0f2-09ae415e329c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T05:59:28.687Z|10b3f7e2-10d1-4ae0-a0f2-09ae415e329c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:34.444Z|7c87f366-2010-4c61-905b-0679e8ce9ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:34.444Z|7c87f366-2010-4c61-905b-0679e8ce9ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:34.943Z|21130798-cbaa-415f-83fc-b51e5dfc01b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:34.944Z|21130798-cbaa-415f-83fc-b51e5dfc01b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:38.679Z|a28193e3-5d30-4978-b38c-39694a208052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:38.679Z|a28193e3-5d30-4978-b38c-39694a208052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:38.680Z|67073d35-0416-449d-a253-fef1a4644f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:38.680Z|799e1267-837f-4989-b692-da891d903814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:38.680Z|799e1267-837f-4989-b692-da891d903814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:38.680Z|67073d35-0416-449d-a253-fef1a4644f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:48.701Z|48370b6e-c7a8-4bf2-98b8-2f8a2c0beebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:48.701Z|8b760cfa-dd83-4c6f-b742-2c249d55df48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:48.701Z|469697db-c6b7-4d8a-9dff-f8a06239b68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:48.701Z|48370b6e-c7a8-4bf2-98b8-2f8a2c0beebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:48.701Z|469697db-c6b7-4d8a-9dff-f8a06239b68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:48.701Z|8b760cfa-dd83-4c6f-b742-2c249d55df48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:49.444Z|18ef971b-a640-4c0b-8607-7ff15ce3b9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T05:59:49.447Z|18ef971b-a640-4c0b-8607-7ff15ce3b9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T05:59:58.730Z|286f96e3-1499-45d7-8167-fc68c661e560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:58.730Z|5c7c0a21-a882-412a-a08b-0d741217ac07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:58.730Z|e80f2ee0-a3e6-4a3a-8281-79799c624592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T05:59:58.731Z|286f96e3-1499-45d7-8167-fc68c661e560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:58.731Z|5c7c0a21-a882-412a-a08b-0d741217ac07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T05:59:58.731Z|e80f2ee0-a3e6-4a3a-8281-79799c624592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:04.444Z|ade286e9-8d86-43ae-8523-b2cdcf895b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:04.444Z|ade286e9-8d86-43ae-8523-b2cdcf895b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:04.944Z|27d3b455-223b-4330-8a80-5e64936775a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:04.945Z|27d3b455-223b-4330-8a80-5e64936775a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:08.751Z|c0bff46f-540a-412c-8822-219a7e71428d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:08.751Z|3e772fe4-b4bb-4251-8ce3-68a76dd3d23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:08.752Z|c0bff46f-540a-412c-8822-219a7e71428d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:08.752Z|3e772fe4-b4bb-4251-8ce3-68a76dd3d23e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:08.752Z|c43ecfca-6fc7-4e58-b2d8-67fc7ca0fcbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:08.753Z|c43ecfca-6fc7-4e58-b2d8-67fc7ca0fcbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:18.773Z|14356951-9d82-4c1b-99db-7a7ef575c266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:18.773Z|19a24e99-df39-48f8-807e-be0b7a07d7a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:18.773Z|7cc75d2c-0637-4089-be90-7ab13ce50f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:18.773Z|14356951-9d82-4c1b-99db-7a7ef575c266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:18.773Z|7cc75d2c-0637-4089-be90-7ab13ce50f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:18.773Z|19a24e99-df39-48f8-807e-be0b7a07d7a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:19.444Z|1878a43f-7318-4410-8940-ac2a74748d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:19.444Z|1878a43f-7318-4410-8940-ac2a74748d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:28.686Z|bffcacef-451a-41cf-adb8-1a2a62272dfb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:00:28.687Z|bffcacef-451a-41cf-adb8-1a2a62272dfb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:28.796Z|1bd48b5f-ee7c-4fb6-b08d-5a86c4df2a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:28.796Z|122d1bf5-f8ec-4ae8-b6bb-33be0cabfbc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:28.796Z|1bd48b5f-ee7c-4fb6-b08d-5a86c4df2a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:28.796Z|122d1bf5-f8ec-4ae8-b6bb-33be0cabfbc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:28.796Z|90f58a12-7c4d-49ac-b61b-6e434ddba462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:28.797Z|90f58a12-7c4d-49ac-b61b-6e434ddba462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:34.444Z|a2d5246a-b064-4672-821c-c0502ff090a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:34.447Z|a2d5246a-b064-4672-821c-c0502ff090a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:34.945Z|c9f595c8-4ddd-4373-b496-9b1c821ccc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:34.946Z|c9f595c8-4ddd-4373-b496-9b1c821ccc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:38.820Z|9ef51b91-bbfd-42df-870c-d8717b69d8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:38.820Z|b7ee5ce9-10df-46ac-b498-fa9e20a4744d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:38.820Z|9ef51b91-bbfd-42df-870c-d8717b69d8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:38.820Z|a74fe784-9a1a-4294-b314-3297185f79aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:38.820Z|a74fe784-9a1a-4294-b314-3297185f79aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:38.820Z|b7ee5ce9-10df-46ac-b498-fa9e20a4744d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:48.841Z|a861fdcc-97d7-4d75-a217-bf3a5f630985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:48.842Z|a861fdcc-97d7-4d75-a217-bf3a5f630985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:48.842Z|584aeae4-bc4b-4f18-b183-f9b445c44420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:48.843Z|584aeae4-bc4b-4f18-b183-f9b445c44420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:48.842Z|ca825058-5b78-4265-9f94-abdb37520031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:48.844Z|ca825058-5b78-4265-9f94-abdb37520031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:49.444Z|7849ff89-2523-460a-bf61-b5415b12a55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:00:49.444Z|7849ff89-2523-460a-bf61-b5415b12a55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:00:58.871Z|28953c23-e504-43dc-8534-325486bd53e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:58.870Z|3ff42c6a-c073-4cd7-869e-b7d3a765c29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:58.871Z|29545510-dba6-4e11-98dc-8771f6498b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:00:58.871Z|3ff42c6a-c073-4cd7-869e-b7d3a765c29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:58.871Z|28953c23-e504-43dc-8534-325486bd53e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:00:58.871Z|29545510-dba6-4e11-98dc-8771f6498b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:04.444Z|93d73ef1-c289-4c6f-b9e0-f1cda3454af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:04.444Z|93d73ef1-c289-4c6f-b9e0-f1cda3454af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:04.946Z|219737d4-7ca9-4130-958e-c419ed0b0696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:04.946Z|219737d4-7ca9-4130-958e-c419ed0b0696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:08.893Z|6891d974-6360-49d2-a471-22ac5fa4d0f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:08.893Z|c7b178ac-51da-4830-849e-947bee8b8dfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:08.893Z|6891d974-6360-49d2-a471-22ac5fa4d0f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:08.893Z|c7b178ac-51da-4830-849e-947bee8b8dfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:08.894Z|4cb190d7-d869-4ef9-b8f5-807fa86b6e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:08.894Z|4cb190d7-d869-4ef9-b8f5-807fa86b6e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:18.916Z|dc5d5cc3-4379-4654-b47d-f8f518a6b73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:18.916Z|80562ead-d080-4bde-bafe-355736e71e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:18.916Z|ad548b0c-8318-45c0-bd33-356e15c1681d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:18.917Z|ad548b0c-8318-45c0-bd33-356e15c1681d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:18.917Z|80562ead-d080-4bde-bafe-355736e71e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:18.917Z|dc5d5cc3-4379-4654-b47d-f8f518a6b73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:19.444Z|9097ed77-825a-4cc4-9814-23d130d2f1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:19.447Z|9097ed77-825a-4cc4-9814-23d130d2f1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:28.686Z|c75c2d38-18cf-4a9b-9bc0-a1719aae41c5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:01:28.687Z|c75c2d38-18cf-4a9b-9bc0-a1719aae41c5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:28.938Z|d1efdddf-605d-4511-b3ce-5100e61f915e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:28.939Z|d1efdddf-605d-4511-b3ce-5100e61f915e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:28.939Z|83c2c10e-95f5-4e1e-a3c3-682ae1ec2c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:28.940Z|83c2c10e-95f5-4e1e-a3c3-682ae1ec2c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:28.946Z|a0f214e3-46f6-4efd-bd9e-7ea81211f9f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:28.947Z|a0f214e3-46f6-4efd-bd9e-7ea81211f9f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:34.444Z|75a1f70e-9938-4dfe-8781-6109167b63b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:34.444Z|75a1f70e-9938-4dfe-8781-6109167b63b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:34.947Z|72606b04-b1b8-4969-8f60-cdcbf4a3d1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:34.948Z|72606b04-b1b8-4969-8f60-cdcbf4a3d1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:38.958Z|ba8c07a4-0a35-469d-9fd2-7883336152bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:38.958Z|ba8c07a4-0a35-469d-9fd2-7883336152bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:38.959Z|456cc2a7-8aa3-4f92-bc8b-35dd7664eb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:38.960Z|456cc2a7-8aa3-4f92-bc8b-35dd7664eb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:38.968Z|01d18892-6e40-4fd0-a67e-947fd5d79d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:38.968Z|01d18892-6e40-4fd0-a67e-947fd5d79d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:48.979Z|136f2551-21bd-4f2c-9908-75a7aa78251e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:48.979Z|e865807c-d03d-4c9d-853b-e7b4d30d7300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:48.980Z|136f2551-21bd-4f2c-9908-75a7aa78251e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:48.980Z|e865807c-d03d-4c9d-853b-e7b4d30d7300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:48.987Z|aa2b694d-70a2-48cf-a294-f96a0ed6e3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:48.987Z|aa2b694d-70a2-48cf-a294-f96a0ed6e3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:49.444Z|7cd7f289-8de3-42e2-a345-0f05c1dc6338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:01:49.444Z|7cd7f289-8de3-42e2-a345-0f05c1dc6338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:01:59.003Z|2e51a057-6c24-49d0-b15b-73b8c3cd985b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:59.003Z|2e51a057-6c24-49d0-b15b-73b8c3cd985b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:59.007Z|fd9df3fc-003c-427e-b63c-d0ed14f2c90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:59.007Z|fd9df3fc-003c-427e-b63c-d0ed14f2c90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:01:59.008Z|97bbe7bf-cc9e-4ee4-a1dd-50fcf346c90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:01:59.009Z|97bbe7bf-cc9e-4ee4-a1dd-50fcf346c90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:04.444Z|1167a51c-9020-478b-8530-d4da9283bd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:04.447Z|1167a51c-9020-478b-8530-d4da9283bd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:04.948Z|fbbaaff0-00f9-4651-9235-e25b4183b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:04.949Z|fbbaaff0-00f9-4651-9235-e25b4183b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:09.025Z|44a9d0e5-491e-4922-a0d1-2b413372d77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:09.025Z|44a9d0e5-491e-4922-a0d1-2b413372d77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:09.029Z|b4305384-9437-4dab-a0d6-4fe5c6a8e715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:09.030Z|b4305384-9437-4dab-a0d6-4fe5c6a8e715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:09.031Z|0017c320-f763-42c2-a54d-4d9fa4925238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:09.031Z|0017c320-f763-42c2-a54d-4d9fa4925238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:19.049Z|f09ce4f0-891a-4042-8358-f711608ac218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:19.050Z|f09ce4f0-891a-4042-8358-f711608ac218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:19.051Z|fce1b38e-dbc5-4c96-8761-5e14c65d46d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:19.051Z|fce1b38e-dbc5-4c96-8761-5e14c65d46d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:19.053Z|638ff333-edd5-4521-8757-f2ca075ecc55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:19.054Z|638ff333-edd5-4521-8757-f2ca075ecc55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:19.444Z|614e5a53-0553-41de-a98d-fe5f37ebbfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:19.445Z|614e5a53-0553-41de-a98d-fe5f37ebbfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:28.686Z|5c13dea4-93b6-411e-a04e-a83f5ac0bee7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:02:28.687Z|5c13dea4-93b6-411e-a04e-a83f5ac0bee7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:29.071Z|007435ed-19b6-4582-bab3-334e683c22f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:29.071Z|a0692ad0-ff52-43ae-87c7-b4bbf0cdf010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:29.072Z|007435ed-19b6-4582-bab3-334e683c22f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:29.072Z|a0692ad0-ff52-43ae-87c7-b4bbf0cdf010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:29.072Z|665a6e5a-2423-4f57-a9f5-fb588ebb179f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:29.072Z|665a6e5a-2423-4f57-a9f5-fb588ebb179f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:34.444Z|51ee6247-ac3d-4d39-8ff5-db2a47810582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:34.444Z|51ee6247-ac3d-4d39-8ff5-db2a47810582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:34.949Z|37e467f5-671c-4946-a93c-bb195e3474ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:34.950Z|37e467f5-671c-4946-a93c-bb195e3474ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:39.091Z|9f41bb59-b009-4413-9927-8799d8e1a36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:39.091Z|71e8b5c5-7042-4d66-8195-c34702ee71fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:39.092Z|9f41bb59-b009-4413-9927-8799d8e1a36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:39.092Z|71e8b5c5-7042-4d66-8195-c34702ee71fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:39.093Z|1e4ab677-d9ea-451e-8d29-2f38ba2e00d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:39.093Z|1e4ab677-d9ea-451e-8d29-2f38ba2e00d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:49.113Z|e514ac5a-6e05-4835-ac19-5f8b7922e8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:49.113Z|0c84cb78-031d-457f-ab2e-78fe82b53808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:49.113Z|98af5edb-1eaa-4ec5-ab19-23d1a5389b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:49.113Z|e514ac5a-6e05-4835-ac19-5f8b7922e8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:49.113Z|0c84cb78-031d-457f-ab2e-78fe82b53808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:49.113Z|98af5edb-1eaa-4ec5-ab19-23d1a5389b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:49.444Z|2ccff378-088e-4e5d-80d3-a64038b74d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:02:49.446Z|2ccff378-088e-4e5d-80d3-a64038b74d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:02:59.133Z|87789926-ec47-4c22-b60b-abb6a6a79545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:59.133Z|a66b3971-46e6-4e31-9640-397959a34c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:59.133Z|87789926-ec47-4c22-b60b-abb6a6a79545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:59.134Z|a66b3971-46e6-4e31-9640-397959a34c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:02:59.134Z|187d8690-c746-4c16-aeeb-507ca9ce4183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:02:59.134Z|187d8690-c746-4c16-aeeb-507ca9ce4183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:04.444Z|003b3079-33d5-4959-8e68-9034a817acbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:04.445Z|003b3079-33d5-4959-8e68-9034a817acbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:04.950Z|27414e01-c475-42aa-a2a4-c87fb884d593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:04.950Z|27414e01-c475-42aa-a2a4-c87fb884d593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:09.155Z|3c14658c-9098-4a92-8936-f333549ac08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:09.155Z|b3035ffa-e4b0-473d-b932-69e32f69d144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:09.155Z|3c14658c-9098-4a92-8936-f333549ac08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:09.155Z|b3035ffa-e4b0-473d-b932-69e32f69d144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:09.156Z|cd5bfe9d-ed88-44e3-9de2-d11d96ecb710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:09.157Z|cd5bfe9d-ed88-44e3-9de2-d11d96ecb710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:19.176Z|4d0a3330-5a1e-48ce-9e54-f1714806d1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:19.176Z|1627b7e4-524d-43a7-a876-894d294f1e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:19.176Z|eba40e88-e90a-4e5b-8a2f-8702d505de0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:19.176Z|4d0a3330-5a1e-48ce-9e54-f1714806d1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:19.176Z|eba40e88-e90a-4e5b-8a2f-8702d505de0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:19.176Z|1627b7e4-524d-43a7-a876-894d294f1e0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:19.444Z|03d3073d-a7ee-4649-b29f-9ca4cfc3e321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:19.444Z|03d3073d-a7ee-4649-b29f-9ca4cfc3e321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:28.687Z|19dddec5-bb28-43be-a388-828b67a43974|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:03:28.687Z|19dddec5-bb28-43be-a388-828b67a43974|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:29.197Z|db44b871-efcd-434d-82e3-6fcc2d0b8506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:29.197Z|6a667674-9668-4aa8-9f26-a0743518b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:29.197Z|db44b871-efcd-434d-82e3-6fcc2d0b8506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:29.197Z|6a667674-9668-4aa8-9f26-a0743518b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:29.199Z|6bac1377-6717-430b-992e-9c2f85c04927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:29.200Z|6bac1377-6717-430b-992e-9c2f85c04927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:34.444Z|4a30616f-f600-4a88-bb10-8c13bc441fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:34.447Z|4a30616f-f600-4a88-bb10-8c13bc441fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:34.951Z|261f6264-2ee2-4f33-826d-ec4e33671439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:34.951Z|261f6264-2ee2-4f33-826d-ec4e33671439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:39.217Z|abf59c7b-398e-43b2-8ba8-ffe8324bdb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:39.218Z|abf59c7b-398e-43b2-8ba8-ffe8324bdb39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:39.219Z|01cbdc06-d877-40a5-bec7-f7336286618f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:39.219Z|66f397cc-2953-4af2-a1b1-43c9bead5573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:39.219Z|01cbdc06-d877-40a5-bec7-f7336286618f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:39.219Z|66f397cc-2953-4af2-a1b1-43c9bead5573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:49.241Z|57930525-6c1a-421b-84e8-1ce1db32bedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:49.241Z|619cc87a-bed3-4079-a4a7-929830356eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:49.242Z|57930525-6c1a-421b-84e8-1ce1db32bedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:49.242Z|619cc87a-bed3-4079-a4a7-929830356eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:49.244Z|152a0139-3106-47b2-8da8-a6ede3c4242d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:49.244Z|152a0139-3106-47b2-8da8-a6ede3c4242d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:49.444Z|dc41f782-14b3-4df8-8b4b-b54048f50854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:03:49.445Z|dc41f782-14b3-4df8-8b4b-b54048f50854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:03:59.263Z|c26a4fac-f48e-4331-9d0e-86a4cb44b790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:59.263Z|1d7310aa-0230-4f10-a1bd-2cf1f0d28dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:59.263Z|bf407ba2-cba0-4348-9584-905c1df78363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:03:59.264Z|c26a4fac-f48e-4331-9d0e-86a4cb44b790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:59.264Z|bf407ba2-cba0-4348-9584-905c1df78363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:03:59.264Z|1d7310aa-0230-4f10-a1bd-2cf1f0d28dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:04.444Z|89933885-1ebd-481a-9d71-3b1cd5cfcc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:04.445Z|89933885-1ebd-481a-9d71-3b1cd5cfcc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:04.952Z|d23c37b6-a77c-4e6f-ac3e-0704fe3acb4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:04.952Z|d23c37b6-a77c-4e6f-ac3e-0704fe3acb4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:09.286Z|8c36c590-7b6a-4cae-ad83-73574d12f897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:09.286Z|a648cf35-2271-4440-90d0-11e7dec22346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:09.287Z|8c36c590-7b6a-4cae-ad83-73574d12f897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:09.287Z|a648cf35-2271-4440-90d0-11e7dec22346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:09.287Z|145fa2e2-e5c5-457d-8a69-94901e59475f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:09.288Z|145fa2e2-e5c5-457d-8a69-94901e59475f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:19.308Z|f8636deb-a680-49d6-bdfb-4904b6a7f173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:19.308Z|2de4004e-132b-401c-a9a6-b8506d383bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:19.308Z|37d5183a-bfc1-45bd-984e-91a546031f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:19.309Z|f8636deb-a680-49d6-bdfb-4904b6a7f173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:19.309Z|2de4004e-132b-401c-a9a6-b8506d383bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:19.309Z|37d5183a-bfc1-45bd-984e-91a546031f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:19.444Z|8d3115a5-9b1a-41d5-a2e5-37b776365f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:19.446Z|8d3115a5-9b1a-41d5-a2e5-37b776365f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:28.687Z|1a3fa03e-aa82-4b18-bb3e-8fec3e324983|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:04:28.688Z|1a3fa03e-aa82-4b18-bb3e-8fec3e324983|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:29.327Z|a44cb92d-dc63-4429-a1f6-6b40176d5f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:29.328Z|a44cb92d-dc63-4429-a1f6-6b40176d5f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:29.328Z|54cbeb94-4838-4aef-ad5f-f030900c5fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:29.328Z|8b50ab60-778e-4ff1-9de6-200d1a9f772a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:29.328Z|54cbeb94-4838-4aef-ad5f-f030900c5fd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:29.328Z|8b50ab60-778e-4ff1-9de6-200d1a9f772a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:34.444Z|f634a01a-2ded-4baf-ac2b-86eaa0791cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:34.444Z|f634a01a-2ded-4baf-ac2b-86eaa0791cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:34.953Z|ee9b25c5-93c8-49f5-ba79-45a7ea0a2c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:34.953Z|ee9b25c5-93c8-49f5-ba79-45a7ea0a2c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:39.349Z|f9d402e8-9377-442c-8619-6bc39770db06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:39.349Z|f9d402e8-9377-442c-8619-6bc39770db06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:39.349Z|643cce5a-ccce-4230-8531-2144d99bde2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:39.350Z|643cce5a-ccce-4230-8531-2144d99bde2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:39.350Z|c7bcc826-8017-4dd2-9e44-3ad5f9062f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:39.350Z|c7bcc826-8017-4dd2-9e44-3ad5f9062f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:49.370Z|1de1c519-9be3-486f-8f79-a4cda83d74c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:49.371Z|1de1c519-9be3-486f-8f79-a4cda83d74c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:49.373Z|da0863fd-3b4b-4291-a094-b790db5b65c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:49.374Z|da0863fd-3b4b-4291-a094-b790db5b65c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:49.376Z|395a84e3-5591-462d-abe4-ec248407c0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:49.377Z|395a84e3-5591-462d-abe4-ec248407c0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:49.444Z|9d62bd16-37b4-4fd1-bdff-61b16a1012cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:04:49.444Z|9d62bd16-37b4-4fd1-bdff-61b16a1012cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:04:59.392Z|5c7c9da7-b1ce-4ff7-8bb6-b4c0787272ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:59.393Z|5c7c9da7-b1ce-4ff7-8bb6-b4c0787272ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:59.394Z|f5eb9d5f-81fd-4bbd-894a-b02c5910aa9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:59.394Z|f5eb9d5f-81fd-4bbd-894a-b02c5910aa9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:04:59.397Z|e11058c4-1155-4b25-9b95-3cf995da6af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:04:59.398Z|e11058c4-1155-4b25-9b95-3cf995da6af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:04.444Z|c4cf0f1e-c457-4d57-a8df-330af66b58bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:04.447Z|c4cf0f1e-c457-4d57-a8df-330af66b58bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:04.953Z|0fda4c24-3abc-4fde-9243-9b8b2b542ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:04.954Z|0fda4c24-3abc-4fde-9243-9b8b2b542ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:09.414Z|32393c7a-5e4a-44ec-ae32-565d0f3c6f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:09.414Z|933f072e-49f4-4758-82e7-9db5242f7848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:09.415Z|32393c7a-5e4a-44ec-ae32-565d0f3c6f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:09.415Z|933f072e-49f4-4758-82e7-9db5242f7848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:09.416Z|f308fbd5-7f4f-44ef-88f9-5957067b0a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:09.417Z|f308fbd5-7f4f-44ef-88f9-5957067b0a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:19.437Z|6c60f9f7-4834-46c9-b0c6-671be4de3ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:19.438Z|d40f3704-b2ce-4d6d-8011-6d3789b0c375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:19.438Z|6c60f9f7-4834-46c9-b0c6-671be4de3ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:19.438Z|d40f3704-b2ce-4d6d-8011-6d3789b0c375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:19.444Z|b3e6c8ea-882d-422f-bdb0-8147a67768b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:19.444Z|b3e6c8ea-882d-422f-bdb0-8147a67768b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:19.445Z|18d5fbab-1b51-4050-9371-ee405bb36008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:19.446Z|18d5fbab-1b51-4050-9371-ee405bb36008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:28.687Z|6d91a071-bc3b-47c0-8e8c-2f4681c4c610|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:05:28.688Z|6d91a071-bc3b-47c0-8e8c-2f4681c4c610|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:29.459Z|6070888b-17c6-41d5-b8b8-5b5645fc9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:29.459Z|73b2525c-3924-4e66-8842-686d5b07451a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:29.459Z|73b2525c-3924-4e66-8842-686d5b07451a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:29.459Z|6070888b-17c6-41d5-b8b8-5b5645fc9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:29.466Z|86b0aef2-10ee-40d2-ba32-9ba2df450bf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:29.467Z|86b0aef2-10ee-40d2-ba32-9ba2df450bf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:34.444Z|100e51b8-8341-4bdf-9eb9-044fc9eb3ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:34.444Z|100e51b8-8341-4bdf-9eb9-044fc9eb3ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:34.954Z|fb3009e6-8271-4eca-a56a-6ab0f7b8ef14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:34.955Z|fb3009e6-8271-4eca-a56a-6ab0f7b8ef14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:39.482Z|c0941aab-0902-4a31-8399-b4eb8d48f845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:39.482Z|c0941aab-0902-4a31-8399-b4eb8d48f845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:39.488Z|c5ca9c68-68ee-4828-a0cb-0f3021d20e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:39.488Z|c5ca9c68-68ee-4828-a0cb-0f3021d20e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:39.490Z|5c324350-f79e-4dcd-bc8a-c5eeb716eb01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:39.491Z|5c324350-f79e-4dcd-bc8a-c5eeb716eb01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:49.444Z|0bdb8cd1-a067-4f6d-ab4e-04456a71612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:05:49.448Z|0bdb8cd1-a067-4f6d-ab4e-04456a71612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:05:49.503Z|12443d51-8ca4-4aa7-8724-83f12411513b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:49.504Z|12443d51-8ca4-4aa7-8724-83f12411513b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:49.508Z|4896ca0c-0268-4d56-b1d5-f8c16218fa77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:49.508Z|4896ca0c-0268-4d56-b1d5-f8c16218fa77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:49.510Z|24d81505-0648-4153-b1b8-00a66f1ff3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:49.511Z|24d81505-0648-4153-b1b8-00a66f1ff3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:59.524Z|27dc762e-3ef5-4955-81f8-ea2a0c31ede8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:59.525Z|27dc762e-3ef5-4955-81f8-ea2a0c31ede8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:59.530Z|8d0021bb-18df-4ee4-9db8-e589a8ad1ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:59.531Z|8d0021bb-18df-4ee4-9db8-e589a8ad1ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:05:59.531Z|578f2036-bafa-4dc5-a4d1-8a7456b9d5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:05:59.532Z|578f2036-bafa-4dc5-a4d1-8a7456b9d5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:04.444Z|cd4120a9-593e-415a-a308-ee34b9504448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:04.444Z|cd4120a9-593e-415a-a308-ee34b9504448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:04.955Z|75c79d44-befd-45eb-a612-fd26d23a76c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:04.956Z|75c79d44-befd-45eb-a612-fd26d23a76c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:09.551Z|d50de2c7-5d3a-4a27-b6b7-1de27796c19b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:09.551Z|45e0a5f6-472c-4265-a20d-f1e8d4e81920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:09.551Z|e761207e-28e7-4620-8dc4-7c33d7626b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:09.552Z|d50de2c7-5d3a-4a27-b6b7-1de27796c19b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:09.552Z|e761207e-28e7-4620-8dc4-7c33d7626b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:09.552Z|45e0a5f6-472c-4265-a20d-f1e8d4e81920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:19.444Z|f748df03-7886-4a36-85a1-a629c71013e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:19.444Z|f748df03-7886-4a36-85a1-a629c71013e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:19.571Z|e9b46608-dfce-4575-ae95-e18bed70c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:19.572Z|bcf56296-bb61-4f4d-8a81-e25e42c625a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:19.572Z|e9b46608-dfce-4575-ae95-e18bed70c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:19.572Z|bcf56296-bb61-4f4d-8a81-e25e42c625a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:19.573Z|1bcb052e-0012-4c4f-846f-331c4415894e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:19.573Z|1bcb052e-0012-4c4f-846f-331c4415894e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:28.686Z|4f9c2d93-c604-498a-93cf-b204ed04e0e1|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:06:28.687Z|4f9c2d93-c604-498a-93cf-b204ed04e0e1|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:29.593Z|46702731-4fd1-4d43-8dd0-bcb8c08eeeeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:29.593Z|6e259a70-9b8c-49b9-885f-5b38e1d6aeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:29.594Z|6c4b2110-bac0-4ae5-9143-d32b7e21738f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:29.594Z|6c4b2110-bac0-4ae5-9143-d32b7e21738f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:29.594Z|46702731-4fd1-4d43-8dd0-bcb8c08eeeeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:29.594Z|6e259a70-9b8c-49b9-885f-5b38e1d6aeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:34.444Z|e6b51ea3-254b-49d8-b92d-c1def21a2f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:34.446Z|e6b51ea3-254b-49d8-b92d-c1def21a2f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:34.956Z|526f1ce2-fad9-4ebc-823a-62e95500cab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:34.957Z|526f1ce2-fad9-4ebc-823a-62e95500cab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:39.617Z|92501471-4df4-4634-ab04-83b84de09cbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:39.617Z|92501471-4df4-4634-ab04-83b84de09cbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:39.617Z|18c758f2-6dad-4b01-b42c-2886e340eb1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:39.618Z|9fc2bbc5-af31-4107-a2da-0803adfd39e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:39.618Z|18c758f2-6dad-4b01-b42c-2886e340eb1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:39.618Z|9fc2bbc5-af31-4107-a2da-0803adfd39e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:49.444Z|27fdc78e-52fa-4f11-aba3-43034ff25453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:06:49.444Z|27fdc78e-52fa-4f11-aba3-43034ff25453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:06:49.637Z|8656d5bc-f262-4d6d-bac2-5da8817fce75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:49.637Z|b539279d-d17b-4cc4-8cfd-742aa65b874e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:49.638Z|8656d5bc-f262-4d6d-bac2-5da8817fce75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:49.638Z|b539279d-d17b-4cc4-8cfd-742aa65b874e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:49.638Z|eef7cb7a-d8c3-473d-b5c5-db1777e8920e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:49.639Z|eef7cb7a-d8c3-473d-b5c5-db1777e8920e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:59.659Z|0204988f-6788-45e7-ad6d-54658e128c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:59.659Z|173acbf0-8f45-4e7f-b122-304d62de59c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:59.659Z|173acbf0-8f45-4e7f-b122-304d62de59c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:59.659Z|0204988f-6788-45e7-ad6d-54658e128c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:06:59.660Z|9d2c82a2-14c7-4f2b-9ef2-243f4a0d5ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:06:59.661Z|9d2c82a2-14c7-4f2b-9ef2-243f4a0d5ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:04.444Z|edb72861-55df-46b5-8684-60e7c8212bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:04.444Z|edb72861-55df-46b5-8684-60e7c8212bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:04.957Z|f8b9e287-c8ee-4d09-af33-a92cb695a44e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:04.958Z|f8b9e287-c8ee-4d09-af33-a92cb695a44e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:09.684Z|e2b9f83a-e736-4fbe-8085-5ec3f9f41c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:09.684Z|4c6deab2-a331-4b31-b873-27d5f8c70907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:09.685Z|e2b9f83a-e736-4fbe-8085-5ec3f9f41c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:09.685Z|4c6deab2-a331-4b31-b873-27d5f8c70907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:09.685Z|dac57a5a-0aa7-45d6-b235-9da9bab0ce2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:09.686Z|dac57a5a-0aa7-45d6-b235-9da9bab0ce2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:19.444Z|e605d382-10cb-4347-808c-ec08f9a4af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:19.446Z|e605d382-10cb-4347-808c-ec08f9a4af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:19.706Z|e1b2c9d6-1c57-45bd-ba5d-9ab949979daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:19.706Z|6878d1c8-e00c-4a8e-8651-fc28467b09e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:19.707Z|e1b2c9d6-1c57-45bd-ba5d-9ab949979daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:19.707Z|6878d1c8-e00c-4a8e-8651-fc28467b09e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:19.707Z|e14c46e4-9e52-445e-a714-1ca1831a95a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:19.707Z|e14c46e4-9e52-445e-a714-1ca1831a95a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:28.686Z|9ab56d52-587c-430e-b013-39792c8e26f9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:07:28.687Z|9ab56d52-587c-430e-b013-39792c8e26f9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:29.730Z|1589ed41-7f12-499c-8e0c-17bb469b3101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:29.730Z|def07f6e-a332-4b44-9e37-5d9a875f0dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:29.731Z|1589ed41-7f12-499c-8e0c-17bb469b3101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:29.731Z|def07f6e-a332-4b44-9e37-5d9a875f0dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:29.736Z|6bfb02d4-332a-40e3-aff7-8e26e508f0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:29.736Z|6bfb02d4-332a-40e3-aff7-8e26e508f0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:34.444Z|adbcda12-8347-41d3-b342-763b094c605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:34.444Z|adbcda12-8347-41d3-b342-763b094c605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:34.958Z|44d5dfa2-6849-4444-a9e0-0194c502a045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:34.959Z|44d5dfa2-6849-4444-a9e0-0194c502a045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:39.751Z|d8492140-2da3-44fa-8541-65059b9dc34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:39.751Z|d8492140-2da3-44fa-8541-65059b9dc34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:39.759Z|d36416e9-1b4e-4915-b39e-ed2a534a4235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:39.759Z|d36416e9-1b4e-4915-b39e-ed2a534a4235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:39.760Z|9061d14a-a527-4254-8ebd-543d39043c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:39.760Z|9061d14a-a527-4254-8ebd-543d39043c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:49.444Z|e5a4e48e-a49f-471c-a6c6-26d2c4a405a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:07:49.444Z|e5a4e48e-a49f-471c-a6c6-26d2c4a405a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:07:50.373Z|9dfe74fc-ec94-4434-817e-0d4f0d800f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:50.373Z|273fc305-4ebe-4288-a6b7-12ac6ad2cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:50.373Z|b45482ad-679d-48b6-ac87-f66ca898a997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:07:50.374Z|273fc305-4ebe-4288-a6b7-12ac6ad2cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:50.374Z|b45482ad-679d-48b6-ac87-f66ca898a997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:07:50.374Z|9dfe74fc-ec94-4434-817e-0d4f0d800f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:00.395Z|a2ac99f1-c961-4558-9957-0d31fd33a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:00.395Z|6e9c5a29-bba6-4314-a237-00042c9a8542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:00.395Z|9b6996b4-0541-4cc8-852e-84dbbd5e8737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:00.395Z|9b6996b4-0541-4cc8-852e-84dbbd5e8737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:00.395Z|a2ac99f1-c961-4558-9957-0d31fd33a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:00.395Z|6e9c5a29-bba6-4314-a237-00042c9a8542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:04.444Z|e823c20a-39d7-4fe6-ba77-32196223b7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:04.447Z|e823c20a-39d7-4fe6-ba77-32196223b7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:04.959Z|4a330d38-00c4-4264-a808-30f0a63fd187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:04.960Z|4a330d38-00c4-4264-a808-30f0a63fd187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:10.416Z|47ef78a8-1c9f-42a2-a78f-d8dfd4b8c8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:10.416Z|f56adec2-5a82-40d3-ab6f-9db40bde1039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:10.416Z|47ef78a8-1c9f-42a2-a78f-d8dfd4b8c8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:10.416Z|f56adec2-5a82-40d3-ab6f-9db40bde1039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:10.417Z|93f6257e-8cd0-4718-a0bd-6202ac637be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:10.417Z|93f6257e-8cd0-4718-a0bd-6202ac637be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:19.444Z|242c5cd1-ffff-4748-b49e-f3adb0fb4592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:19.444Z|242c5cd1-ffff-4748-b49e-f3adb0fb4592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:20.437Z|2132c2fe-2df3-41b8-8fc8-0c5c18813771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:20.437Z|b4de0ba9-ae32-4537-a109-9492920435a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:20.438Z|2132c2fe-2df3-41b8-8fc8-0c5c18813771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:20.438Z|b4de0ba9-ae32-4537-a109-9492920435a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:20.438Z|13f8ca04-7393-4389-8960-136efa8a3963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:20.439Z|13f8ca04-7393-4389-8960-136efa8a3963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:28.686Z|6c817e2a-8d88-46a4-a0b9-0f3aba3d1c10|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:08:28.687Z|6c817e2a-8d88-46a4-a0b9-0f3aba3d1c10|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:30.460Z|ba2ddbdf-01ea-4521-913d-dcc79625dedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:30.460Z|d01a2f2f-34b2-41b7-a1d2-35172078e827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:30.460Z|1a9a492f-9485-4f53-9087-691779c79870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:30.460Z|1a9a492f-9485-4f53-9087-691779c79870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:30.460Z|ba2ddbdf-01ea-4521-913d-dcc79625dedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:30.460Z|d01a2f2f-34b2-41b7-a1d2-35172078e827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:34.444Z|4c2f7bae-162c-42d6-a134-38fb5e9012b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:34.444Z|4c2f7bae-162c-42d6-a134-38fb5e9012b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:34.960Z|6c12071a-6510-4ac4-b5e8-3902907b52c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:34.961Z|6c12071a-6510-4ac4-b5e8-3902907b52c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:40.482Z|4e28bc40-082a-4c4f-b367-bf8f7c4d9d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:40.482Z|4e28bc40-082a-4c4f-b367-bf8f7c4d9d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:40.484Z|c9d7f9c8-42b9-470d-9bc5-160c1177eec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:40.483Z|3343c2ad-88b6-417c-96bc-62d7aa5ceeeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:40.484Z|c9d7f9c8-42b9-470d-9bc5-160c1177eec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:40.484Z|3343c2ad-88b6-417c-96bc-62d7aa5ceeeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:49.444Z|beaeb435-946d-4adb-9a23-3402fc38b2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:08:49.447Z|beaeb435-946d-4adb-9a23-3402fc38b2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:08:50.509Z|727076cc-0834-40c2-9267-f9e5b25adbd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:50.509Z|010eedcc-fcab-4ff8-bb39-3f6e47527903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:50.509Z|727076cc-0834-40c2-9267-f9e5b25adbd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:50.509Z|010eedcc-fcab-4ff8-bb39-3f6e47527903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:08:50.512Z|7a1b79da-910c-4eb1-9d93-7bae0eb106ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:08:50.512Z|7a1b79da-910c-4eb1-9d93-7bae0eb106ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:00.530Z|06e50da8-e2a2-4bfa-8f7d-8769d5445c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:00.530Z|06e50da8-e2a2-4bfa-8f7d-8769d5445c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:00.544Z|16d43d2d-2d44-4c99-9eda-cbfafb640892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:00.544Z|d2ef6200-91d6-44b0-aa69-e129eff59a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:00.545Z|16d43d2d-2d44-4c99-9eda-cbfafb640892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:00.545Z|d2ef6200-91d6-44b0-aa69-e129eff59a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:04.444Z|a5928501-8b18-4994-9e99-eaf8aa36b222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:04.444Z|a5928501-8b18-4994-9e99-eaf8aa36b222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:04.961Z|65004887-5b19-4904-b744-3eeb566c7da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:04.962Z|65004887-5b19-4904-b744-3eeb566c7da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:09.982Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xa70xbesb0xa50x00y0xdb0xac0x84Q0xa3H}0x040x82-0xbf0xd20xca0xd8B0xef0xb40xe420xe60xd70xae0x11kj]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-07T06:09:10.562Z|02cb3f90-11d5-4d65-aefd-008996c8af1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:10.563Z|02cb3f90-11d5-4d65-aefd-008996c8af1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:10.564Z|2506d408-c979-4d81-b9f2-b488617f1944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:10.564Z|d9a042ad-8c93-43f4-9007-68289d0b7e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:10.565Z|d9a042ad-8c93-43f4-9007-68289d0b7e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:10.565Z|2506d408-c979-4d81-b9f2-b488617f1944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:19.444Z|d33ae4c2-f124-46b8-b615-58bed1628838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:19.445Z|d33ae4c2-f124-46b8-b615-58bed1628838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:20.585Z|696fa176-9290-48df-b0f5-68e9c7b6a4ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:20.585Z|468ff6b2-0beb-4ac9-b80e-39608caffc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:20.585Z|696fa176-9290-48df-b0f5-68e9c7b6a4ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:20.585Z|468ff6b2-0beb-4ac9-b80e-39608caffc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:20.591Z|5f020474-94bb-4429-9ccd-28c313f22f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:20.592Z|5f020474-94bb-4429-9ccd-28c313f22f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:28.687Z|f54c7952-3488-483c-a9b2-f5c4b9b976b9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:09:28.688Z|f54c7952-3488-483c-a9b2-f5c4b9b976b9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:30.605Z|37855041-a833-4c89-8a12-54f7aecab618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:30.605Z|aa25dcea-7d10-4989-8ba7-829493b255d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:30.606Z|37855041-a833-4c89-8a12-54f7aecab618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:30.606Z|aa25dcea-7d10-4989-8ba7-829493b255d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:30.611Z|e6f0a114-4203-4ce2-8145-438bc268ecc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:30.611Z|e6f0a114-4203-4ce2-8145-438bc268ecc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:34.444Z|76972660-e046-4c77-83fe-0dd9674a331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:34.446Z|76972660-e046-4c77-83fe-0dd9674a331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:34.962Z|e4cd9576-f106-4798-ab48-7d8de5f2dbb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:34.962Z|e4cd9576-f106-4798-ab48-7d8de5f2dbb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:40.626Z|0c45c891-e892-4d1d-b9ce-e47499afd598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:40.626Z|6f73c768-297f-44be-ae98-cca27e3128f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:40.626Z|0c45c891-e892-4d1d-b9ce-e47499afd598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:40.627Z|6f73c768-297f-44be-ae98-cca27e3128f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:40.631Z|30dcddb0-b010-4b59-b4bd-38d7f71d3461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:40.632Z|30dcddb0-b010-4b59-b4bd-38d7f71d3461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:49.444Z|4a86bcd8-0ca8-4716-adbe-0382a7fe2dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:09:49.444Z|4a86bcd8-0ca8-4716-adbe-0382a7fe2dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:09:50.648Z|6ddfae90-6d21-4890-a160-dcc9fa72b25e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:50.648Z|4a383fb5-6022-415d-a9a4-6fe4cf940d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:50.649Z|4a383fb5-6022-415d-a9a4-6fe4cf940d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:50.649Z|6ddfae90-6d21-4890-a160-dcc9fa72b25e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:09:50.653Z|d580bc11-32ac-4cfb-9b59-66ee1a41dea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:09:50.653Z|d580bc11-32ac-4cfb-9b59-66ee1a41dea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:00.668Z|4f5eea48-e00b-4d7a-9920-238b95190d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:00.668Z|1355e16c-bf9b-410f-a44c-bedaa035257d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:00.669Z|4f5eea48-e00b-4d7a-9920-238b95190d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:00.669Z|1355e16c-bf9b-410f-a44c-bedaa035257d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:00.671Z|c0865019-ab83-405e-b2bc-95f4d85b76f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:00.672Z|c0865019-ab83-405e-b2bc-95f4d85b76f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:04.444Z|a2418d71-de80-4737-87db-e2de874dd25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:04.444Z|a2418d71-de80-4737-87db-e2de874dd25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:04.963Z|6ce8bd28-f781-4150-b093-e04e9b78fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:04.963Z|6ce8bd28-f781-4150-b093-e04e9b78fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:10.689Z|b07f9005-7770-45d2-802d-cd13b0254808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:10.690Z|b07f9005-7770-45d2-802d-cd13b0254808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:10.692Z|ea0243ba-a5aa-4fea-a7da-f15e52d9b692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:10.692Z|ea0243ba-a5aa-4fea-a7da-f15e52d9b692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:10.692Z|69f4acac-8541-4369-957b-d2c498fa7a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:10.693Z|69f4acac-8541-4369-957b-d2c498fa7a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:19.444Z|763677d4-3a8f-4237-9c63-0b56a6939987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:19.446Z|763677d4-3a8f-4237-9c63-0b56a6939987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:20.711Z|24b7cc6a-f15d-4197-8c8c-d08e5ba2aaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:20.711Z|b516c2ad-336c-45fa-9484-902e3168e446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:20.712Z|24b7cc6a-f15d-4197-8c8c-d08e5ba2aaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:20.712Z|b516c2ad-336c-45fa-9484-902e3168e446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:20.712Z|5bff03d2-d1a5-4431-9b19-f0af62364697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:20.713Z|5bff03d2-d1a5-4431-9b19-f0af62364697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:28.686Z|dc83ded8-c551-49cb-a727-f2550465024a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:10:28.686Z|dc83ded8-c551-49cb-a727-f2550465024a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:30.733Z|62ebfe7d-0850-44b6-bb7b-da2d26750f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:30.734Z|62ebfe7d-0850-44b6-bb7b-da2d26750f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:30.734Z|db522814-2a59-4011-b2cc-9147487d361b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:30.734Z|f708d930-0036-4d25-9675-9d0c88436492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:30.735Z|f708d930-0036-4d25-9675-9d0c88436492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:30.735Z|db522814-2a59-4011-b2cc-9147487d361b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:34.444Z|b97f14d5-5cc8-4c94-8a91-9680c805a53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:34.445Z|b97f14d5-5cc8-4c94-8a91-9680c805a53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:34.964Z|c49afaa3-9666-4605-a5f5-4c0c0d7f8ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:34.964Z|c49afaa3-9666-4605-a5f5-4c0c0d7f8ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:40.763Z|5a540a53-4789-4939-9dc9-6b24001ad2af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:40.763Z|434dcd40-f393-4535-9691-08114c665ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:40.763Z|e52b7683-a23d-4695-800e-9a5f9f16628f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:40.764Z|434dcd40-f393-4535-9691-08114c665ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:40.764Z|5a540a53-4789-4939-9dc9-6b24001ad2af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:40.764Z|e52b7683-a23d-4695-800e-9a5f9f16628f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:49.444Z|53f57fd0-b191-48b8-bc15-121d4f11e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:10:49.444Z|53f57fd0-b191-48b8-bc15-121d4f11e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:10:50.786Z|b3350737-c287-48ff-8587-aa715e140457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:50.786Z|0b721ad6-a8df-4b8a-bab1-845951c8f0a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:50.787Z|b3350737-c287-48ff-8587-aa715e140457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:50.787Z|0b721ad6-a8df-4b8a-bab1-845951c8f0a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:10:50.794Z|dae95e3d-e85b-496a-8922-31b3ee128112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:10:50.794Z|dae95e3d-e85b-496a-8922-31b3ee128112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:00.817Z|4e8e6f24-34e4-488b-9877-36019a97a30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:00.817Z|921c8664-68d7-41fe-b475-a5d720c57798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:00.817Z|3a9739e3-4133-4e6f-92ee-b366a9152ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:00.817Z|4e8e6f24-34e4-488b-9877-36019a97a30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:00.817Z|921c8664-68d7-41fe-b475-a5d720c57798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:00.817Z|3a9739e3-4133-4e6f-92ee-b366a9152ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:04.444Z|614f8ffa-beb8-4772-be00-fd86505b8771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:04.447Z|614f8ffa-beb8-4772-be00-fd86505b8771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:04.964Z|879867d3-7b8b-4860-be75-c57a7888fa3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:04.965Z|879867d3-7b8b-4860-be75-c57a7888fa3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:10.839Z|996f0aa9-a5f8-4b2d-8fe7-0fa57188669d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:10.840Z|996f0aa9-a5f8-4b2d-8fe7-0fa57188669d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:10.841Z|6ee8d67f-59fc-460f-972d-4df6cab4db95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:10.842Z|6ee8d67f-59fc-460f-972d-4df6cab4db95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:10.842Z|148dfeb3-e7d4-4a72-becf-e48c9afa2026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:10.842Z|148dfeb3-e7d4-4a72-becf-e48c9afa2026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:19.444Z|dba720bc-99f6-4561-9684-03d279f6b346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:19.444Z|dba720bc-99f6-4561-9684-03d279f6b346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:20.860Z|686b8cf3-e26c-424b-8bc0-d3c966534677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:20.860Z|80e97204-aee8-43d4-b3ba-eedd92642c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:20.860Z|84484247-225d-46d3-9b99-916542b1c60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:20.861Z|686b8cf3-e26c-424b-8bc0-d3c966534677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:20.861Z|84484247-225d-46d3-9b99-916542b1c60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:20.861Z|80e97204-aee8-43d4-b3ba-eedd92642c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:28.686Z|cede86f9-d9cb-47bd-a204-bb5dd7cbc774|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:11:28.687Z|cede86f9-d9cb-47bd-a204-bb5dd7cbc774|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:30.881Z|3d6cd17a-7ecc-4565-8068-6810acf56554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:30.881Z|563836e0-3bca-44eb-97b3-5464e20f753f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:30.882Z|3d6cd17a-7ecc-4565-8068-6810acf56554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:30.882Z|563836e0-3bca-44eb-97b3-5464e20f753f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:30.882Z|338f2d6a-212d-4ab0-914a-6ae045eed8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:30.882Z|338f2d6a-212d-4ab0-914a-6ae045eed8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:34.444Z|0a268deb-6b69-40a5-af8b-0a0b1a8184ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:34.444Z|0a268deb-6b69-40a5-af8b-0a0b1a8184ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:34.965Z|37103aad-52a6-4129-b53f-b11d5b1bb9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:34.966Z|37103aad-52a6-4129-b53f-b11d5b1bb9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:40.901Z|b381bab3-aeca-4ecd-8e03-e97ab7a2a677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:40.901Z|1fb2cbd3-22e0-4c5c-a2ef-3c6d25b6986a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:40.901Z|f2a8256e-a441-4df9-a279-8bd6bf049d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:40.902Z|b381bab3-aeca-4ecd-8e03-e97ab7a2a677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:40.902Z|1fb2cbd3-22e0-4c5c-a2ef-3c6d25b6986a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:40.902Z|f2a8256e-a441-4df9-a279-8bd6bf049d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:49.444Z|612f1303-b150-42c6-953d-aad19f62c4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:11:49.447Z|612f1303-b150-42c6-953d-aad19f62c4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:11:50.923Z|c6f27e29-a3ba-41df-8bf8-db061f7ff3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:50.923Z|c6f27e29-a3ba-41df-8bf8-db061f7ff3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:50.926Z|dee5821a-a975-4ade-89d2-a68f99c9f2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:50.927Z|dee5821a-a975-4ade-89d2-a68f99c9f2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:11:50.938Z|af5785ab-e043-41af-b0f9-0d4a06e408c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:11:50.938Z|af5785ab-e043-41af-b0f9-0d4a06e408c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:00.944Z|0f49cdd5-b4d4-4d3d-91bf-14630f12e333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:00.945Z|0f49cdd5-b4d4-4d3d-91bf-14630f12e333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:00.951Z|011e87aa-4698-4f93-9886-4002a03d68da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:00.952Z|011e87aa-4698-4f93-9886-4002a03d68da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:00.957Z|5d498644-8443-464d-a071-2c309206f70f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:00.958Z|5d498644-8443-464d-a071-2c309206f70f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:04.444Z|13fe0afe-c052-49a9-af0a-56f6222a4cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:04.444Z|13fe0afe-c052-49a9-af0a-56f6222a4cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:04.966Z|7963289a-2973-4179-b2b4-50691f91ebc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:04.966Z|7963289a-2973-4179-b2b4-50691f91ebc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:10.966Z|12fe3ff4-f700-45ab-91b3-9555bbeed3db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:10.966Z|12fe3ff4-f700-45ab-91b3-9555bbeed3db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:10.971Z|4661052c-32b7-48a5-a58b-c6616b313a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:10.971Z|4661052c-32b7-48a5-a58b-c6616b313a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:10.975Z|66adfc9a-bd16-4e7d-b534-adeb6d9f5e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:10.975Z|66adfc9a-bd16-4e7d-b534-adeb6d9f5e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:19.444Z|99067326-7817-4958-942b-32d1fe097543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:19.444Z|99067326-7817-4958-942b-32d1fe097543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:20.988Z|595a6a66-f93d-43d3-b12c-3c8a180271b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:20.989Z|595a6a66-f93d-43d3-b12c-3c8a180271b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:20.992Z|9b60ca64-9f74-48b9-9093-5820d1c601b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:20.994Z|9b60ca64-9f74-48b9-9093-5820d1c601b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:20.995Z|51a90785-e3da-460e-b4c1-969e71ee6e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:20.995Z|51a90785-e3da-460e-b4c1-969e71ee6e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:28.686Z|8fc79e06-c596-4ec1-a3a6-989967561299|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:12:28.686Z|8fc79e06-c596-4ec1-a3a6-989967561299|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:31.014Z|e5014c3c-21f8-493b-972f-b29c5c5c5ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:31.014Z|22f4d75e-469e-4ee4-bbd6-9441666e36a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:31.014Z|e5014c3c-21f8-493b-972f-b29c5c5c5ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:31.014Z|f9c43569-ce1b-40eb-9599-39a8f43caa2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:31.015Z|22f4d75e-469e-4ee4-bbd6-9441666e36a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:31.015Z|f9c43569-ce1b-40eb-9599-39a8f43caa2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:34.444Z|1a342281-10ea-4d8f-b721-2164cf8babe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:34.447Z|1a342281-10ea-4d8f-b721-2164cf8babe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:34.967Z|fc922939-131b-40e9-97b6-6e75140c7626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:34.967Z|fc922939-131b-40e9-97b6-6e75140c7626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:41.035Z|9503343c-ea72-4ad1-95a8-fbc74f8969e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:41.035Z|9503343c-ea72-4ad1-95a8-fbc74f8969e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:41.038Z|7b0a6325-1fc9-4889-b316-a405fd13b70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:41.038Z|1fd0ec73-4bb4-4cb4-b8f2-b4f6384ad74a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:41.038Z|1fd0ec73-4bb4-4cb4-b8f2-b4f6384ad74a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:41.038Z|7b0a6325-1fc9-4889-b316-a405fd13b70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:49.444Z|8fd38c44-1094-4c54-808f-ecde02f73513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:12:49.445Z|8fd38c44-1094-4c54-808f-ecde02f73513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:12:51.056Z|161c92f7-b3d9-40ea-8ec9-f28b6e34a443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:51.057Z|161c92f7-b3d9-40ea-8ec9-f28b6e34a443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:51.058Z|29489cdb-9ad0-4268-9120-c2debe35a057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:51.059Z|29489cdb-9ad0-4268-9120-c2debe35a057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:12:51.059Z|110d49fd-3406-4e6e-9b16-51b973328436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:12:51.059Z|110d49fd-3406-4e6e-9b16-51b973328436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:01.077Z|36f46e8f-0843-41d7-96a0-4122f3c9d89a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:01.077Z|4cc21396-759e-4cf8-ac60-a69c0aa20fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:01.078Z|36f46e8f-0843-41d7-96a0-4122f3c9d89a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:01.078Z|4cc21396-759e-4cf8-ac60-a69c0aa20fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:01.082Z|88ea6482-6180-44f4-b665-0aee2cbf083c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:01.083Z|88ea6482-6180-44f4-b665-0aee2cbf083c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:04.444Z|ac37da30-332b-477a-a7a8-6a75ab9c5ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:04.445Z|ac37da30-332b-477a-a7a8-6a75ab9c5ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:04.968Z|a9cddcb8-7c5d-4502-913c-0d6eb80360e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:04.968Z|a9cddcb8-7c5d-4502-913c-0d6eb80360e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:11.098Z|cb91bb5a-0c58-4139-b084-7d41c41ccb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:11.099Z|cb91bb5a-0c58-4139-b084-7d41c41ccb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:11.099Z|1c6f37fa-48fd-49db-a171-5900d5688c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:11.100Z|1c6f37fa-48fd-49db-a171-5900d5688c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:11.103Z|939e0082-e1f4-49aa-870c-9557e9a0f288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:11.103Z|939e0082-e1f4-49aa-870c-9557e9a0f288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:19.444Z|fb38153b-d8ee-4476-98f7-cc8ee002244d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:19.446Z|fb38153b-d8ee-4476-98f7-cc8ee002244d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:21.123Z|9932b988-31d5-4df1-ad10-9bebd93350aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:21.123Z|9932b988-31d5-4df1-ad10-9bebd93350aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:21.129Z|4f1ee3fb-f4a2-493c-bd35-9daaace02616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:21.129Z|9bd300bd-af3f-47c2-b264-036f5868e6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:21.129Z|4f1ee3fb-f4a2-493c-bd35-9daaace02616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:21.129Z|9bd300bd-af3f-47c2-b264-036f5868e6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:28.686Z|c64c830d-f838-49d1-a2a7-ecd17cc3bd2b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:13:28.686Z|c64c830d-f838-49d1-a2a7-ecd17cc3bd2b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:31.148Z|5e0f41cc-16c7-45e8-a5bb-f689eb569cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:31.148Z|79ccafdc-c980-47ad-8559-7d3b23ae7060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:31.148Z|5e0f41cc-16c7-45e8-a5bb-f689eb569cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:31.148Z|79ccafdc-c980-47ad-8559-7d3b23ae7060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:31.149Z|ca8828db-40b7-47da-bc34-c69b05d61e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:31.149Z|ca8828db-40b7-47da-bc34-c69b05d61e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:34.444Z|7d8d8cac-859a-4b19-a491-bb329186d215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:34.445Z|7d8d8cac-859a-4b19-a491-bb329186d215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:34.969Z|31f5a634-7ae0-4496-aba9-dec3fcd46e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:34.969Z|31f5a634-7ae0-4496-aba9-dec3fcd46e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:41.168Z|83fdf5a1-f2ca-4061-8013-58db75b2ebc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:41.168Z|83fdf5a1-f2ca-4061-8013-58db75b2ebc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:41.169Z|35d5cd26-3d7a-4411-bca0-512e852a3656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:41.169Z|35d5cd26-3d7a-4411-bca0-512e852a3656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:41.174Z|b39173ae-b592-4e6d-9c3a-4f3651467b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:41.175Z|b39173ae-b592-4e6d-9c3a-4f3651467b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:49.444Z|c8bf191c-0866-4c07-8825-5d41c4745bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:13:49.444Z|c8bf191c-0866-4c07-8825-5d41c4745bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:13:51.189Z|25780947-13a1-4bff-b522-df3495480fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:51.189Z|498de005-a569-4956-80e2-eac5ff12c09e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:51.190Z|25780947-13a1-4bff-b522-df3495480fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:51.190Z|498de005-a569-4956-80e2-eac5ff12c09e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:13:51.195Z|27194ff7-be78-4f58-b7a5-c2b3c55c3232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:13:51.196Z|27194ff7-be78-4f58-b7a5-c2b3c55c3232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:01.210Z|7b6b8d23-5bcc-4595-8449-d462ba9673e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:01.211Z|7b6b8d23-5bcc-4595-8449-d462ba9673e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:01.211Z|af39d4ef-99a2-4d4c-9447-39f3f0951e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:01.211Z|af39d4ef-99a2-4d4c-9447-39f3f0951e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:01.215Z|7fa47000-fafc-4e6e-8017-c43e95a35112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:01.216Z|7fa47000-fafc-4e6e-8017-c43e95a35112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:04.444Z|dbfbe117-d7ef-462f-b9bf-8bf60f4887d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:04.446Z|dbfbe117-d7ef-462f-b9bf-8bf60f4887d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:04.970Z|273b4774-62dd-469f-ba3c-da6a455ef03a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:04.970Z|273b4774-62dd-469f-ba3c-da6a455ef03a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:11.234Z|5d6f5646-d5dd-42fb-8e99-d4776a60655e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:11.235Z|5d6f5646-d5dd-42fb-8e99-d4776a60655e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:11.237Z|e7f508dc-f9df-4e64-ad64-1c0ff3d4c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:11.238Z|e7f508dc-f9df-4e64-ad64-1c0ff3d4c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:11.238Z|32957103-5d3b-4f8c-9880-50774beea829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:11.238Z|32957103-5d3b-4f8c-9880-50774beea829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:19.444Z|550c7924-120a-4d19-b084-f08d923d4f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:19.444Z|550c7924-120a-4d19-b084-f08d923d4f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:21.253Z|c1325e01-ccec-4c8e-8aa1-f046daa9e301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:21.254Z|c1325e01-ccec-4c8e-8aa1-f046daa9e301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:21.258Z|42794b66-0628-4920-a7b3-0eb565754f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:21.258Z|05ab4aa8-7925-4b85-9da2-4b551d70bb92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:21.259Z|42794b66-0628-4920-a7b3-0eb565754f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:21.259Z|05ab4aa8-7925-4b85-9da2-4b551d70bb92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:28.687Z|94d4cb6c-c905-411c-b4e3-78f10225de33|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:14:28.689Z|94d4cb6c-c905-411c-b4e3-78f10225de33|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:31.275Z|697c7ce3-2945-4551-b999-84aaa69120c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:31.276Z|697c7ce3-2945-4551-b999-84aaa69120c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:31.276Z|a10a0bf3-d19b-4cce-8cca-1da439b75eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:31.277Z|a10a0bf3-d19b-4cce-8cca-1da439b75eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:31.277Z|02560726-e9be-4b5c-8a54-eb5e025972f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:31.278Z|02560726-e9be-4b5c-8a54-eb5e025972f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:34.444Z|82dfffa9-5ff7-48fb-a002-f671e0ab9064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:34.445Z|82dfffa9-5ff7-48fb-a002-f671e0ab9064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:34.971Z|eac5a525-d439-47ba-af2a-021bfed3149f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:34.971Z|eac5a525-d439-47ba-af2a-021bfed3149f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:41.296Z|80b18f07-390d-4b8c-a902-9924a46338db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:41.296Z|be30d29b-c158-4eb4-a467-b2a95276ce1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:41.296Z|147a2bd9-6331-4d93-986a-7ddc6cbf0ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:41.296Z|80b18f07-390d-4b8c-a902-9924a46338db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:41.296Z|147a2bd9-6331-4d93-986a-7ddc6cbf0ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:41.296Z|be30d29b-c158-4eb4-a467-b2a95276ce1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:49.444Z|a783d5d2-0813-4923-9b56-f3578761c7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:14:49.447Z|a783d5d2-0813-4923-9b56-f3578761c7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:14:51.316Z|d2a9caf1-05ee-4acb-8d6d-98c94a185887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:51.317Z|d2a9caf1-05ee-4acb-8d6d-98c94a185887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:51.318Z|6bbd981f-ac58-4c45-ae02-41e32e79105a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:51.318Z|6bbd981f-ac58-4c45-ae02-41e32e79105a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:51.321Z|43b56a87-8d7b-49f0-a94d-31c6ca0c6b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:14:51.321Z|43b56a87-8d7b-49f0-a94d-31c6ca0c6b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:14:59.947Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x0340xea0xb50xec0x9fK0x9d.x0x140x0c0x9c0x9c0x09I0xd1hn0xe10xad0x140xd10x8c_0x00t0xc90xd3O0x06l0x02]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-10-07T06:15:01.337Z|047b104b-3d0d-4387-bdbe-b448a0a77b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:01.338Z|047b104b-3d0d-4387-bdbe-b448a0a77b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:01.339Z|7ab13e61-093a-43be-8cc6-d0794c2fbb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:01.339Z|57c17080-51b1-42cd-ba8c-58ac5a890b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:01.340Z|7ab13e61-093a-43be-8cc6-d0794c2fbb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:01.340Z|57c17080-51b1-42cd-ba8c-58ac5a890b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:04.444Z|87edd084-9f0f-40d4-93c6-8a296cd6d130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:04.445Z|87edd084-9f0f-40d4-93c6-8a296cd6d130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:04.971Z|f4ff91ad-2b76-4924-8021-3c22efd3f525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:04.972Z|f4ff91ad-2b76-4924-8021-3c22efd3f525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:11.364Z|04a3f1a4-f586-4789-b96c-45c8cef36aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:11.365Z|04a3f1a4-f586-4789-b96c-45c8cef36aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:11.368Z|54d16281-26e9-4dc9-a56f-7f2b4854e936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:11.368Z|54d16281-26e9-4dc9-a56f-7f2b4854e936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:11.380Z|c906874d-0e3e-491a-bd89-be33e890d119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:11.381Z|c906874d-0e3e-491a-bd89-be33e890d119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:19.444Z|8932ecec-ff89-4f0d-afd7-4ecfb1adba56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:19.444Z|8932ecec-ff89-4f0d-afd7-4ecfb1adba56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:21.391Z|3aaf5368-1050-44b6-971c-16de55e32459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:21.391Z|fba905e4-887e-4c8e-941b-0e8411738fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:21.391Z|3aaf5368-1050-44b6-971c-16de55e32459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:21.391Z|fba905e4-887e-4c8e-941b-0e8411738fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:21.403Z|4031996d-aa18-4052-aecf-10c83fe85235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:21.403Z|4031996d-aa18-4052-aecf-10c83fe85235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:28.687Z|022124c2-0247-4d12-b912-6834c38992bd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:15:28.687Z|022124c2-0247-4d12-b912-6834c38992bd|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:31.411Z|93728e87-773d-4f0b-ae4e-0274d75fe802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:31.411Z|660024ab-db27-4e31-99e2-a95bc200c3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:31.412Z|93728e87-773d-4f0b-ae4e-0274d75fe802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:31.412Z|660024ab-db27-4e31-99e2-a95bc200c3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:31.427Z|22ff6bad-296f-4264-b19e-3e2ef3fb8154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:31.427Z|22ff6bad-296f-4264-b19e-3e2ef3fb8154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:34.444Z|ed42de70-3420-49e4-979e-629edf0f1320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:34.447Z|ed42de70-3420-49e4-979e-629edf0f1320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:34.972Z|eee54bdf-6422-4e9a-98ad-277072805600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:34.973Z|eee54bdf-6422-4e9a-98ad-277072805600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:41.431Z|4096c935-0906-4000-8be6-56f621ffd8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:41.432Z|4096c935-0906-4000-8be6-56f621ffd8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:41.434Z|f3a6c237-0dd5-44b8-a017-6e25d6096762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:41.435Z|f3a6c237-0dd5-44b8-a017-6e25d6096762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:41.448Z|f0cb035a-c698-4bed-89ae-1896e913ace4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:41.449Z|f0cb035a-c698-4bed-89ae-1896e913ace4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:49.444Z|93226396-61ff-4f2f-ae0e-1761f08c7402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:15:49.444Z|93226396-61ff-4f2f-ae0e-1761f08c7402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:15:51.451Z|aa2570bf-1d7e-4bf6-b1fb-072ae7cbd1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:51.452Z|aa2570bf-1d7e-4bf6-b1fb-072ae7cbd1f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:51.454Z|3f437199-9627-4666-96ec-926dde75a345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:51.455Z|3f437199-9627-4666-96ec-926dde75a345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:15:51.467Z|9c3e65a9-ffe3-4bf1-b96f-a00e7ec00da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:15:51.467Z|9c3e65a9-ffe3-4bf1-b96f-a00e7ec00da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:01.474Z|af2a46e7-9dba-4525-92fb-92442b234e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:01.474Z|c0974664-4ef5-4c4a-bbd4-9954ca79b6af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:01.474Z|c0974664-4ef5-4c4a-bbd4-9954ca79b6af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:01.474Z|af2a46e7-9dba-4525-92fb-92442b234e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:01.489Z|124c01b5-9366-40f6-934f-2afafd483851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:01.490Z|124c01b5-9366-40f6-934f-2afafd483851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:04.444Z|e06bf61f-a760-48f7-bb39-f6882ac3b96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:04.444Z|e06bf61f-a760-48f7-bb39-f6882ac3b96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:04.973Z|189708d0-8624-42ca-83c5-91d3754da055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:04.974Z|189708d0-8624-42ca-83c5-91d3754da055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:11.496Z|41ae036a-ba91-4972-a739-07623463725b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:11.496Z|977aef95-ac32-4905-b92a-b4f89e7bdf50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:11.497Z|41ae036a-ba91-4972-a739-07623463725b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:11.497Z|977aef95-ac32-4905-b92a-b4f89e7bdf50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:11.510Z|af485ee0-7330-4757-a183-334e687ad449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:11.511Z|af485ee0-7330-4757-a183-334e687ad449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:19.444Z|2ffca8b5-74bb-4db8-acb4-c35fc9a4249f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:19.444Z|2ffca8b5-74bb-4db8-acb4-c35fc9a4249f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:21.519Z|c3aeda17-d7d6-49c8-823c-b5f668cdf7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:21.520Z|a386b0c6-7089-4efb-b434-cc7c52ea2c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:21.520Z|c3aeda17-d7d6-49c8-823c-b5f668cdf7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:21.520Z|a386b0c6-7089-4efb-b434-cc7c52ea2c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:21.529Z|18c8ad32-afa0-4076-aa9f-4c2e025ba05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:21.530Z|18c8ad32-afa0-4076-aa9f-4c2e025ba05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:28.686Z|f0ffe91b-152b-4a48-8c87-f21b5cef09a4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:16:28.687Z|f0ffe91b-152b-4a48-8c87-f21b5cef09a4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:31.547Z|c41613af-a4c1-4c8d-97d8-40e239bdb404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:31.548Z|c41613af-a4c1-4c8d-97d8-40e239bdb404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:31.550Z|eabf52cd-9be8-4733-9556-75ae78af1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:31.550Z|eabf52cd-9be8-4733-9556-75ae78af1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:31.550Z|a875203b-b563-45ce-ace5-726a995cbde8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:31.551Z|a875203b-b563-45ce-ace5-726a995cbde8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:34.444Z|116353b6-8fc1-48a3-9913-eedd7ce22ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:34.445Z|116353b6-8fc1-48a3-9913-eedd7ce22ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:34.974Z|dd823727-dd8f-4d25-a44c-c15cdca9d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:34.975Z|dd823727-dd8f-4d25-a44c-c15cdca9d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:41.568Z|5c79aaa1-3fd0-4df8-a76b-c173ea945b77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:41.568Z|0b4d339a-7b2e-46e5-8299-f1fb8701a549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:41.568Z|2c430e4d-4c02-40eb-90eb-cd3b1a770e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:41.569Z|0b4d339a-7b2e-46e5-8299-f1fb8701a549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:41.569Z|5c79aaa1-3fd0-4df8-a76b-c173ea945b77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:41.569Z|2c430e4d-4c02-40eb-90eb-cd3b1a770e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:49.444Z|634720fc-388c-4ad3-977d-304cbdb4c1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:16:49.447Z|634720fc-388c-4ad3-977d-304cbdb4c1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:16:51.595Z|2546cd4a-c4b3-4eab-ad13-987d39788abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:51.595Z|9cb5171b-1cb4-46ed-8860-f68fde5467ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:51.595Z|c35f5c70-ba50-4340-a74f-f181ba276d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:16:51.596Z|2546cd4a-c4b3-4eab-ad13-987d39788abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:51.596Z|c35f5c70-ba50-4340-a74f-f181ba276d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:16:51.596Z|9cb5171b-1cb4-46ed-8860-f68fde5467ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:01.616Z|5e4b54f9-8c04-4633-a15b-9d46ca189ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:01.616Z|5e4b54f9-8c04-4633-a15b-9d46ca189ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:01.617Z|85e2e7c8-09b1-40c5-874d-c0bd777e8c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:01.617Z|85e2e7c8-09b1-40c5-874d-c0bd777e8c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:01.618Z|1f058a97-b3ad-48f5-bab2-c34083a7dc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:01.618Z|1f058a97-b3ad-48f5-bab2-c34083a7dc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:04.444Z|47156ed6-30f6-4865-bb9e-7f566fa50843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:04.444Z|47156ed6-30f6-4865-bb9e-7f566fa50843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:04.975Z|c8a69831-c0c4-4713-bf75-1373130969fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:04.976Z|c8a69831-c0c4-4713-bf75-1373130969fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:11.638Z|e9f1b76b-ac53-4a82-bb83-5bcb3b9f8ab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:11.638Z|de51b65c-e4cf-422b-a6eb-e8f07f71cc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:11.639Z|e9f1b76b-ac53-4a82-bb83-5bcb3b9f8ab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:11.639Z|de51b65c-e4cf-422b-a6eb-e8f07f71cc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:11.646Z|3034632e-3acc-4fbb-9a8a-34ddf22b13d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:11.646Z|3034632e-3acc-4fbb-9a8a-34ddf22b13d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:19.444Z|437a2efd-fbce-4b88-a3ea-663d54f4f91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:19.444Z|437a2efd-fbce-4b88-a3ea-663d54f4f91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:21.658Z|dc7403c8-3121-43a5-93a1-314865d4393a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:21.658Z|a5a4a03d-e59e-4a40-b241-2620a2eaeba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:21.659Z|dc7403c8-3121-43a5-93a1-314865d4393a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:21.659Z|a5a4a03d-e59e-4a40-b241-2620a2eaeba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:21.667Z|af3bde26-22a3-44d0-a637-f4f5f926d821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:21.667Z|af3bde26-22a3-44d0-a637-f4f5f926d821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:28.687Z|a1cd6e95-a5df-4ced-a379-ea19e28174e0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:17:28.687Z|a1cd6e95-a5df-4ced-a379-ea19e28174e0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:31.679Z|2e535b10-6b91-4cc1-8bf0-15f5c7219af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:31.679Z|6fac0629-5a57-41a9-8888-4d49aff51291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:31.680Z|6fac0629-5a57-41a9-8888-4d49aff51291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:31.680Z|2e535b10-6b91-4cc1-8bf0-15f5c7219af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:31.687Z|5f083303-d71f-4f55-bff1-5aca62640cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:31.687Z|5f083303-d71f-4f55-bff1-5aca62640cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:34.444Z|21220f05-0e47-4d0c-bf49-3ef6ac5aa34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:34.446Z|21220f05-0e47-4d0c-bf49-3ef6ac5aa34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:34.976Z|3755f2c7-7bc8-42b2-a393-98584ab2cdc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:34.976Z|3755f2c7-7bc8-42b2-a393-98584ab2cdc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:41.698Z|66c2bc1d-5d2f-4f3a-af74-409ca7079bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:41.699Z|66c2bc1d-5d2f-4f3a-af74-409ca7079bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:41.703Z|b00199a2-434f-4624-bd2e-8386c3cc7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:41.703Z|b00199a2-434f-4624-bd2e-8386c3cc7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:41.705Z|7327034f-e8f2-4c61-a2eb-236790f91549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:41.705Z|7327034f-e8f2-4c61-a2eb-236790f91549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:49.444Z|1c6e427c-9ca1-4b17-9efe-709eac57f1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:17:49.444Z|1c6e427c-9ca1-4b17-9efe-709eac57f1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:17:51.723Z|08e4d048-ddb7-48ad-9ebb-f6cfd3b2b37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:51.723Z|9cde3f5a-d976-40c5-bf45-c451467dd0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:51.723Z|08e4d048-ddb7-48ad-9ebb-f6cfd3b2b37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:51.723Z|9cde3f5a-d976-40c5-bf45-c451467dd0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:17:51.724Z|ab37ae91-8708-45a4-9676-cea68b2fce44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:17:51.725Z|ab37ae91-8708-45a4-9676-cea68b2fce44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:01.747Z|1c3e948d-2702-49c1-a763-8d63182f2a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:01.748Z|1c3e948d-2702-49c1-a763-8d63182f2a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:01.751Z|cf021967-4326-459c-aa2c-6eaa6e7b9368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:01.752Z|cf021967-4326-459c-aa2c-6eaa6e7b9368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:01.752Z|cc612b8a-3f52-4c2d-ac5e-d0b8cad5474f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:01.752Z|cc612b8a-3f52-4c2d-ac5e-d0b8cad5474f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:04.444Z|2f69878d-0677-41fe-8a89-b8c38fb9dc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:04.444Z|2f69878d-0677-41fe-8a89-b8c38fb9dc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:04.977Z|f38e8c3c-80f7-47dc-910f-435c3f2a00bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:04.977Z|f38e8c3c-80f7-47dc-910f-435c3f2a00bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:11.769Z|81c15605-cc36-4376-a1f6-7ce80586d83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:11.770Z|81c15605-cc36-4376-a1f6-7ce80586d83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:11.770Z|1f2027af-51a7-4816-a9c5-25be47e3870f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:11.770Z|1f2027af-51a7-4816-a9c5-25be47e3870f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:11.771Z|c623b9a4-d73f-47af-9aec-a2537aa2743c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:11.772Z|c623b9a4-d73f-47af-9aec-a2537aa2743c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:19.444Z|f86f27e3-f782-4918-811e-62174493828b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:19.446Z|f86f27e3-f782-4918-811e-62174493828b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:21.787Z|251a6ff5-d38a-4841-8442-b04b5291e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:21.788Z|251a6ff5-d38a-4841-8442-b04b5291e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:21.792Z|f65cf1c6-0f08-4585-9440-bfc83a346328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:21.792Z|f65cf1c6-0f08-4585-9440-bfc83a346328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:21.792Z|e120a231-da61-4866-97b1-855b74a64018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:21.793Z|e120a231-da61-4866-97b1-855b74a64018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:28.686Z|27254ff9-2840-4f6d-82f4-6f50de12725e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:18:28.687Z|27254ff9-2840-4f6d-82f4-6f50de12725e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:31.814Z|32c9d405-908c-4854-826c-c95b1a8bc522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:31.814Z|eed524e9-4c50-47df-a5d3-f13aa4cf4489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:31.815Z|32c9d405-908c-4854-826c-c95b1a8bc522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:31.815Z|eed524e9-4c50-47df-a5d3-f13aa4cf4489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:31.818Z|404c810a-f002-415a-a625-3bd18bc213e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:31.819Z|404c810a-f002-415a-a625-3bd18bc213e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:34.444Z|c9c9ba6b-7fbb-439f-b4a1-74d640d57592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:34.444Z|c9c9ba6b-7fbb-439f-b4a1-74d640d57592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:34.978Z|5b2a5984-8671-41d5-b822-b26ccb2e17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:34.978Z|5b2a5984-8671-41d5-b822-b26ccb2e17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:41.835Z|6f6f7089-da10-44ef-89e3-1b555bf46871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:41.835Z|5d5db34c-cfcb-4563-b79f-726270e40ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:41.836Z|5d5db34c-cfcb-4563-b79f-726270e40ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:41.836Z|6f6f7089-da10-44ef-89e3-1b555bf46871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:41.838Z|e76d966c-88e1-47d7-a7a1-f2cf7c659d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:41.838Z|e76d966c-88e1-47d7-a7a1-f2cf7c659d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:49.444Z|ad03a190-e28a-498e-9199-cf7cc35bfd15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:18:49.444Z|ad03a190-e28a-498e-9199-cf7cc35bfd15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:18:51.859Z|ec92e174-b634-4038-926c-216eb06b8eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:51.859Z|ec92e174-b634-4038-926c-216eb06b8eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:51.859Z|b000bcc1-86cd-4dac-9207-3f02e12b6872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:51.860Z|b000bcc1-86cd-4dac-9207-3f02e12b6872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:18:51.860Z|9e00b9b3-3643-49be-ba55-392f7e5661e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:18:51.860Z|9e00b9b3-3643-49be-ba55-392f7e5661e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:01.880Z|6bc28215-910c-4195-bdeb-4bdf71b2a19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:01.880Z|6bc28215-910c-4195-bdeb-4bdf71b2a19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:01.881Z|7ddcf93c-b400-492e-97a1-f34a7c6248cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:01.881Z|7ddcf93c-b400-492e-97a1-f34a7c6248cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:01.881Z|0322c87f-f7ce-4d12-bcab-81a590d72af4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:01.882Z|0322c87f-f7ce-4d12-bcab-81a590d72af4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:04.444Z|c09a93d4-b021-4f93-93de-9815fcafb70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:04.447Z|c09a93d4-b021-4f93-93de-9815fcafb70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:04.978Z|f8678c59-48b6-4339-9f67-4ffedb9512eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:04.979Z|f8678c59-48b6-4339-9f67-4ffedb9512eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:11.899Z|ad412223-6dcd-4b0a-a351-953ca96392d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:11.899Z|2ce887bb-6859-4bdd-a2b1-c8c4903978c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:11.900Z|ad412223-6dcd-4b0a-a351-953ca96392d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:11.900Z|2f96f54a-d1e8-4f59-8e17-da8437f90fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:11.900Z|2ce887bb-6859-4bdd-a2b1-c8c4903978c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:11.901Z|2f96f54a-d1e8-4f59-8e17-da8437f90fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:16.721Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:19:16.728Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: be751a70-2328-4365-a7cd-1f7232cf51bc already exists in requestDb InfraActiveRequests table
2021-10-07T06:19:16.768Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc
2021-10-07T06:19:16.769Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|INFO|500||Invoke
2021-10-07T06:19:16.769Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||===========================request begin================================================
2021-10-07T06:19:16.769Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc
2021-10-07T06:19:16.769Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Method      : GET
2021-10-07T06:19:16.770Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56af168f2dcb3129", X-B3-SpanId:"58685ff1a4490ee7", X-B3-ParentSpanId:"56af168f2dcb3129", X-B3-Sampled:"0", X-ONAP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-TransactionID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ECOMP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56547444-6b74-4d9c-ae3c-b060c4a00afd"]
2021-10-07T06:19:16.770Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Request body: 
2021-10-07T06:19:16.770Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||==========================request end================================================
2021-10-07T06:19:17.291Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||============================response begin==========================================
2021-10-07T06:19:17.291Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:19:17.292Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Status text  : 
2021-10-07T06:19:17.292Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44006EAB60FC1FF40CA8954578860159; 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:"Thu, 07 Oct 2021 06:19:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:19:17.293Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||Response body: 
2021-10-07T06:19:17.293Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|DEBUG|500||=======================response end=================================================
2021-10-07T06:19:17.294Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be751a70-2328-4365-a7cd-1f7232cf51bc|INFO|404|Not Found|InvokeReturn
2021-10-07T06:19:17.348Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID be751a70-2328-4365-a7cd-1f7232cf51bc
2021-10-07T06:19:17.362Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:19:17.364Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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:"56af168f2dcb3129", X-B3-SpanId:"a3994deadadc9031", X-B3-ParentSpanId:"56af168f2dcb3129", X-B3-Sampled:"0", X-ONAP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-TransactionID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ECOMP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0836ff68-19ea-4ab8-bb50-36a3c151281e"]
2021-10-07T06:19:17.365Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:19:17.366Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:19:17.402Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:19:17.402Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:19:17.403Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:19:17.403Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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:"Thu, 07 Oct 2021 06:19:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:19:17.403Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:19:17.403Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:19:17.403Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:19:17.404Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:19:17.405Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:19:17.406Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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:"56af168f2dcb3129", X-B3-SpanId:"df0881cced0c25ea", X-B3-ParentSpanId:"56af168f2dcb3129", X-B3-Sampled:"0", X-ONAP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-TransactionID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ECOMP-RequestID:"be751a70-2328-4365-a7cd-1f7232cf51bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bfd9055-9e77-437c-be7b-fe2c22a1adfd"]
2021-10-07T06:19:17.407Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:19:17.407Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:19:17.436Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:19:17.436Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:19:17.436Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:19:17.436Z|be751a70-2328-4365-a7cd-1f7232cf51bc|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:"Thu, 07 Oct 2021 06:19:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:19:17.437Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:19:17.437Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:19:17.437Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:19:17.438Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:19:17.438Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@582b4d31
2021-10-07T06:19:17.442Z|be751a70-2328-4365-a7cd-1f7232cf51bc|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:19:18.454Z|e08c6412-467b-43cd-be58-4ac2a5c02cdf|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:19:18.455Z|e08c6412-467b-43cd-be58-4ac2a5c02cdf|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:19.444Z|10ddade6-ffef-4b35-aa4e-410800ef09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:19.444Z|10ddade6-ffef-4b35-aa4e-410800ef09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:21.921Z|5c093d2c-5687-490f-a7f7-414e3aa13631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:21.921Z|5c093d2c-5687-490f-a7f7-414e3aa13631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:21.922Z|2816bc60-d6b4-4f5c-9c09-1a95a130485f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:21.922Z|de21e6fd-e154-4610-be43-35644b9d0fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:21.922Z|2816bc60-d6b4-4f5c-9c09-1a95a130485f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:21.923Z|de21e6fd-e154-4610-be43-35644b9d0fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:28.687Z|5bccbe74-b379-4d8d-8587-e890be6f78f4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:19:28.688Z|5bccbe74-b379-4d8d-8587-e890be6f78f4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:31.943Z|8a76332f-edc0-4419-96ec-d37b24c89e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:31.943Z|f5b0c7b7-6760-45fd-8063-21c6813c16a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:31.943Z|dca892cb-f125-48bc-878f-9c47ca63cf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:31.943Z|f5b0c7b7-6760-45fd-8063-21c6813c16a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:31.943Z|dca892cb-f125-48bc-878f-9c47ca63cf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:31.943Z|8a76332f-edc0-4419-96ec-d37b24c89e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:34.444Z|3b35e607-c4a7-466d-abe5-78b2681b5af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:34.444Z|3b35e607-c4a7-466d-abe5-78b2681b5af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:34.979Z|f03116da-7fed-4295-b73b-84e399b125e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:34.980Z|f03116da-7fed-4295-b73b-84e399b125e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:38.636Z|fe452e86-f172-4561-9bbd-620e1f90b123|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:19:38.637Z|fe452e86-f172-4561-9bbd-620e1f90b123|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:41.964Z|95aa0051-4110-459e-b996-9a171855fcb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:41.964Z|9607ae38-65e7-494a-aff3-509dea35b6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:41.964Z|e4b7742d-f614-493f-b252-b35b0382c872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:41.965Z|95aa0051-4110-459e-b996-9a171855fcb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:41.965Z|e4b7742d-f614-493f-b252-b35b0382c872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:41.965Z|9607ae38-65e7-494a-aff3-509dea35b6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:49.444Z|3671a548-93cf-46f0-a0ff-d11ffe022fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:19:49.447Z|3671a548-93cf-46f0-a0ff-d11ffe022fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:19:51.986Z|3158437a-087b-4114-b81a-89b2576f7523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:51.986Z|1fa5330a-719d-46d7-a33c-7a8b1fe65b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:51.986Z|ac75232f-0d2e-4a05-84a6-d22b45877084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:19:51.987Z|ac75232f-0d2e-4a05-84a6-d22b45877084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:51.987Z|3158437a-087b-4114-b81a-89b2576f7523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:19:51.987Z|1fa5330a-719d-46d7-a33c-7a8b1fe65b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:02.011Z|f943ddab-205c-468f-9852-05749087c08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:02.011Z|16b9a1a4-8eaa-49ee-9704-cca83fb4aa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:02.011Z|3181f084-affc-49eb-ac48-4304d9efac6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:02.053Z|f943ddab-205c-468f-9852-05749087c08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:02.053Z|16b9a1a4-8eaa-49ee-9704-cca83fb4aa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:02.053Z|3181f084-affc-49eb-ac48-4304d9efac6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:04.444Z|e13d5879-f30a-4c8d-a0fc-f17a7b4fc25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:04.444Z|e13d5879-f30a-4c8d-a0fc-f17a7b4fc25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:04.981Z|03dbc2bc-d58a-4a98-9d87-18e64baacc74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:04.981Z|03dbc2bc-d58a-4a98-9d87-18e64baacc74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:12.074Z|8a909530-d25c-4895-bf3a-cfec8a20db15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:12.074Z|e4d51046-9635-4712-b4f0-03e929d05b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:12.074Z|85221b4e-b5f2-4e2d-af57-b4302f73ab5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:12.075Z|8a909530-d25c-4895-bf3a-cfec8a20db15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:12.075Z|85221b4e-b5f2-4e2d-af57-b4302f73ab5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:12.075Z|e4d51046-9635-4712-b4f0-03e929d05b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:19.444Z|4a62143f-e22a-44c8-b50e-65fbf3d85624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:19.444Z|4a62143f-e22a-44c8-b50e-65fbf3d85624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:22.097Z|769ac02b-36bf-4f03-9f66-78c688155976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:22.097Z|6331f680-8835-4282-832d-659822c508f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:22.097Z|19969c32-0894-492c-bc17-d9dfc472247b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:22.098Z|769ac02b-36bf-4f03-9f66-78c688155976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:22.098Z|6331f680-8835-4282-832d-659822c508f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:22.098Z|19969c32-0894-492c-bc17-d9dfc472247b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:28.687Z|70fcc759-e4ff-49fb-87b5-09932bd2bb1b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:20:28.687Z|70fcc759-e4ff-49fb-87b5-09932bd2bb1b|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:32.123Z|26313e15-b69e-4a53-8527-74bc62ffd789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:32.123Z|16fdd39e-c106-4c68-9af3-920abc6e0f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:32.123Z|16fdd39e-c106-4c68-9af3-920abc6e0f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:32.123Z|26313e15-b69e-4a53-8527-74bc62ffd789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:32.128Z|097ccc22-1669-4d00-b3b4-69ddc24092d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:32.128Z|097ccc22-1669-4d00-b3b4-69ddc24092d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:33.212Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:20:33.214Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8b2e05e0-4a91-487c-acde-fab029ac80ef already exists in requestDb InfraActiveRequests table
2021-10-07T06:20:33.215Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef
2021-10-07T06:20:33.215Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|INFO|500||Invoke
2021-10-07T06:20:33.215Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||===========================request begin================================================
2021-10-07T06:20:33.215Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef
2021-10-07T06:20:33.215Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Method      : GET
2021-10-07T06:20:33.216Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9bda724d4bbf559", X-B3-SpanId:"8bc0ec27b9e2b5d2", X-B3-ParentSpanId:"a9bda724d4bbf559", X-B3-Sampled:"0", X-ONAP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-TransactionID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ECOMP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d2f2000-0e25-418a-adac-3d6a8fad8012"]
2021-10-07T06:20:33.216Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Request body: 
2021-10-07T06:20:33.216Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||==========================request end================================================
2021-10-07T06:20:33.253Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||============================response begin==========================================
2021-10-07T06:20:33.253Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:20:33.254Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Status text  : 
2021-10-07T06:20:33.254Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:20:33.254Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||Response body: 
2021-10-07T06:20:33.255Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|DEBUG|500||=======================response end=================================================
2021-10-07T06:20:33.255Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b2e05e0-4a91-487c-acde-fab029ac80ef|INFO|404|Not Found|InvokeReturn
2021-10-07T06:20:33.258Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8b2e05e0-4a91-487c-acde-fab029ac80ef
2021-10-07T06:20:33.258Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:20:33.259Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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
2021-10-07T06:20:33.260Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:20:33.260Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:20:33.261Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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
2021-10-07T06:20:33.261Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:20:33.262Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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:"a9bda724d4bbf559", X-B3-SpanId:"a708a9d9a22011b1", X-B3-ParentSpanId:"a9bda724d4bbf559", X-B3-Sampled:"0", X-ONAP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-TransactionID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ECOMP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f1a9673-ee6a-4ce2-9831-2bb43d1b3af1"]
2021-10-07T06:20:33.262Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:20:33.263Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:20:33.273Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:20:33.274Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:20:33.274Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:20:33.274Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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:"Thu, 07 Oct 2021 06:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:20:33.275Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:20:33.275Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:20:33.275Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:20:33.276Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:20:33.276Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:20:33.277Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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
2021-10-07T06:20:33.277Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:20:33.278Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:20:33.278Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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
2021-10-07T06:20:33.278Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:20:33.278Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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:"a9bda724d4bbf559", X-B3-SpanId:"3ca28d1c8a785be7", X-B3-ParentSpanId:"a9bda724d4bbf559", X-B3-Sampled:"0", X-ONAP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-TransactionID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ECOMP-RequestID:"8b2e05e0-4a91-487c-acde-fab029ac80ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e604ca1-37d8-4bb1-ad6f-16470122f28f"]
2021-10-07T06:20:33.278Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:20:33.279Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:20:33.290Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:20:33.290Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:20:33.291Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:20:33.291Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|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:"Thu, 07 Oct 2021 06:20:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:20:33.291Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:20:33.292Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:20:33.292Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:20:33.292Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:20:33.293Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4810e041
2021-10-07T06:20:33.296Z|8b2e05e0-4a91-487c-acde-fab029ac80ef|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:20:34.444Z|03522f4a-de55-4f9e-8a3f-896751aff1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:34.447Z|03522f4a-de55-4f9e-8a3f-896751aff1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:34.982Z|ad324a01-0e0d-4e14-9f96-1ad1fba7bf6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:34.982Z|ad324a01-0e0d-4e14-9f96-1ad1fba7bf6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:42.145Z|b27d4394-09d1-4875-8c36-70ac2965d2d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:42.145Z|ada46044-5a5c-4e5f-8e71-30f0855a50df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:42.146Z|b27d4394-09d1-4875-8c36-70ac2965d2d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:42.146Z|ada46044-5a5c-4e5f-8e71-30f0855a50df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:42.148Z|d9b02ca6-0c1d-4580-9c91-d6f604bac583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:42.150Z|d9b02ca6-0c1d-4580-9c91-d6f604bac583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:49.298Z|3a8c5b8c-2dd2-4389-8c12-0436a32cfe9e|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:20:49.299Z|3a8c5b8c-2dd2-4389-8c12-0436a32cfe9e|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:49.444Z|fefb1090-25fe-4aef-865c-3428ca502cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:20:49.444Z|fefb1090-25fe-4aef-865c-3428ca502cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:20:52.166Z|1aee748e-d911-4d46-8fbd-da5e683f04f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:52.166Z|b3fbc68c-1837-4f56-97f7-e8e789cfe674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:52.167Z|1aee748e-d911-4d46-8fbd-da5e683f04f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:52.167Z|b3fbc68c-1837-4f56-97f7-e8e789cfe674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:20:52.170Z|edb86a1f-7bcf-424d-bdfa-f56f273a098a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:20:52.171Z|edb86a1f-7bcf-424d-bdfa-f56f273a098a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:02.188Z|0b8bd3a5-f75b-4b78-bdb3-eec0eb8a4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:02.188Z|20a02c1c-6b9b-4e5c-9f2e-239b183f180e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:02.188Z|0b8bd3a5-f75b-4b78-bdb3-eec0eb8a4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:02.188Z|20a02c1c-6b9b-4e5c-9f2e-239b183f180e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:02.191Z|e7c9a003-8525-4c65-9951-e405830bbd4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:02.192Z|e7c9a003-8525-4c65-9951-e405830bbd4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:04.444Z|79f0aac8-891c-48cf-8ba7-11360f6c5abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:04.444Z|79f0aac8-891c-48cf-8ba7-11360f6c5abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:04.983Z|0477dd10-8ce2-4892-9ccd-33899fe751a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:04.983Z|0477dd10-8ce2-4892-9ccd-33899fe751a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:12.210Z|f25bb8a4-e582-4756-a65b-3bca55bb4900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:12.211Z|f25bb8a4-e582-4756-a65b-3bca55bb4900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:12.214Z|686ce80c-6e16-4aad-87d3-37beb94850c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:12.214Z|5257febc-d5b9-48a0-8965-ac91c36d6d04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:12.215Z|686ce80c-6e16-4aad-87d3-37beb94850c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:12.215Z|5257febc-d5b9-48a0-8965-ac91c36d6d04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:19.444Z|9c53523b-c483-48f1-a485-b2ff8d534a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:19.447Z|9c53523b-c483-48f1-a485-b2ff8d534a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:22.237Z|d47ff9e8-88eb-46fb-b9e1-0fb7fe4712d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:22.237Z|ab117087-b32a-4545-84de-9a96147e6f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:22.237Z|d47ff9e8-88eb-46fb-b9e1-0fb7fe4712d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:22.237Z|ab117087-b32a-4545-84de-9a96147e6f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:22.240Z|e93e891c-a427-4406-af50-152a3ecfa689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:22.240Z|e93e891c-a427-4406-af50-152a3ecfa689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:28.687Z|b772fea1-c8e9-40e6-b242-db9ed6e98802|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:21:28.687Z|b772fea1-c8e9-40e6-b242-db9ed6e98802|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:32.258Z|883d3e2d-6d40-4adf-86e8-41110e8549f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:32.258Z|75063c7b-da13-413e-817e-0ee93d0dea43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:32.258Z|883d3e2d-6d40-4adf-86e8-41110e8549f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:32.258Z|8be1f661-70f5-4749-8a12-c172c9732128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:32.258Z|75063c7b-da13-413e-817e-0ee93d0dea43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:32.259Z|8be1f661-70f5-4749-8a12-c172c9732128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:34.444Z|07ac0356-3370-4d7d-bc64-39ebf1e9511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:34.444Z|07ac0356-3370-4d7d-bc64-39ebf1e9511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:34.983Z|289e2696-13b8-473b-8f33-684554711923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:34.984Z|289e2696-13b8-473b-8f33-684554711923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:38.284Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:21:38.285Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b2212871-b92c-4d56-8644-d648aa1436a1 already exists in requestDb InfraActiveRequests table
2021-10-07T06:21:38.286Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1
2021-10-07T06:21:38.286Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|INFO|500||Invoke
2021-10-07T06:21:38.287Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||===========================request begin================================================
2021-10-07T06:21:38.287Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1
2021-10-07T06:21:38.287Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Method      : GET
2021-10-07T06:21:38.287Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1782402311792fce", X-B3-SpanId:"54905f134b17a080", X-B3-ParentSpanId:"1782402311792fce", X-B3-Sampled:"0", X-ONAP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-TransactionID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ECOMP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8072efa0-bc4a-4e60-a2a7-9eb5e7754977"]
2021-10-07T06:21:38.287Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Request body: 
2021-10-07T06:21:38.288Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||==========================request end================================================
2021-10-07T06:21:38.312Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||============================response begin==========================================
2021-10-07T06:21:38.312Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:21:38.313Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Status text  : 
2021-10-07T06:21:38.315Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:21:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:21:38.316Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||Response body: 
2021-10-07T06:21:38.316Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|DEBUG|500||=======================response end=================================================
2021-10-07T06:21:38.316Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2212871-b92c-4d56-8644-d648aa1436a1|INFO|404|Not Found|InvokeReturn
2021-10-07T06:21:38.319Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b2212871-b92c-4d56-8644-d648aa1436a1
2021-10-07T06:21:38.320Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:21:38.321Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:21:38.321Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:21:38.322Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:21:38.322Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:21:38.322Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:21:38.322Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1782402311792fce", X-B3-SpanId:"181d9bfaedc9c656", X-B3-ParentSpanId:"1782402311792fce", X-B3-Sampled:"0", X-ONAP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-TransactionID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ECOMP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd0fc0e7-6064-46bc-923d-50aa2533b082"]
2021-10-07T06:21:38.323Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:21:38.323Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:21:38.335Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:21:38.335Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:21:38.336Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:21:38.336Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:21:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:21:38.336Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:21:38.336Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:21:38.337Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:21:38.337Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:21:38.338Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:21:38.338Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:21:38.339Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:21:38.339Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:21:38.339Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:21:38.339Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:21:38.339Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1782402311792fce", X-B3-SpanId:"f419bb7946b30b73", X-B3-ParentSpanId:"1782402311792fce", X-B3-Sampled:"0", X-ONAP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-TransactionID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ECOMP-RequestID:"b2212871-b92c-4d56-8644-d648aa1436a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a31b0a75-4743-403a-a9f3-7f6e886c59a7"]
2021-10-07T06:21:38.340Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:21:38.340Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:21:38.350Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:21:38.351Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:21:38.351Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:21:38.351Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:21:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:21:38.351Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:21:38.351Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:21:38.352Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:21:38.352Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:21:38.353Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@467d978f
2021-10-07T06:21:38.355Z|b2212871-b92c-4d56-8644-d648aa1436a1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:21:42.281Z|784b75ef-60e4-4162-9068-5144fd4875d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:42.281Z|ae8ede82-1fed-49b4-8c68-8bb29a32be0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:42.281Z|75712288-216a-4215-a805-42136f7c86c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:42.281Z|784b75ef-60e4-4162-9068-5144fd4875d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:42.281Z|ae8ede82-1fed-49b4-8c68-8bb29a32be0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:42.281Z|75712288-216a-4215-a805-42136f7c86c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:49.444Z|81fa701e-8ede-4753-b513-d010566c9c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:21:49.444Z|81fa701e-8ede-4753-b513-d010566c9c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:21:52.276Z|0073e66a-8118-40cd-abf1-b8315f198b4c|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:21:52.277Z|0073e66a-8118-40cd-abf1-b8315f198b4c|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:52.301Z|17ab9bb3-c87c-4dc3-9ac2-63165def1b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:52.301Z|731e893b-3a87-4f72-aea9-1d34060967a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:52.302Z|17ab9bb3-c87c-4dc3-9ac2-63165def1b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:52.302Z|731e893b-3a87-4f72-aea9-1d34060967a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:21:52.302Z|0952b3f0-9a7b-4a1b-833b-707ac94c63ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:21:52.302Z|0952b3f0-9a7b-4a1b-833b-707ac94c63ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:02.333Z|4a81dd07-1540-4d6d-be33-266c9e33dacb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:02.333Z|f65f50b1-b9a0-4cb2-9e7f-f99171227da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:02.333Z|4a81dd07-1540-4d6d-be33-266c9e33dacb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:02.333Z|f65f50b1-b9a0-4cb2-9e7f-f99171227da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:02.341Z|643bcc1f-734f-42fd-b5a3-72c1047c78b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:02.341Z|643bcc1f-734f-42fd-b5a3-72c1047c78b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:04.444Z|f4519ff7-3598-4296-b241-b53265e581a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:04.447Z|f4519ff7-3598-4296-b241-b53265e581a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:04.984Z|56a845a7-bead-4b8c-b69c-aef7889b1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:04.984Z|56a845a7-bead-4b8c-b69c-aef7889b1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:12.357Z|281237d1-901a-456b-8168-c2098011eea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:12.357Z|281237d1-901a-456b-8168-c2098011eea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:12.357Z|3e7b31e7-6caa-45e8-8435-922f3e8ff7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:12.358Z|3e7b31e7-6caa-45e8-8435-922f3e8ff7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:12.361Z|784d707d-788c-471d-811d-e60148e3cf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:12.362Z|784d707d-788c-471d-811d-e60148e3cf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:19.444Z|6c410d15-92d0-4894-8ba4-666f31750084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:19.444Z|6c410d15-92d0-4894-8ba4-666f31750084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:22.378Z|adec492c-bbb0-4a85-a440-7fe556345496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:22.378Z|3f6111a9-0334-47b7-86d4-775a305b59ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:22.378Z|adec492c-bbb0-4a85-a440-7fe556345496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:22.378Z|3f6111a9-0334-47b7-86d4-775a305b59ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:22.380Z|474a0de5-cdaf-4e71-b49e-66ead39a24cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:22.382Z|474a0de5-cdaf-4e71-b49e-66ead39a24cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:28.686Z|5fae0319-7fd9-4aaa-a1fe-00bd95e0d889|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:22:28.687Z|5fae0319-7fd9-4aaa-a1fe-00bd95e0d889|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:31.500Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:22:31.502Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 89fb6150-fbea-4dc2-8bbc-1d1fe5c57999 already exists in requestDb InfraActiveRequests table
2021-10-07T06:22:31.503Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999
2021-10-07T06:22:31.504Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|INFO|500||Invoke
2021-10-07T06:22:31.504Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||===========================request begin================================================
2021-10-07T06:22:31.504Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999
2021-10-07T06:22:31.505Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Method      : GET
2021-10-07T06:22:31.506Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"855a5be5f47d526c", X-B3-SpanId:"505a8ae7f32a4c38", X-B3-ParentSpanId:"855a5be5f47d526c", X-B3-Sampled:"0", X-ONAP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-TransactionID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ECOMP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"935f4b49-64c6-4627-a31d-01457e52c6f9"]
2021-10-07T06:22:31.507Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Request body: 
2021-10-07T06:22:31.507Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||==========================request end================================================
2021-10-07T06:22:31.530Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||============================response begin==========================================
2021-10-07T06:22:31.530Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:22:31.531Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Status text  : 
2021-10-07T06:22:31.531Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:22:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:22:31.531Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||Response body: 
2021-10-07T06:22:31.531Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|DEBUG|500||=======================response end=================================================
2021-10-07T06:22:31.532Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|INFO|404|Not Found|InvokeReturn
2021-10-07T06:22:31.534Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 89fb6150-fbea-4dc2-8bbc-1d1fe5c57999
2021-10-07T06:22:31.535Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:22:31.535Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:22:31.536Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:22:31.536Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:22:31.536Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:22:31.536Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:22:31.537Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"855a5be5f47d526c", X-B3-SpanId:"aa9715cc3a322c66", X-B3-ParentSpanId:"855a5be5f47d526c", X-B3-Sampled:"0", X-ONAP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-TransactionID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ECOMP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46397ba1-2e7a-4b55-855c-2b21a42987d4"]
2021-10-07T06:22:31.537Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:22:31.537Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:22:31.544Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:22:31.544Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:22:31.544Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:22:31.544Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:22:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:22:31.545Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:22:31.545Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:22:31.545Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:22:31.546Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:22:31.547Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:22:31.547Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:22:31.547Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"855a5be5f47d526c", X-B3-SpanId:"78eab597114f3046", X-B3-ParentSpanId:"855a5be5f47d526c", X-B3-Sampled:"0", X-ONAP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-TransactionID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ECOMP-RequestID:"89fb6150-fbea-4dc2-8bbc-1d1fe5c57999", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d59da2-5953-4b5c-b095-bb8c1fb5e233"]
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:22:31.548Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:22:31.556Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:22:31.556Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:22:31.556Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:22:31.556Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:22:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:22:31.557Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:22:31.557Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:22:31.557Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:22:31.558Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:22:31.558Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3fd22743
2021-10-07T06:22:31.560Z|89fb6150-fbea-4dc2-8bbc-1d1fe5c57999|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:22:32.399Z|6b6a3a1f-0cfb-45d6-a2f3-7da5451d82ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:32.399Z|d30ec3c9-779e-43e7-b6a9-cc33bbcacf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:32.399Z|d30ec3c9-779e-43e7-b6a9-cc33bbcacf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:32.399Z|6b6a3a1f-0cfb-45d6-a2f3-7da5451d82ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:32.401Z|0a70d683-7f00-403f-99ea-5fcc34076c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:32.402Z|0a70d683-7f00-403f-99ea-5fcc34076c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:34.444Z|11a79178-e68a-4def-bd3c-1b687cad439c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:34.444Z|11a79178-e68a-4def-bd3c-1b687cad439c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:34.985Z|ed0bad1f-a427-4526-967c-cf02c56e941f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:34.985Z|ed0bad1f-a427-4526-967c-cf02c56e941f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:43.133Z|2704e723-9738-4dd1-9471-f06cd821cc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:43.133Z|6276047b-4b6a-4977-9f94-ba2f6499a0a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:43.134Z|92504a9e-3163-464e-9a79-9a6755aba6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:43.134Z|2704e723-9738-4dd1-9471-f06cd821cc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:43.134Z|6276047b-4b6a-4977-9f94-ba2f6499a0a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:43.134Z|92504a9e-3163-464e-9a79-9a6755aba6d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:47.434Z|8439b12d-79ea-4eba-90a9-bb331c284992|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:22:47.435Z|8439b12d-79ea-4eba-90a9-bb331c284992|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:49.444Z|f16db5ae-dc22-4f94-8544-195b48b38125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:22:49.447Z|f16db5ae-dc22-4f94-8544-195b48b38125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:22:53.155Z|229985e2-a088-490f-986f-1afe38313e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:53.155Z|10b5708e-5943-4dcb-b084-a5a0939b3860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:53.155Z|229985e2-a088-490f-986f-1afe38313e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:53.155Z|9bb3c350-40f7-4eed-b7f5-aec99db33af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:22:53.156Z|9bb3c350-40f7-4eed-b7f5-aec99db33af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:22:53.156Z|10b5708e-5943-4dcb-b084-a5a0939b3860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:03.176Z|5e8480dc-ed9a-4c97-b711-5c3aa89d4a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:03.176Z|ab4c0f43-2100-43ff-922f-fbb8366cb182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:03.176Z|169bdec5-8ba9-484f-8a1e-651d7096ad38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:03.177Z|5e8480dc-ed9a-4c97-b711-5c3aa89d4a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:03.177Z|ab4c0f43-2100-43ff-922f-fbb8366cb182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:03.177Z|169bdec5-8ba9-484f-8a1e-651d7096ad38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:04.444Z|9f03384e-cb3e-4161-b51c-30cde4006896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:04.444Z|9f03384e-cb3e-4161-b51c-30cde4006896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:04.986Z|340c3719-bfe9-47ab-b75f-77b6c178d59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:04.986Z|340c3719-bfe9-47ab-b75f-77b6c178d59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:13.200Z|0326d762-c106-40ee-b242-2dbfcaf41303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:13.200Z|5853bfd0-fd9a-49de-b021-9b3eab5a097b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:13.200Z|0326d762-c106-40ee-b242-2dbfcaf41303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:13.201Z|5853bfd0-fd9a-49de-b021-9b3eab5a097b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:13.202Z|745d41a0-0b90-4d42-b82b-a3e10c7d9842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:13.202Z|745d41a0-0b90-4d42-b82b-a3e10c7d9842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:19.444Z|c354cb6f-42d1-4521-a3c1-20fdc967a686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:19.444Z|c354cb6f-42d1-4521-a3c1-20fdc967a686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:23.225Z|d0be9e8a-78da-40b6-acd2-86fd2b086ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:23.225Z|a52dba72-0b74-48c6-82dd-38f14cffa32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:23.226Z|d0be9e8a-78da-40b6-acd2-86fd2b086ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:23.226Z|a52dba72-0b74-48c6-82dd-38f14cffa32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:23.231Z|7c3cd1fe-f7c4-47dd-b39e-d719a980cec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:23.231Z|7c3cd1fe-f7c4-47dd-b39e-d719a980cec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:27.296Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:23:27.297Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1c201b70-5586-4474-a0aa-f3bf361ef474 already exists in requestDb InfraActiveRequests table
2021-10-07T06:23:27.298Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474
2021-10-07T06:23:27.298Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|INFO|500||Invoke
2021-10-07T06:23:27.299Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||===========================request begin================================================
2021-10-07T06:23:27.299Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474
2021-10-07T06:23:27.299Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Method      : GET
2021-10-07T06:23:27.299Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"622e944abad502f1", X-B3-SpanId:"735c41e82aa17f50", X-B3-ParentSpanId:"622e944abad502f1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-TransactionID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ECOMP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafffa90-8353-4c14-b302-25427307d9d8"]
2021-10-07T06:23:27.299Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Request body: 
2021-10-07T06:23:27.300Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||==========================request end================================================
2021-10-07T06:23:27.319Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||============================response begin==========================================
2021-10-07T06:23:27.320Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:23:27.320Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Status text  : 
2021-10-07T06:23:27.320Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:23:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:23:27.321Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||Response body: 
2021-10-07T06:23:27.321Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|DEBUG|500||=======================response end=================================================
2021-10-07T06:23:27.321Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c201b70-5586-4474-a0aa-f3bf361ef474|INFO|404|Not Found|InvokeReturn
2021-10-07T06:23:27.325Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1c201b70-5586-4474-a0aa-f3bf361ef474
2021-10-07T06:23:27.327Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:23:27.328Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:23:27.329Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:23:27.329Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:23:27.329Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:23:27.330Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:23:27.330Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|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:"622e944abad502f1", X-B3-SpanId:"00c1bf0b6219251f", X-B3-ParentSpanId:"622e944abad502f1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-TransactionID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ECOMP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a8d2d48-f1ba-4a61-82e5-b268a790df56"]
2021-10-07T06:23:27.330Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:23:27.330Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:23:27.336Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:23:27.336Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:23:27.337Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:23:27.337Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|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:"Thu, 07 Oct 2021 06:23:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:23:27.337Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:23:27.337Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:23:27.338Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:23:27.338Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:23:27.339Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:23:27.339Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:23:27.340Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:23:27.340Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:23:27.340Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:23:27.340Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:23:27.340Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|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:"622e944abad502f1", X-B3-SpanId:"d9bc9034613aecfb", X-B3-ParentSpanId:"622e944abad502f1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-TransactionID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ECOMP-RequestID:"1c201b70-5586-4474-a0aa-f3bf361ef474", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ce1ddb7-1ff1-41d5-b4cd-472257c90b1f"]
2021-10-07T06:23:27.341Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:23:27.341Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:23:27.348Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:23:27.348Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:23:27.348Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:23:27.349Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|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:"Thu, 07 Oct 2021 06:23:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:23:27.349Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:23:27.349Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:23:27.350Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:23:27.350Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:23:27.350Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6b42f832
2021-10-07T06:23:27.352Z|1c201b70-5586-4474-a0aa-f3bf361ef474|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:23:28.687Z|b2ffb45b-992a-4550-9d28-28c09e632dde|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:23:28.687Z|b2ffb45b-992a-4550-9d28-28c09e632dde|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:33.244Z|b300827e-daa3-4fd8-abf1-818bf7de0de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:33.245Z|b300827e-daa3-4fd8-abf1-818bf7de0de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:33.245Z|1ecdc332-f962-4fc3-8ef5-4ed70d97a452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:33.245Z|1ecdc332-f962-4fc3-8ef5-4ed70d97a452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:33.248Z|62363c2e-0f3a-4afb-a2ef-b1db2793f0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:33.249Z|62363c2e-0f3a-4afb-a2ef-b1db2793f0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:34.444Z|ae3e1710-471f-4a5c-a157-9c1c94d3d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:34.446Z|ae3e1710-471f-4a5c-a157-9c1c94d3d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:34.987Z|dc32067e-2876-4af1-b57b-d5b7d293d8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:34.987Z|dc32067e-2876-4af1-b57b-d5b7d293d8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:41.041Z|4471ac73-5328-45d1-9b86-e6911d1a4589|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:23:41.042Z|4471ac73-5328-45d1-9b86-e6911d1a4589|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:43.266Z|5e4c5a3b-8dc7-40f6-9d2d-0e1251f32178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:43.266Z|6f609dc3-2f37-4c51-b2d6-5ada1de34912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:43.267Z|5e4c5a3b-8dc7-40f6-9d2d-0e1251f32178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:43.267Z|6f609dc3-2f37-4c51-b2d6-5ada1de34912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:43.267Z|a0f449c0-b0fa-4b63-8b8d-9631ba06dec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:43.267Z|a0f449c0-b0fa-4b63-8b8d-9631ba06dec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:49.444Z|20429212-176f-4d72-ae45-dcf8c69424ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:23:49.444Z|20429212-176f-4d72-ae45-dcf8c69424ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:23:53.286Z|f6b510ee-24d8-49d7-b0fd-2e855577648d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:53.287Z|f6b510ee-24d8-49d7-b0fd-2e855577648d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:53.287Z|f40819fa-9f96-4564-980f-4c47b3fdcfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:53.287Z|5a752ffe-3124-4ccc-b22b-7e9590d627c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:23:53.288Z|f40819fa-9f96-4564-980f-4c47b3fdcfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:23:53.288Z|5a752ffe-3124-4ccc-b22b-7e9590d627c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:03.308Z|d11463aa-b5a7-4c91-bc23-c812f8971b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:03.308Z|0c9dba10-b369-4630-8cd0-cf50036b1ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:03.308Z|886998c2-d514-4b99-8c44-e6c4c843b40d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:03.309Z|d11463aa-b5a7-4c91-bc23-c812f8971b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:03.309Z|0c9dba10-b369-4630-8cd0-cf50036b1ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:03.309Z|886998c2-d514-4b99-8c44-e6c4c843b40d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:04.444Z|09add528-031f-41c8-ae85-9d39db07e444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:04.444Z|09add528-031f-41c8-ae85-9d39db07e444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:04.988Z|86fddfdd-3ba1-4eb4-8e0a-fd7ac36dffa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:04.989Z|86fddfdd-3ba1-4eb4-8e0a-fd7ac36dffa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:13.337Z|94f87a19-fd9d-46c6-a9e8-72fbe72e4cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:13.337Z|dd9b8ddb-dcde-4c70-b153-38fc652420d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:13.338Z|94f87a19-fd9d-46c6-a9e8-72fbe72e4cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:13.338Z|dd9b8ddb-dcde-4c70-b153-38fc652420d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:13.338Z|ccc30083-c8b0-4d29-a5a6-178f13649bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:13.339Z|ccc30083-c8b0-4d29-a5a6-178f13649bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:19.444Z|f6ec3a35-4d5b-4108-bf21-39606e08dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:19.447Z|f6ec3a35-4d5b-4108-bf21-39606e08dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:23.366Z|6208c7b7-fe1b-4ce3-a1ae-06753343821c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:23.366Z|9a82ac01-6bf9-44d4-aa61-86ff0845904c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:23.366Z|6208c7b7-fe1b-4ce3-a1ae-06753343821c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:23.366Z|9a82ac01-6bf9-44d4-aa61-86ff0845904c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:23.369Z|90a10ef5-08fc-4f94-b101-6c85b09131de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:23.370Z|90a10ef5-08fc-4f94-b101-6c85b09131de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:28.686Z|598d6062-36f8-4958-aa20-a527009ac62c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:24:28.687Z|598d6062-36f8-4958-aa20-a527009ac62c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:30.264Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:24:30.265Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 970e924a-e561-4548-973e-fda8abcc51d6 already exists in requestDb InfraActiveRequests table
2021-10-07T06:24:30.266Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6
2021-10-07T06:24:30.266Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|INFO|500||Invoke
2021-10-07T06:24:30.266Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||===========================request begin================================================
2021-10-07T06:24:30.266Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6
2021-10-07T06:24:30.267Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Method      : GET
2021-10-07T06:24:30.267Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1080f03177ae35fa", X-B3-SpanId:"f0faf13a37331114", X-B3-ParentSpanId:"1080f03177ae35fa", X-B3-Sampled:"0", X-ONAP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-TransactionID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ECOMP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a8264c-4ac6-4d48-806e-63156e36eac3"]
2021-10-07T06:24:30.267Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Request body: 
2021-10-07T06:24:30.267Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||==========================request end================================================
2021-10-07T06:24:30.295Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||============================response begin==========================================
2021-10-07T06:24:30.295Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:24:30.296Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Status text  : 
2021-10-07T06:24:30.296Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:24:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:24:30.296Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||Response body: 
2021-10-07T06:24:30.297Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|DEBUG|500||=======================response end=================================================
2021-10-07T06:24:30.297Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/970e924a-e561-4548-973e-fda8abcc51d6|INFO|404|Not Found|InvokeReturn
2021-10-07T06:24:30.300Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 970e924a-e561-4548-973e-fda8abcc51d6
2021-10-07T06:24:30.301Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:24:30.302Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:24:30.302Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:24:30.302Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:24:30.303Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:24:30.303Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:24:30.303Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|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:"1080f03177ae35fa", X-B3-SpanId:"d7dc810d4b79598f", X-B3-ParentSpanId:"1080f03177ae35fa", X-B3-Sampled:"0", X-ONAP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-TransactionID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ECOMP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b235261d-3b38-4180-b4e6-db8a860f7970"]
2021-10-07T06:24:30.304Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:24:30.304Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:24:30.312Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:24:30.313Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:24:30.313Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:24:30.314Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|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:"Thu, 07 Oct 2021 06:24:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:24:30.314Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:24:30.314Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:24:30.315Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:24:30.315Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:24:30.315Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:24:30.316Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:24:30.317Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:24:30.317Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:24:30.317Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:24:30.317Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:24:30.318Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|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:"1080f03177ae35fa", X-B3-SpanId:"09373792fdd865ba", X-B3-ParentSpanId:"1080f03177ae35fa", X-B3-Sampled:"0", X-ONAP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-TransactionID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ECOMP-RequestID:"970e924a-e561-4548-973e-fda8abcc51d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5be32e-e9b2-4db1-861c-93c0b6dc9860"]
2021-10-07T06:24:30.318Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:24:30.318Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:24:30.328Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:24:30.329Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:24:30.329Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:24:30.329Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|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:"Thu, 07 Oct 2021 06:24:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:24:30.330Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:24:30.330Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:24:30.330Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:24:30.330Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:24:30.331Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@370b256
2021-10-07T06:24:30.333Z|970e924a-e561-4548-973e-fda8abcc51d6|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:24:33.387Z|5e1335d7-7291-49b8-a631-ebe7b7454baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:33.387Z|ff6f4628-6edf-4d0d-a4aa-a8e5e622b1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:33.387Z|5e1335d7-7291-49b8-a631-ebe7b7454baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:33.387Z|ff6f4628-6edf-4d0d-a4aa-a8e5e622b1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:33.390Z|1c64c8d5-6b25-4811-9889-aeba40a8c93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:33.390Z|1c64c8d5-6b25-4811-9889-aeba40a8c93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:34.444Z|08a784d3-5e87-41c7-86ea-affb071d8de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:34.445Z|08a784d3-5e87-41c7-86ea-affb071d8de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:34.989Z|f5a73c83-8d65-435b-94d5-5fef9d1f00d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:34.989Z|f5a73c83-8d65-435b-94d5-5fef9d1f00d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:43.407Z|4287fa21-035a-4d7e-82e8-253ced3e8144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:43.407Z|5c4e577d-3eab-4ff5-a8c2-726d657abd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:43.407Z|4287fa21-035a-4d7e-82e8-253ced3e8144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:43.407Z|5c4e577d-3eab-4ff5-a8c2-726d657abd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:43.411Z|49c96f43-6708-4bbd-a5ed-693f9010f828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:43.412Z|49c96f43-6708-4bbd-a5ed-693f9010f828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:45.479Z|09174f67-43e7-45a3-bd6a-a9fb3e3dbad0|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:24:45.479Z|09174f67-43e7-45a3-bd6a-a9fb3e3dbad0|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:49.444Z|c781150c-896a-4d13-88c0-57062ed58977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:24:49.444Z|c781150c-896a-4d13-88c0-57062ed58977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:24:53.437Z|cbbdda91-9cdf-4036-9f8e-c6321398eaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:53.437Z|94abebda-8c56-47a2-8fde-0f3b17f5c9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:53.438Z|94abebda-8c56-47a2-8fde-0f3b17f5c9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:53.438Z|cbbdda91-9cdf-4036-9f8e-c6321398eaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:24:53.440Z|b4df41f8-b22c-4fa6-8570-b7b49a6063e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:24:53.440Z|b4df41f8-b22c-4fa6-8570-b7b49a6063e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:03.461Z|8ea6f033-4770-4bd9-8f67-5321ee77d2c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:03.462Z|0626082b-af98-452a-b252-4296664b3bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:03.462Z|8ea6f033-4770-4bd9-8f67-5321ee77d2c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:03.462Z|0626082b-af98-452a-b252-4296664b3bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:03.465Z|b88249ce-2099-4859-89d6-df99e140abc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:03.466Z|b88249ce-2099-4859-89d6-df99e140abc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:04.444Z|b5ee7eae-4143-4f83-ab2a-a7f0a7e29f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:04.447Z|b5ee7eae-4143-4f83-ab2a-a7f0a7e29f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:04.990Z|e4a1c7ba-74a0-4094-a80e-27a8981b46df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:04.990Z|e4a1c7ba-74a0-4094-a80e-27a8981b46df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:13.481Z|bf74aa84-1b72-402e-98fe-561d660d9eec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:13.482Z|bf74aa84-1b72-402e-98fe-561d660d9eec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:13.484Z|c932a1df-aa7a-4189-a1eb-d8a2bd1edcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:13.484Z|c932a1df-aa7a-4189-a1eb-d8a2bd1edcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:13.486Z|480186ac-3e81-48f3-9fb8-9bbc3460e1ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:13.487Z|480186ac-3e81-48f3-9fb8-9bbc3460e1ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:19.444Z|42b87205-2549-486e-9afd-86afab2ebe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:19.444Z|42b87205-2549-486e-9afd-86afab2ebe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:23.504Z|6a9e7711-8e86-4c9c-bfa0-063cf8227f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:23.504Z|6a9e7711-8e86-4c9c-bfa0-063cf8227f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:23.505Z|d274d5fe-9896-458a-9279-5d7a5d0de167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:23.505Z|22dd5cd9-4ae8-4b23-afaf-99626a058c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:23.506Z|22dd5cd9-4ae8-4b23-afaf-99626a058c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:23.506Z|d274d5fe-9896-458a-9279-5d7a5d0de167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:28.686Z|30db1ba6-c7cd-40c8-b4ec-a8755c8c15fe|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:25:28.687Z|30db1ba6-c7cd-40c8-b4ec-a8755c8c15fe|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:33.526Z|f2204bd5-6468-48d5-9ae8-197ad6816a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:33.527Z|f2204bd5-6468-48d5-9ae8-197ad6816a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:33.527Z|cd581a83-e16b-4f5d-af2f-85fb53982458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:33.528Z|cd581a83-e16b-4f5d-af2f-85fb53982458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:33.533Z|70497144-b74c-4ba9-8ac9-cefe613322b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:33.533Z|70497144-b74c-4ba9-8ac9-cefe613322b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:34.444Z|a65481e3-7868-4022-ad04-558169367684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:34.444Z|a65481e3-7868-4022-ad04-558169367684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:34.991Z|002cec48-9fd0-4c07-baaa-8f2d4dfe301f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:34.991Z|002cec48-9fd0-4c07-baaa-8f2d4dfe301f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:43.548Z|6f46c8e7-9f2a-4955-b723-0b3f4fb68d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:43.548Z|4aa8a6ff-2948-4515-9fb0-b0ad500d9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:43.548Z|6f46c8e7-9f2a-4955-b723-0b3f4fb68d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:43.548Z|4aa8a6ff-2948-4515-9fb0-b0ad500d9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:43.554Z|e9dddc68-ea99-46e0-94cb-588eb1f71b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:43.554Z|e9dddc68-ea99-46e0-94cb-588eb1f71b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:44.284Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:25:44.285Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a4b06fee-80da-4862-84c3-656cde5382ef already exists in requestDb InfraActiveRequests table
2021-10-07T06:25:44.286Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef
2021-10-07T06:25:44.286Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|INFO|500||Invoke
2021-10-07T06:25:44.286Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||===========================request begin================================================
2021-10-07T06:25:44.286Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef
2021-10-07T06:25:44.286Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Method      : GET
2021-10-07T06:25:44.287Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b390aa6b2ec272d4", X-B3-SpanId:"81d6157afc3aa432", X-B3-ParentSpanId:"b390aa6b2ec272d4", X-B3-Sampled:"0", X-ONAP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-TransactionID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ECOMP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf10ad0-eb19-44e0-8d63-8307dc8805bb"]
2021-10-07T06:25:44.287Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Request body: 
2021-10-07T06:25:44.287Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||==========================request end================================================
2021-10-07T06:25:44.315Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||============================response begin==========================================
2021-10-07T06:25:44.315Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:25:44.315Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Status text  : 
2021-10-07T06:25:44.316Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:25:44.316Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||Response body: 
2021-10-07T06:25:44.316Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|DEBUG|500||=======================response end=================================================
2021-10-07T06:25:44.316Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4b06fee-80da-4862-84c3-656cde5382ef|INFO|404|Not Found|InvokeReturn
2021-10-07T06:25:44.319Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a4b06fee-80da-4862-84c3-656cde5382ef
2021-10-07T06:25:44.320Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:25:44.320Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:25:44.321Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:25:44.321Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:25:44.321Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:25:44.321Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:25:44.322Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b390aa6b2ec272d4", X-B3-SpanId:"96b444bcba094243", X-B3-ParentSpanId:"b390aa6b2ec272d4", X-B3-Sampled:"0", X-ONAP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-TransactionID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ECOMP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46ada8a4-da51-48f6-97d0-c4b092452395"]
2021-10-07T06:25:44.322Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:25:44.322Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:25:44.330Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:25:44.330Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:25:44.330Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:25:44.330Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:25:44.331Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:25:44.331Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:25:44.331Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:25:44.332Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:25:44.332Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:25:44.332Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:25:44.333Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:25:44.333Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:25:44.333Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:25:44.333Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:25:44.333Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b390aa6b2ec272d4", X-B3-SpanId:"9c71128d9ce84e3d", X-B3-ParentSpanId:"b390aa6b2ec272d4", X-B3-Sampled:"0", X-ONAP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-TransactionID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ECOMP-RequestID:"a4b06fee-80da-4862-84c3-656cde5382ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5f5ed78-1c1c-4f1f-a7f9-e6584d826f79"]
2021-10-07T06:25:44.334Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:25:44.334Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:25:44.342Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:25:44.342Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:25:44.343Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:25:44.343Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:25:44.343Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:25:44.343Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:25:44.343Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:25:44.344Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:25:44.345Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2cdf2ae3
2021-10-07T06:25:44.346Z|a4b06fee-80da-4862-84c3-656cde5382ef|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:25:49.444Z|d6c77690-1b95-4517-9fd1-47bbca06c9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:25:49.447Z|d6c77690-1b95-4517-9fd1-47bbca06c9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:25:53.569Z|1fd9e62e-ec83-4358-ad13-d09338f1fc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:53.570Z|1fd9e62e-ec83-4358-ad13-d09338f1fc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:53.571Z|d21a8ccc-f372-4ae2-a6bb-f7a559f1928e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:53.572Z|d21a8ccc-f372-4ae2-a6bb-f7a559f1928e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:53.576Z|b867b48c-8edb-4892-b005-6f05e5c4312f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:25:53.576Z|b867b48c-8edb-4892-b005-6f05e5c4312f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:25:58.100Z|b2329567-d354-4cd3-8052-e537ddc677ba|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:25:58.100Z|b2329567-d354-4cd3-8052-e537ddc677ba|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:03.592Z|3f542f4d-4ccc-40b3-9b6c-910a2d43a4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:03.593Z|3f542f4d-4ccc-40b3-9b6c-910a2d43a4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:03.594Z|59214401-e535-41ed-84b8-2809b224237f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:03.594Z|59214401-e535-41ed-84b8-2809b224237f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:03.597Z|83f9bb53-05e7-4cc9-8527-795ca564d542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:03.597Z|83f9bb53-05e7-4cc9-8527-795ca564d542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:04.444Z|f47ff3a3-fbb8-4f87-ad1b-8c1732429fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:04.444Z|f47ff3a3-fbb8-4f87-ad1b-8c1732429fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:04.992Z|151e9e1b-dee9-4f5e-b8e8-fc5bb5d32aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:04.992Z|151e9e1b-dee9-4f5e-b8e8-fc5bb5d32aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:13.614Z|58d3051f-3168-4fac-9b9b-be0f5dc339a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:13.615Z|58d3051f-3168-4fac-9b9b-be0f5dc339a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:13.615Z|0fc230b4-b8e1-45f0-bda1-b3c8ac55c327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:13.616Z|0fc230b4-b8e1-45f0-bda1-b3c8ac55c327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:13.618Z|247754ce-21ca-4879-be7e-283431f5fae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:13.618Z|247754ce-21ca-4879-be7e-283431f5fae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:19.444Z|44306b7f-cb22-48cc-b9f6-f9ad777d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:19.444Z|44306b7f-cb22-48cc-b9f6-f9ad777d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:23.636Z|50a64d15-2fb0-4288-9d3a-b1f8ab75a349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:23.637Z|50a64d15-2fb0-4288-9d3a-b1f8ab75a349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:23.638Z|48374ec1-fc84-430a-a269-e8458097cd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:23.638Z|48374ec1-fc84-430a-a269-e8458097cd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:23.640Z|089dfae7-30c0-4fcd-b106-731b755bd313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:23.641Z|089dfae7-30c0-4fcd-b106-731b755bd313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:28.686Z|a0717cf6-0436-48fe-b02d-1b4641bdbb4b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:26:28.687Z|a0717cf6-0436-48fe-b02d-1b4641bdbb4b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:33.657Z|787d53d8-ecb9-4415-ad66-e081c62ba45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:33.658Z|787d53d8-ecb9-4415-ad66-e081c62ba45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:33.660Z|9669ed18-8d77-465c-b37c-baad8d008def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:33.660Z|939ed4b1-df3f-4622-b229-edda53ea6978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:33.661Z|9669ed18-8d77-465c-b37c-baad8d008def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:33.661Z|939ed4b1-df3f-4622-b229-edda53ea6978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:34.444Z|d4b85462-2796-454e-b526-ffba46b27993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:34.448Z|d4b85462-2796-454e-b526-ffba46b27993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:34.993Z|990d15d1-af58-4d2a-ba62-c72beebed122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:34.993Z|990d15d1-af58-4d2a-ba62-c72beebed122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:43.678Z|3d4b578f-ea3b-4709-9858-bd8f14c2ffae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:43.678Z|c6f8ca26-3bc9-4747-9bd5-3b536fbc7d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:43.679Z|c6f8ca26-3bc9-4747-9bd5-3b536fbc7d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:43.679Z|3d4b578f-ea3b-4709-9858-bd8f14c2ffae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:43.679Z|8209648a-9017-4348-a32d-c56aba9eea0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:43.680Z|8209648a-9017-4348-a32d-c56aba9eea0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:49.444Z|f432277d-2ed9-4bf0-83b0-f2b613ca6233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:26:49.444Z|f432277d-2ed9-4bf0-83b0-f2b613ca6233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:26:53.699Z|ad7cba78-2ce1-4c5f-8150-e057cdecf0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:53.699Z|a7204cd5-fb81-4e9c-98dd-89207ec6ecad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:53.699Z|bb38f29c-ffe3-4655-869c-f530fc095aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:26:53.700Z|ad7cba78-2ce1-4c5f-8150-e057cdecf0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:53.700Z|a7204cd5-fb81-4e9c-98dd-89207ec6ecad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:26:53.700Z|bb38f29c-ffe3-4655-869c-f530fc095aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:03.719Z|a1ebfa4a-3800-4a92-bc4e-45e3a4d7525d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:03.720Z|a1ebfa4a-3800-4a92-bc4e-45e3a4d7525d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:03.727Z|481c304e-5a66-4e84-be3f-2fa213b24178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:03.728Z|481c304e-5a66-4e84-be3f-2fa213b24178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:03.727Z|a5ed01a3-f6de-434c-945c-f86a970e64c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:03.732Z|a5ed01a3-f6de-434c-945c-f86a970e64c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:04.444Z|e9488edf-5769-4caf-bbca-61bd721093f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:04.444Z|e9488edf-5769-4caf-bbca-61bd721093f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:04.994Z|1bf2c154-717f-4dd6-a547-ce5e396de766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:04.994Z|1bf2c154-717f-4dd6-a547-ce5e396de766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:13.740Z|b9ecdfe7-5da8-47ea-bb91-98f6b6f1efd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:13.740Z|b9ecdfe7-5da8-47ea-bb91-98f6b6f1efd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:13.750Z|6ade0eea-800f-497c-9641-768b36c5709c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:13.750Z|ee2bcce8-4c66-4301-9492-3ee398a480c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:13.750Z|6ade0eea-800f-497c-9641-768b36c5709c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:13.750Z|ee2bcce8-4c66-4301-9492-3ee398a480c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:19.444Z|80ce8ee3-cd32-4b42-b17a-d3198318c962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:19.447Z|80ce8ee3-cd32-4b42-b17a-d3198318c962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:23.758Z|b8b787e2-1b2e-4aae-ae16-3faf8bb8605d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:23.759Z|b8b787e2-1b2e-4aae-ae16-3faf8bb8605d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:23.770Z|72c333dc-f38b-46d7-b199-fd2a4e5b6fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:23.770Z|72c333dc-f38b-46d7-b199-fd2a4e5b6fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:23.773Z|a523fb89-c75f-4c35-9d9e-1dcc095e0591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:23.774Z|a523fb89-c75f-4c35-9d9e-1dcc095e0591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:28.686Z|0a1dbc58-32ac-40bb-87c0-31cea41ad9d0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:27:28.686Z|0a1dbc58-32ac-40bb-87c0-31cea41ad9d0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:33.781Z|c76caf0a-89f8-4c40-9405-c15e2aae048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:33.781Z|c76caf0a-89f8-4c40-9405-c15e2aae048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:33.790Z|efdd4a71-03ab-441f-9482-ff651e89eab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:33.791Z|efdd4a71-03ab-441f-9482-ff651e89eab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:33.794Z|7b3b0d3a-8b3c-4c6c-8fb6-7dd084986a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:33.795Z|7b3b0d3a-8b3c-4c6c-8fb6-7dd084986a0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:34.444Z|2a10b88c-5b97-47b6-8dda-775074ab9fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:34.444Z|2a10b88c-5b97-47b6-8dda-775074ab9fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:34.995Z|bbbf227a-95c7-4551-9f0e-4e1587161ada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:34.995Z|bbbf227a-95c7-4551-9f0e-4e1587161ada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:43.806Z|ac7c6fb4-0151-4164-84b1-0ff0170a05bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:43.806Z|ac7c6fb4-0151-4164-84b1-0ff0170a05bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:43.811Z|086d6251-907a-4f26-8a19-c3e71f1044d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:43.812Z|086d6251-907a-4f26-8a19-c3e71f1044d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:43.815Z|21b6d73a-2640-4985-b9a7-f81226c8e5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:43.816Z|21b6d73a-2640-4985-b9a7-f81226c8e5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:49.444Z|a477216e-a297-4245-a169-085dc0120ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:27:49.444Z|a477216e-a297-4245-a169-085dc0120ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:27:52.306Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:27:52.307Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e already exists in requestDb InfraActiveRequests table
2021-10-07T06:27:52.308Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e
2021-10-07T06:27:52.309Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|INFO|500||Invoke
2021-10-07T06:27:52.309Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||===========================request begin================================================
2021-10-07T06:27:52.309Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e
2021-10-07T06:27:52.310Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Method      : GET
2021-10-07T06:27:52.310Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5013f42cefffe93d", X-B3-SpanId:"e8ece734aa0f7aaa", X-B3-ParentSpanId:"5013f42cefffe93d", X-B3-Sampled:"0", X-ONAP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-TransactionID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ECOMP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36c762d1-8357-4d4c-97af-08bf5dd5034b"]
2021-10-07T06:27:52.310Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Request body: 
2021-10-07T06:27:52.311Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||==========================request end================================================
2021-10-07T06:27:52.335Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||============================response begin==========================================
2021-10-07T06:27:52.336Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:27:52.336Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Status text  : 
2021-10-07T06:27:52.336Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:27:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:27:52.337Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||Response body: 
2021-10-07T06:27:52.337Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|DEBUG|500||=======================response end=================================================
2021-10-07T06:27:52.337Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|INFO|404|Not Found|InvokeReturn
2021-10-07T06:27:52.340Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e
2021-10-07T06:27:52.340Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:27:52.341Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:27:52.341Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:27:52.341Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:27:52.342Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-10-07T06:27:52.342Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:27:52.342Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|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:"5013f42cefffe93d", X-B3-SpanId:"59ca25bb585b32c9", X-B3-ParentSpanId:"5013f42cefffe93d", X-B3-Sampled:"0", X-ONAP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-TransactionID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ECOMP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"099487e8-fe6f-4fee-940b-98d08ea785a5"]
2021-10-07T06:27:52.342Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:27:52.342Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:27:52.349Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:27:52.350Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:27:52.350Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:27:52.351Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|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:"Thu, 07 Oct 2021 06:27:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:27:52.351Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:27:52.351Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:27:52.351Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:27:52.352Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:27:52.352Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:27:52.353Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:27:52.353Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:27:52.354Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:27:52.354Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:27:52.354Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:27:52.354Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|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:"5013f42cefffe93d", X-B3-SpanId:"539752c8159893f4", X-B3-ParentSpanId:"5013f42cefffe93d", X-B3-Sampled:"0", X-ONAP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-TransactionID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ECOMP-RequestID:"be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31ed2d24-ba69-4dc5-84f2-64f7ca612585"]
2021-10-07T06:27:52.355Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:27:52.355Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:27:52.364Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:27:52.365Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:27:52.365Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:27:52.365Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|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:"Thu, 07 Oct 2021 06:27:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:27:52.366Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:27:52.366Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:27:52.366Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:27:52.367Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:27:52.367Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1ee535ec
2021-10-07T06:27:52.369Z|be734fe7-eb9a-41b5-8ff6-b4cb768cdc2e|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:27:54.350Z|68cf5ac0-ea98-4a7f-b4c0-d1ae3fd52ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:54.350Z|48ea5690-988f-4625-ae16-9a54c6d2615e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:54.350Z|8b294f15-a51a-427c-b6e3-883c820519fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:27:54.350Z|48ea5690-988f-4625-ae16-9a54c6d2615e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:54.350Z|68cf5ac0-ea98-4a7f-b4c0-d1ae3fd52ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:27:54.350Z|8b294f15-a51a-427c-b6e3-883c820519fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:04.370Z|69a6c62b-97dd-4589-b5ad-284cb0cf3703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:04.370Z|d4ec47d1-f28e-4a7f-8395-caa7b4428353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:04.370Z|cd511df9-4172-4a54-83c1-e21f455b122f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:04.370Z|69a6c62b-97dd-4589-b5ad-284cb0cf3703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:04.370Z|d4ec47d1-f28e-4a7f-8395-caa7b4428353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:04.370Z|cd511df9-4172-4a54-83c1-e21f455b122f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:04.444Z|29395576-42dc-41c3-a073-aa3bb52c8f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:04.446Z|29395576-42dc-41c3-a073-aa3bb52c8f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:04.996Z|0ed020f5-fa4b-42b8-9f24-8557e27f4a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:04.996Z|0ed020f5-fa4b-42b8-9f24-8557e27f4a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:09.927Z|7b84fa41-00bd-4745-a971-79cff8a27934|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:28:09.928Z|7b84fa41-00bd-4745-a971-79cff8a27934|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:14.390Z|b75e6eaa-a2c7-49a7-aa48-62c6e792f908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:14.390Z|6ec9dbf6-3317-4743-997c-af5a2c412aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:14.391Z|6ec9dbf6-3317-4743-997c-af5a2c412aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:14.391Z|dfa86666-e109-48bf-98d9-5c5169bb0122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:14.391Z|dfa86666-e109-48bf-98d9-5c5169bb0122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:14.391Z|b75e6eaa-a2c7-49a7-aa48-62c6e792f908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:19.444Z|109d1845-4912-4aa4-8347-c1a5d7feb5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:19.444Z|109d1845-4912-4aa4-8347-c1a5d7feb5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:24.413Z|9ad41373-949f-4513-a8ee-cd169e5579e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:24.414Z|9ad41373-949f-4513-a8ee-cd169e5579e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:24.414Z|b62e9ad6-8d70-456e-9f7c-48571086bc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:24.414Z|4dc49dae-2c52-428b-81b7-c9158344f298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:24.415Z|b62e9ad6-8d70-456e-9f7c-48571086bc18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:24.415Z|4dc49dae-2c52-428b-81b7-c9158344f298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:28.687Z|12b97cec-695c-4d52-8aac-83bf2d237290|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:28:28.687Z|12b97cec-695c-4d52-8aac-83bf2d237290|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:34.434Z|4c2ce5dd-96bb-4789-98a5-479ae16f97c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:34.435Z|4c2ce5dd-96bb-4789-98a5-479ae16f97c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:34.435Z|6f2d241e-49ae-487d-94e6-dd487f42469c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:34.436Z|6f2d241e-49ae-487d-94e6-dd487f42469c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:34.439Z|3c277e31-7545-4822-89bd-de31dcd29b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:34.439Z|3c277e31-7545-4822-89bd-de31dcd29b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:34.444Z|8e58ad22-924c-4a6e-b537-8fa88123644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:34.444Z|8e58ad22-924c-4a6e-b537-8fa88123644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:34.996Z|7feba51d-b82a-4e08-8628-d1be7a4982c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:34.997Z|7feba51d-b82a-4e08-8628-d1be7a4982c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:44.455Z|3146b1e0-a816-4704-a1ea-dd2fd9b05467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:44.455Z|128b09c0-5eb9-46c2-8822-8f8c1dc4aacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:44.456Z|3146b1e0-a816-4704-a1ea-dd2fd9b05467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:44.456Z|128b09c0-5eb9-46c2-8822-8f8c1dc4aacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:44.460Z|2092c03d-8e3f-4236-815c-54fac9a32d22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:44.460Z|2092c03d-8e3f-4236-815c-54fac9a32d22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:49.444Z|dad44159-11ef-44a3-a771-69b6924ab3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:28:49.447Z|dad44159-11ef-44a3-a771-69b6924ab3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:28:54.475Z|fba88dc2-5a36-496c-9504-37459e35139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:54.475Z|1f88fedd-eb01-49ce-b159-f26699eee39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:54.476Z|1f88fedd-eb01-49ce-b159-f26699eee39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:54.476Z|fba88dc2-5a36-496c-9504-37459e35139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:28:54.478Z|453e30ef-5d04-4d28-8b02-7b14c8065c2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:28:54.479Z|453e30ef-5d04-4d28-8b02-7b14c8065c2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:04.444Z|1b6e3368-a0ad-41ea-baa4-ad4f81122ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:04.444Z|1b6e3368-a0ad-41ea-baa4-ad4f81122ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:04.496Z|8cce5d53-d4c2-4cee-a3a6-02ff165c4c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:04.496Z|8cce5d53-d4c2-4cee-a3a6-02ff165c4c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:04.496Z|9d085cbb-4805-461f-920b-e79fbc1e668e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:04.497Z|9d085cbb-4805-461f-920b-e79fbc1e668e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:04.499Z|af59649b-1b8a-42d6-a82a-277de2c77bb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:04.500Z|af59649b-1b8a-42d6-a82a-277de2c77bb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:04.997Z|36eba7a6-2a5b-42b7-b1b2-f7310b907ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:04.998Z|36eba7a6-2a5b-42b7-b1b2-f7310b907ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:14.516Z|b8addd92-9121-4538-97b4-6e14d750a7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:14.516Z|50ec5fe7-17c4-4d11-a9a9-c684eceaa1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:14.517Z|b8addd92-9121-4538-97b4-6e14d750a7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:14.517Z|50ec5fe7-17c4-4d11-a9a9-c684eceaa1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:14.520Z|72298da0-d636-4e38-ad55-8b5cf29f7c1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:14.520Z|72298da0-d636-4e38-ad55-8b5cf29f7c1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:19.444Z|10ef10b4-9564-475b-a341-6dbcd6671aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:19.444Z|10ef10b4-9564-475b-a341-6dbcd6671aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:24.540Z|2a5e502c-5be6-45ea-9eb1-5540d5168e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:24.540Z|035b2fc0-156d-45e5-b71a-9e44231b7136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:24.540Z|2a5e502c-5be6-45ea-9eb1-5540d5168e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:24.540Z|035b2fc0-156d-45e5-b71a-9e44231b7136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:24.541Z|ff56475b-5bb0-4427-96a0-fb6230d12540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:24.541Z|ff56475b-5bb0-4427-96a0-fb6230d12540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:28.686Z|f0acd522-b62a-4571-8c44-2e418ce4c51c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:29:28.687Z|f0acd522-b62a-4571-8c44-2e418ce4c51c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:34.444Z|d10b17c5-1ac9-4221-878e-22578bad7167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:34.447Z|d10b17c5-1ac9-4221-878e-22578bad7167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:34.561Z|fe80e457-317b-4da4-b852-9e4be8ff60f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:34.561Z|419f3c7e-8575-4cd2-822e-775bf070a9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:34.561Z|fe80e457-317b-4da4-b852-9e4be8ff60f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:34.561Z|419f3c7e-8575-4cd2-822e-775bf070a9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:34.562Z|47f2d3ec-98fc-4679-9372-f1bb75923280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:34.562Z|47f2d3ec-98fc-4679-9372-f1bb75923280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:34.998Z|e06389ef-47a6-4441-8d21-d1539f252f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:34.999Z|e06389ef-47a6-4441-8d21-d1539f252f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:44.581Z|061c1fd1-c7f6-49b8-945e-6eff39125d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:44.581Z|d581a65c-2ad5-4250-9e9f-9ef8f16b9190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:44.581Z|d3f3e731-9b55-454a-a13e-a13acdc4f6f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:44.581Z|061c1fd1-c7f6-49b8-945e-6eff39125d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:44.581Z|d581a65c-2ad5-4250-9e9f-9ef8f16b9190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:44.582Z|d3f3e731-9b55-454a-a13e-a13acdc4f6f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:49.444Z|27cab5b1-5ce1-40e4-996b-e4c671868e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:29:49.444Z|27cab5b1-5ce1-40e4-996b-e4c671868e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:29:54.735Z|2da2dbc7-49bf-4208-aa10-3ef2422cb2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:54.736Z|2da2dbc7-49bf-4208-aa10-3ef2422cb2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:54.736Z|30ca72bd-cee3-487d-ac8f-c47edfddec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:54.737Z|30ca72bd-cee3-487d-ac8f-c47edfddec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:29:54.740Z|b74c397a-2370-465a-a596-162d578b7c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:29:54.740Z|b74c397a-2370-465a-a596-162d578b7c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:04.444Z|91a21fc0-6fbf-4fd1-8e22-a6aa3d1d5e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:04.444Z|91a21fc0-6fbf-4fd1-8e22-a6aa3d1d5e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:04.757Z|f7867b37-1b7d-44e0-b35a-b09e8c061e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:04.757Z|23264198-fb1a-4dc2-a829-db0e0b233eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:04.757Z|23264198-fb1a-4dc2-a829-db0e0b233eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:04.757Z|f7867b37-1b7d-44e0-b35a-b09e8c061e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:04.758Z|3be5ce0c-56d4-49d3-bb28-30b891efb11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:04.758Z|3be5ce0c-56d4-49d3-bb28-30b891efb11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:04.999Z|2d3bc85c-454a-4a56-94f2-e2a37075ca9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:05.000Z|2d3bc85c-454a-4a56-94f2-e2a37075ca9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:14.778Z|dc146d1b-33ca-4e04-bd19-48ce7893af6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:14.778Z|18308469-b8d9-4b52-96bf-baea10ae7856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:14.778Z|a1007cd1-01b6-4f0f-bcd1-c31124181272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:14.779Z|dc146d1b-33ca-4e04-bd19-48ce7893af6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:14.779Z|18308469-b8d9-4b52-96bf-baea10ae7856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:14.779Z|a1007cd1-01b6-4f0f-bcd1-c31124181272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:19.444Z|4e7bde1a-3360-4dbf-b592-cfd709473666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:19.447Z|4e7bde1a-3360-4dbf-b592-cfd709473666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:24.803Z|c2e9a8dc-d50f-4df8-a8b8-ae22dee6ad40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:24.803Z|b097a22c-8d62-49fd-89e1-b7a0784ed381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:24.803Z|c2e9a8dc-d50f-4df8-a8b8-ae22dee6ad40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:24.803Z|b097a22c-8d62-49fd-89e1-b7a0784ed381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:24.803Z|2a334376-4f61-48bd-8102-559f2523a0ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:24.805Z|2a334376-4f61-48bd-8102-559f2523a0ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:28.686Z|a1d3cbf9-b6af-4a0e-a422-a6284f12d8cf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:30:28.687Z|a1d3cbf9-b6af-4a0e-a422-a6284f12d8cf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:31.342Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:30:31.343Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 50a9bda3-6aa7-49cf-be25-a687a23494ec already exists in requestDb InfraActiveRequests table
2021-10-07T06:30:31.344Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec
2021-10-07T06:30:31.344Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|INFO|500||Invoke
2021-10-07T06:30:31.344Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||===========================request begin================================================
2021-10-07T06:30:31.345Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec
2021-10-07T06:30:31.345Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Method      : GET
2021-10-07T06:30:31.345Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e80e341de2e7e53", X-B3-SpanId:"541cdfec9651f38a", X-B3-ParentSpanId:"8e80e341de2e7e53", X-B3-Sampled:"0", X-ONAP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-TransactionID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ECOMP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b72fbfd8-492d-43b1-a70e-bb6ed8663bfd"]
2021-10-07T06:30:31.345Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Request body: 
2021-10-07T06:30:31.345Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||==========================request end================================================
2021-10-07T06:30:31.373Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||============================response begin==========================================
2021-10-07T06:30:31.374Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:30:31.374Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Status text  : 
2021-10-07T06:30:31.374Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:30:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:30:31.375Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||Response body: 
2021-10-07T06:30:31.375Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|DEBUG|500||=======================response end=================================================
2021-10-07T06:30:31.375Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50a9bda3-6aa7-49cf-be25-a687a23494ec|INFO|404|Not Found|InvokeReturn
2021-10-07T06:30:31.378Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 50a9bda3-6aa7-49cf-be25-a687a23494ec
2021-10-07T06:30:31.379Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-10-07T06:30:31.379Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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
2021-10-07T06:30:31.380Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-10-07T06:30:31.380Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:30:31.381Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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
2021-10-07T06:30:31.381Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:30:31.381Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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:"8e80e341de2e7e53", X-B3-SpanId:"1c7bc4d93654d565", X-B3-ParentSpanId:"8e80e341de2e7e53", X-B3-Sampled:"0", X-ONAP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-TransactionID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ECOMP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf4cb4c6-6bb0-4da5-bfd9-bde98c8d4cca"]
2021-10-07T06:30:31.381Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:30:31.382Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:30:31.391Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:30:31.392Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:30:31.392Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:30:31.392Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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:"Thu, 07 Oct 2021 06:30:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:30:31.393Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-10-07T06:30:31.393Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:30:31.393Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:30:31.394Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:30:31.394Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-10-07T06:30:31.395Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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
2021-10-07T06:30:31.395Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-10-07T06:30:31.395Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-10-07T06:30:31.395Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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
2021-10-07T06:30:31.395Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-10-07T06:30:31.396Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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:"8e80e341de2e7e53", X-B3-SpanId:"16ddebbe2b6436ba", X-B3-ParentSpanId:"8e80e341de2e7e53", X-B3-Sampled:"0", X-ONAP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-TransactionID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ECOMP-RequestID:"50a9bda3-6aa7-49cf-be25-a687a23494ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f2e7377-a5fc-4a97-ad5b-6edfa642e71d"]
2021-10-07T06:30:31.396Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-10-07T06:30:31.396Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-10-07T06:30:31.406Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-10-07T06:30:31.406Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-10-07T06:30:31.407Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-10-07T06:30:31.407Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|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:"Thu, 07 Oct 2021 06:30:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:30:31.407Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-10-07T06:30:31.407Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-10-07T06:30:31.408Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-10-07T06:30:31.408Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c8714364.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)
2021-10-07T06:30:31.408Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@576f85b1
2021-10-07T06:30:31.410Z|50a9bda3-6aa7-49cf-be25-a687a23494ec|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:30:34.444Z|d6cb3a8d-0c02-4117-b5c1-a14d06a7166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:34.444Z|d6cb3a8d-0c02-4117-b5c1-a14d06a7166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:34.825Z|5150ff4e-43b6-4673-bf24-b3f05e9caa7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:34.825Z|7c97b2ec-7a13-4b5a-ac0d-04da77f7946e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:34.825Z|7f03cf6c-92cd-403c-96fa-e16ad1c18834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:34.826Z|7c97b2ec-7a13-4b5a-ac0d-04da77f7946e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:34.826Z|5150ff4e-43b6-4673-bf24-b3f05e9caa7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:34.826Z|7f03cf6c-92cd-403c-96fa-e16ad1c18834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:35.000Z|69cb6519-77b4-48c3-a430-9c4a79e9b011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:35.001Z|69cb6519-77b4-48c3-a430-9c4a79e9b011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:44.132Z|537ba0c3-cf4f-4963-81e5-521ccc42eac3|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-10-07T06:30:44.133Z|537ba0c3-cf4f-4963-81e5-521ccc42eac3|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:44.854Z|6c9bb8af-51a2-43cd-a366-0955e64dc5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:44.854Z|f9485aa9-2efc-4198-bcb7-1d32cb4748ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:44.854Z|ec9b82d2-66e3-4877-8890-02e9b0a72bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:44.854Z|6c9bb8af-51a2-43cd-a366-0955e64dc5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:44.854Z|ec9b82d2-66e3-4877-8890-02e9b0a72bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:44.854Z|f9485aa9-2efc-4198-bcb7-1d32cb4748ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:49.444Z|4205dcbd-4088-4945-bc1e-068d620e85fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:30:49.444Z|4205dcbd-4088-4945-bc1e-068d620e85fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:30:54.874Z|e78d1261-e3f9-46fd-a61f-f6f31ce8e286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:54.875Z|6566532e-146d-4ad5-acc6-88a3b2ba525e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:54.875Z|8d3c67bd-88bd-43df-a130-88c4890013dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:30:54.875Z|e78d1261-e3f9-46fd-a61f-f6f31ce8e286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:54.875Z|6566532e-146d-4ad5-acc6-88a3b2ba525e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:30:54.875Z|8d3c67bd-88bd-43df-a130-88c4890013dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:04.444Z|e1d22731-ffa1-498d-8d82-5c9c19ef2e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:04.447Z|e1d22731-ffa1-498d-8d82-5c9c19ef2e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:04.895Z|fc82d4f3-24b4-4531-974b-c0765c7f69df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:04.895Z|fc82d4f3-24b4-4531-974b-c0765c7f69df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:04.896Z|32cf1c98-7e4e-44da-a184-0c1605bbea01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:04.896Z|d617d379-31e0-466f-a3f5-9bdb20fd6d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:04.896Z|32cf1c98-7e4e-44da-a184-0c1605bbea01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:04.896Z|d617d379-31e0-466f-a3f5-9bdb20fd6d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:05.001Z|bd759b77-2da1-47a2-bf27-6ebdca5714cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:05.002Z|bd759b77-2da1-47a2-bf27-6ebdca5714cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:14.915Z|90e7347b-3586-4402-af5a-47ef0ed5be81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:14.915Z|c1411e8b-bc8d-4cd7-a35b-549a24023fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:14.915Z|3b085980-f3fa-4284-a08d-4f32c7c6de93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:14.915Z|90e7347b-3586-4402-af5a-47ef0ed5be81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:14.915Z|c1411e8b-bc8d-4cd7-a35b-549a24023fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:14.915Z|3b085980-f3fa-4284-a08d-4f32c7c6de93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:19.444Z|c9503aa5-43f3-4b2c-8117-3f6fc5bd2f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:19.444Z|c9503aa5-43f3-4b2c-8117-3f6fc5bd2f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:24.935Z|0b534478-6a43-4bde-9fa1-ea3e68fa09ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:24.936Z|c76dc143-a911-4afb-921e-d83ea5e28fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:24.936Z|0b534478-6a43-4bde-9fa1-ea3e68fa09ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:24.936Z|c76dc143-a911-4afb-921e-d83ea5e28fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:24.937Z|cbf67214-2281-4b90-8397-22792fec6e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:24.937Z|cbf67214-2281-4b90-8397-22792fec6e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:28.686Z|031bbe03-b7d9-47c4-984d-bfc2fef364fd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:31:28.687Z|031bbe03-b7d9-47c4-984d-bfc2fef364fd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:34.444Z|f51a8856-f2f9-464a-ab4b-ab999bf83afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:34.445Z|f51a8856-f2f9-464a-ab4b-ab999bf83afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:34.956Z|9dda7ef2-3580-49c5-b2aa-01a14e47b4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:34.957Z|9dda7ef2-3580-49c5-b2aa-01a14e47b4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:34.957Z|93a3a229-8863-4120-8820-72b36235ef7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:34.957Z|dece934b-8157-45d4-aba4-9e1d8070ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:34.957Z|93a3a229-8863-4120-8820-72b36235ef7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:34.957Z|dece934b-8157-45d4-aba4-9e1d8070ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:35.002Z|0e95d000-0a3f-4251-975d-0656670b578a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:35.003Z|0e95d000-0a3f-4251-975d-0656670b578a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:44.977Z|b1c9e17d-4351-4bff-a485-540c073caeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:44.977Z|20341fd4-bd9a-4693-8029-1bcdd9b0c95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:44.977Z|0b0512c6-e17b-4ce1-b69a-ca0b8cf119b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:44.978Z|0b0512c6-e17b-4ce1-b69a-ca0b8cf119b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:44.978Z|b1c9e17d-4351-4bff-a485-540c073caeae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:44.978Z|20341fd4-bd9a-4693-8029-1bcdd9b0c95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:49.444Z|ac7aa792-3cdb-47f1-8877-b0bcf58bfaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:31:49.448Z|ac7aa792-3cdb-47f1-8877-b0bcf58bfaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:31:54.999Z|79a1dafc-1adf-4c95-a36b-b59f07213f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:55.000Z|e7048e96-2b2f-476b-967f-aa4bf880dccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:55.000Z|8df4802e-dd42-47f0-85e0-79560bb0676c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:31:55.000Z|79a1dafc-1adf-4c95-a36b-b59f07213f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:55.000Z|8df4802e-dd42-47f0-85e0-79560bb0676c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:31:55.000Z|e7048e96-2b2f-476b-967f-aa4bf880dccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:04.444Z|2fe28c2f-f09a-43d4-b256-53dd6d0f6b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:04.445Z|2fe28c2f-f09a-43d4-b256-53dd6d0f6b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:05.003Z|99d67fa8-ec5f-4368-a831-1d6b4dd0f542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:05.004Z|99d67fa8-ec5f-4368-a831-1d6b4dd0f542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:05.023Z|378da9b0-c8f0-4e11-9aa0-68f6e87c9418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:05.023Z|4b0d391f-8922-43bb-97d4-7f12cd17342f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:05.023Z|571c90da-a71e-43a9-bdad-3cd2a5d9a593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:05.024Z|378da9b0-c8f0-4e11-9aa0-68f6e87c9418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:05.024Z|571c90da-a71e-43a9-bdad-3cd2a5d9a593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:05.024Z|4b0d391f-8922-43bb-97d4-7f12cd17342f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:15.046Z|45c18388-4e84-43d6-b9fd-625c36b34995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:15.046Z|e902810c-5ef1-4765-9436-57726f4a4f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:15.047Z|45c18388-4e84-43d6-b9fd-625c36b34995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:15.047Z|e902810c-5ef1-4765-9436-57726f4a4f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:15.047Z|c4de6438-1116-46e4-b5b7-f1dd35f82b86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:15.047Z|c4de6438-1116-46e4-b5b7-f1dd35f82b86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:19.444Z|72d256e5-3e1d-4130-ac58-29eb45a91932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:19.444Z|72d256e5-3e1d-4130-ac58-29eb45a91932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:25.068Z|2045c0f4-e5a9-49bd-b952-19678e3b2b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:25.068Z|65cafd38-0f2d-4c28-80ec-28e8eef91a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:25.068Z|c0b11f20-8396-4253-b1ec-25a31662c01a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:25.069Z|65cafd38-0f2d-4c28-80ec-28e8eef91a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:25.069Z|2045c0f4-e5a9-49bd-b952-19678e3b2b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:25.069Z|c0b11f20-8396-4253-b1ec-25a31662c01a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:28.686Z|b7d52f9b-2dc4-45e5-8343-b476ecca3009|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:32:28.687Z|b7d52f9b-2dc4-45e5-8343-b476ecca3009|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:34.444Z|cdc3b081-bb30-4126-8404-2372d57b1fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:34.447Z|cdc3b081-bb30-4126-8404-2372d57b1fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:35.004Z|72d743c6-c552-4626-81ec-f211945ea00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:35.005Z|72d743c6-c552-4626-81ec-f211945ea00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:35.089Z|f5a11383-c5b6-4106-8b8c-b764f335d27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:35.090Z|ebba3b71-edc1-418c-93e4-be822e7eb6d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:35.090Z|41564a43-f720-49b3-95b1-7d158fb390d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:35.090Z|f5a11383-c5b6-4106-8b8c-b764f335d27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:35.090Z|41564a43-f720-49b3-95b1-7d158fb390d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:35.090Z|ebba3b71-edc1-418c-93e4-be822e7eb6d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:45.111Z|b76a0345-ec17-4c5f-af25-88491e678052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:45.111Z|2c1f8417-a302-483e-b95e-353075ec63ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:45.111Z|f962256d-0fd0-4b62-b4c2-72480d2a54b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:45.112Z|b76a0345-ec17-4c5f-af25-88491e678052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:45.112Z|2c1f8417-a302-483e-b95e-353075ec63ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:45.112Z|f962256d-0fd0-4b62-b4c2-72480d2a54b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:49.444Z|d25c6a2e-d505-4246-9e72-1244b42389b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:32:49.444Z|d25c6a2e-d505-4246-9e72-1244b42389b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:32:55.140Z|7e84a07d-815a-465f-a3a5-a8963e09873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:55.140Z|41acaafb-624f-44b8-a809-4c154b1d7b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:55.141Z|41acaafb-624f-44b8-a809-4c154b1d7b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:55.141Z|7e84a07d-815a-465f-a3a5-a8963e09873f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:32:55.142Z|8c471b80-09a4-45ce-93e2-d128c8243a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:32:55.143Z|8c471b80-09a4-45ce-93e2-d128c8243a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:04.444Z|a4e91adb-51cf-4fb3-9a4d-84f2eb78e16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:04.444Z|a4e91adb-51cf-4fb3-9a4d-84f2eb78e16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:05.005Z|9da138f5-e599-4f22-927a-57bf56805693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:05.006Z|9da138f5-e599-4f22-927a-57bf56805693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:05.161Z|fceae056-2717-4303-a246-dd6e3c258252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:05.162Z|fceae056-2717-4303-a246-dd6e3c258252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:05.162Z|cd088e25-0988-49af-a867-2ec5035215ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:05.163Z|cd088e25-0988-49af-a867-2ec5035215ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:05.168Z|738c90c8-ebc9-4679-86e0-8576fd78c852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:05.168Z|738c90c8-ebc9-4679-86e0-8576fd78c852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:15.183Z|ddee59f6-928c-4be1-bad4-af66b7a89388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:15.183Z|ec32b1dd-c3e0-4972-be89-1b8722c215a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:15.183Z|ec32b1dd-c3e0-4972-be89-1b8722c215a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:15.183Z|ddee59f6-928c-4be1-bad4-af66b7a89388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:15.188Z|734fd57c-fb5f-4090-aba5-762df6aae98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:15.188Z|734fd57c-fb5f-4090-aba5-762df6aae98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:19.444Z|4d800672-d0f7-49b5-9d7d-4cbaf6ffeec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:19.447Z|4d800672-d0f7-49b5-9d7d-4cbaf6ffeec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:25.204Z|4cbb8443-7d1b-45f9-b357-845bebdbd24e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:25.204Z|f1ec283e-aa31-4fac-b92f-8c5647df0d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:25.204Z|4cbb8443-7d1b-45f9-b357-845bebdbd24e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:25.204Z|f1ec283e-aa31-4fac-b92f-8c5647df0d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:25.207Z|a53f8313-b8a8-4d8e-b0dc-a02608ca06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:25.207Z|a53f8313-b8a8-4d8e-b0dc-a02608ca06fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:28.686Z|af393e88-8d16-49fc-b945-a3243c6f592d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:33:28.687Z|af393e88-8d16-49fc-b945-a3243c6f592d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:34.444Z|17ec9510-121a-47e7-94a4-959641db4c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:34.444Z|17ec9510-121a-47e7-94a4-959641db4c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:35.006Z|c143014f-8a96-466e-ba02-7b1242b35cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:35.007Z|c143014f-8a96-466e-ba02-7b1242b35cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:35.226Z|0c4d9e29-e406-4ed6-bfef-0616bd573409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:35.226Z|24a9ebab-20fc-4ec3-9f37-98cbd0475f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:35.227Z|24a9ebab-20fc-4ec3-9f37-98cbd0475f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:35.227Z|0c4d9e29-e406-4ed6-bfef-0616bd573409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:35.227Z|67e76783-780a-4ae2-9bbd-064d982dd234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:35.227Z|67e76783-780a-4ae2-9bbd-064d982dd234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:45.248Z|dee2ff23-cf56-4c6e-bc3e-e1b5f659d4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:45.248Z|dee2ff23-cf56-4c6e-bc3e-e1b5f659d4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:45.249Z|5c2c3189-7bb2-4859-9d97-123d6823dcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:45.249Z|5c2c3189-7bb2-4859-9d97-123d6823dcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:45.252Z|3a636fb1-8fb5-4264-bf02-15811ce30397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:45.253Z|3a636fb1-8fb5-4264-bf02-15811ce30397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:49.444Z|c84e12a5-9ed8-4370-8184-555240c5d0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:33:49.444Z|c84e12a5-9ed8-4370-8184-555240c5d0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:33:55.271Z|a6b72012-0c88-4bfb-90b5-407a99bd0d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:55.271Z|a6b72012-0c88-4bfb-90b5-407a99bd0d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:55.272Z|244fe6ba-ca03-45fa-a2e1-8a7b26d563a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:55.272Z|244fe6ba-ca03-45fa-a2e1-8a7b26d563a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:33:55.272Z|9cd5e4c6-9fc3-44ea-a85d-2787b93f5ef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:33:55.273Z|9cd5e4c6-9fc3-44ea-a85d-2787b93f5ef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:04.444Z|af413347-5fd2-45d6-ba99-b1bbaaadb01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:04.446Z|af413347-5fd2-45d6-ba99-b1bbaaadb01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:05.007Z|40b6a01e-30b9-4bed-8fd3-f0edda1be0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:05.008Z|40b6a01e-30b9-4bed-8fd3-f0edda1be0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:05.292Z|e39ca2a0-1ae8-4742-b855-5c06cc3fb820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:05.293Z|e39ca2a0-1ae8-4742-b855-5c06cc3fb820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:05.294Z|2becc66e-cad2-4bb8-8fd2-9aee14f3760b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:05.294Z|2becc66e-cad2-4bb8-8fd2-9aee14f3760b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:05.292Z|bbefc05f-17a0-4022-8d8f-366ddabdeadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:05.296Z|bbefc05f-17a0-4022-8d8f-366ddabdeadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:15.314Z|a449a4ab-2416-435a-a098-bd70b7f66a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:15.314Z|6f4fec8e-f1c4-4ec4-8f07-4891d66798bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:15.315Z|986ce6fb-577e-4710-b3e9-4f5095a0eefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:15.315Z|a449a4ab-2416-435a-a098-bd70b7f66a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:15.315Z|6f4fec8e-f1c4-4ec4-8f07-4891d66798bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:15.315Z|986ce6fb-577e-4710-b3e9-4f5095a0eefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:19.444Z|c2fad3c6-98a4-4f7e-af93-265383bfa953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:19.444Z|c2fad3c6-98a4-4f7e-af93-265383bfa953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:25.335Z|abddb6b7-f01d-47f2-86ad-56c59ac4171c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:25.335Z|abddb6b7-f01d-47f2-86ad-56c59ac4171c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:25.336Z|cddfab01-93db-42b8-8e45-34c645e46cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:25.337Z|cddfab01-93db-42b8-8e45-34c645e46cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:25.337Z|84bfcaf4-7c96-46a6-b08f-b6694dbef78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:25.338Z|84bfcaf4-7c96-46a6-b08f-b6694dbef78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:28.687Z|7d7f17cd-f423-4887-a57f-2e910798d0b2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:34:28.687Z|7d7f17cd-f423-4887-a57f-2e910798d0b2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:34.444Z|9e56f3aa-5b70-4571-8466-20a1e0ab6a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:34.444Z|9e56f3aa-5b70-4571-8466-20a1e0ab6a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:35.008Z|74cbb830-ded9-43b9-98f5-824958414ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:35.009Z|74cbb830-ded9-43b9-98f5-824958414ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:35.358Z|ccf349fd-7fc6-47ca-8c70-87a7306318bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:35.358Z|ccf349fd-7fc6-47ca-8c70-87a7306318bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:35.363Z|d8e84fd2-cd81-45d8-a547-08e872d4df7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:35.363Z|1bb4bbd7-cf9a-465c-88e7-bea74e966888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:35.363Z|d8e84fd2-cd81-45d8-a547-08e872d4df7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:35.363Z|1bb4bbd7-cf9a-465c-88e7-bea74e966888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:45.385Z|a2920d95-b70e-4b0d-bdff-cbf7bda21b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:45.385Z|69b1bbb6-5c34-45ab-803b-a7940af2542f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:45.385Z|cad3425f-3df0-4c93-af83-9fcfb3f696a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:45.386Z|cad3425f-3df0-4c93-af83-9fcfb3f696a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:45.386Z|69b1bbb6-5c34-45ab-803b-a7940af2542f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:45.386Z|a2920d95-b70e-4b0d-bdff-cbf7bda21b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:49.444Z|65c7624a-3ba1-483e-aee1-a1270d6a954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:34:49.447Z|65c7624a-3ba1-483e-aee1-a1270d6a954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:34:55.407Z|6cd1ca21-f922-4825-ae8a-149b856d2b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:55.407Z|b2da2b24-938f-444b-a292-9065c93a054d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:55.407Z|6cd1ca21-f922-4825-ae8a-149b856d2b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:55.407Z|b2da2b24-938f-444b-a292-9065c93a054d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:34:55.407Z|cdf9eec8-2047-4c03-bf4b-19dde78e18e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:34:55.408Z|cdf9eec8-2047-4c03-bf4b-19dde78e18e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:04.444Z|b9c4d074-cf6e-47f6-a0d1-7091f0df24e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:04.444Z|b9c4d074-cf6e-47f6-a0d1-7091f0df24e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:05.009Z|43b49f29-d23c-4fda-b404-d9ccb0b42da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:05.010Z|43b49f29-d23c-4fda-b404-d9ccb0b42da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:05.436Z|3b5c00db-2f2e-444c-82cf-4d7e5252698d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:05.436Z|3b5c00db-2f2e-444c-82cf-4d7e5252698d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:05.437Z|df50bc9e-e8d1-4a0d-b271-ec5ef45c40fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:05.437Z|df50bc9e-e8d1-4a0d-b271-ec5ef45c40fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:05.437Z|eacdccb2-4d04-4e1b-a43d-166b602d035a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:05.438Z|eacdccb2-4d04-4e1b-a43d-166b602d035a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:15.458Z|a6b82f2a-ca1e-4e28-b81a-beb400116ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:15.458Z|9e2307e7-686c-4408-9e5c-f8e07fc140cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:15.458Z|a6b82f2a-ca1e-4e28-b81a-beb400116ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:15.459Z|9e2307e7-686c-4408-9e5c-f8e07fc140cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:15.459Z|d4fac3c0-8ae1-4a76-8d99-322a2d7a61ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:15.460Z|d4fac3c0-8ae1-4a76-8d99-322a2d7a61ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:19.444Z|d56acfb8-c0cd-4047-b4bf-e0e1be3ec9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:19.444Z|d56acfb8-c0cd-4047-b4bf-e0e1be3ec9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:25.478Z|009be834-da52-4d05-905c-4dded8f75d8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:25.478Z|81c0a490-a5cd-4238-b680-8ee1f19657bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:25.478Z|8b946f57-c41b-485d-a049-8f46c9a4a98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:25.478Z|009be834-da52-4d05-905c-4dded8f75d8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:25.478Z|81c0a490-a5cd-4238-b680-8ee1f19657bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:25.479Z|8b946f57-c41b-485d-a049-8f46c9a4a98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:28.687Z|75fdac6e-8d2a-4b7e-84d5-e292b061ff5a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:35:28.687Z|75fdac6e-8d2a-4b7e-84d5-e292b061ff5a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:34.444Z|d438f2f9-1f9c-4d06-8364-57c68514982c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:34.447Z|d438f2f9-1f9c-4d06-8364-57c68514982c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:35.010Z|6d295b60-c5c6-4af0-88da-2300e54d4557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:35.011Z|6d295b60-c5c6-4af0-88da-2300e54d4557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:35.498Z|c8d1ecf5-18d9-473a-91ea-1ff778c79232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:35.498Z|33f6ad64-b61c-4702-a79c-f4c06075b075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:35.498Z|b531312c-8db2-420e-a012-33d90ecf1984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:35.499Z|c8d1ecf5-18d9-473a-91ea-1ff778c79232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:35.499Z|b531312c-8db2-420e-a012-33d90ecf1984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:35.499Z|33f6ad64-b61c-4702-a79c-f4c06075b075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:45.522Z|1964d1da-b210-461b-9556-0396a94a793e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:45.522Z|1964d1da-b210-461b-9556-0396a94a793e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:45.525Z|69068207-f287-4cf4-b542-120d444c7be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:45.525Z|69068207-f287-4cf4-b542-120d444c7be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:45.529Z|71fc241b-ff08-47c1-b643-977a569d0c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:45.530Z|71fc241b-ff08-47c1-b643-977a569d0c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:49.444Z|9ee58067-2d28-43fb-881d-c8bb8504bd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:35:49.444Z|9ee58067-2d28-43fb-881d-c8bb8504bd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:35:55.543Z|54a9c526-d0c7-46f4-b3b8-82786e510c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:55.543Z|54a9c526-d0c7-46f4-b3b8-82786e510c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:55.547Z|f8986cb8-0ed9-4bf7-baa5-d05c61c35945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:55.548Z|f8986cb8-0ed9-4bf7-baa5-d05c61c35945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:35:55.549Z|735725f3-19a1-4b09-9ef8-38d1f324d22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:35:55.550Z|735725f3-19a1-4b09-9ef8-38d1f324d22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:04.444Z|464c598f-bddc-4e80-9394-1c966cc567de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:04.444Z|464c598f-bddc-4e80-9394-1c966cc567de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:05.011Z|b9e4eae8-8e84-4452-ae88-d596a0d1b17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:05.012Z|b9e4eae8-8e84-4452-ae88-d596a0d1b17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:05.565Z|43d82143-1830-4967-83f0-ac841f057630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:05.565Z|43d82143-1830-4967-83f0-ac841f057630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:05.568Z|df9e5eb7-64c6-4515-840d-259608ac397f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:05.568Z|df9e5eb7-64c6-4515-840d-259608ac397f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:05.569Z|43b53cf5-1bf8-436c-83b9-ecf2ff0c2385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:05.569Z|43b53cf5-1bf8-436c-83b9-ecf2ff0c2385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:15.588Z|32cfa1fd-b57c-433d-b364-c47fe9116347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:15.588Z|ea63f06b-f1c8-4791-bb54-5c678adf12ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:15.589Z|32cfa1fd-b57c-433d-b364-c47fe9116347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:15.589Z|ea63f06b-f1c8-4791-bb54-5c678adf12ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:15.590Z|5b4cbad3-df82-448f-a700-678041644b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:15.591Z|5b4cbad3-df82-448f-a700-678041644b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:19.444Z|cccefc36-48be-40d9-910e-9136692a8ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:19.447Z|cccefc36-48be-40d9-910e-9136692a8ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:25.612Z|3e458e12-ec23-4b95-a9ff-94fb19d6b5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:25.612Z|2c3f5e84-665d-4c6a-ae74-625cfa665bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:25.612Z|3e458e12-ec23-4b95-a9ff-94fb19d6b5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:25.613Z|2c3f5e84-665d-4c6a-ae74-625cfa665bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:25.613Z|eca4a313-eb1e-45c4-b4f1-a57463cefa7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:25.613Z|eca4a313-eb1e-45c4-b4f1-a57463cefa7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:28.687Z|7a438fab-c993-4909-b164-94950418d46a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:36:28.687Z|7a438fab-c993-4909-b164-94950418d46a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:34.444Z|2a4cbf77-95e9-495c-9d34-5a590e5e6d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:34.444Z|2a4cbf77-95e9-495c-9d34-5a590e5e6d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:35.012Z|67fea3c2-c277-4d2c-ac6b-51152ffc505a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:35.013Z|67fea3c2-c277-4d2c-ac6b-51152ffc505a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:35.638Z|bd15afc1-0a7b-4b75-be58-6164a6af291e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:35.638Z|bd15afc1-0a7b-4b75-be58-6164a6af291e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:35.642Z|17a77ac4-ff83-44ce-b1e9-26bf5ef11b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:35.642Z|17a77ac4-ff83-44ce-b1e9-26bf5ef11b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:35.645Z|47809c1d-3d61-4f41-9839-4d8612acec89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:35.646Z|47809c1d-3d61-4f41-9839-4d8612acec89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:45.659Z|2873efc1-4d29-4ff4-a2f8-249eaacc4865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:45.660Z|2873efc1-4d29-4ff4-a2f8-249eaacc4865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:45.665Z|22dd048a-d86d-4191-b1d0-a5e832e25be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:45.666Z|22dd048a-d86d-4191-b1d0-a5e832e25be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:45.666Z|7d95c3a7-3cfd-4391-8f30-7f55e377b354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:45.666Z|7d95c3a7-3cfd-4391-8f30-7f55e377b354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:49.444Z|0c0e1188-dea7-4352-b9aa-d247cbe89030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:36:49.444Z|0c0e1188-dea7-4352-b9aa-d247cbe89030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:36:55.683Z|a4a2cddb-94ff-47e6-9bbd-b15313f14454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:55.683Z|a4a2cddb-94ff-47e6-9bbd-b15313f14454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:55.684Z|1556d60c-b799-4ccd-bccd-0663a7c1281f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:55.684Z|1556d60c-b799-4ccd-bccd-0663a7c1281f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:36:55.687Z|a142b265-9c06-400d-8238-f978ea921c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:36:55.688Z|a142b265-9c06-400d-8238-f978ea921c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:04.444Z|64b31704-f6fa-4a30-b721-94c8e6fe6383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:04.447Z|64b31704-f6fa-4a30-b721-94c8e6fe6383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:05.013Z|ee164716-7217-49b3-b2ce-295c8bda8f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:05.014Z|ee164716-7217-49b3-b2ce-295c8bda8f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:05.706Z|eb712760-2e14-47da-acdf-ec3ec35d9d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:05.706Z|2e07b3d8-5f83-4519-9679-87dc4cad4387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:05.706Z|5d6b0532-0937-40ef-a8b1-771ea3cf7933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:05.707Z|eb712760-2e14-47da-acdf-ec3ec35d9d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:05.707Z|5d6b0532-0937-40ef-a8b1-771ea3cf7933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:05.707Z|2e07b3d8-5f83-4519-9679-87dc4cad4387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:15.727Z|ea7d1273-a36b-49da-8965-0304d69e5d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:15.727Z|69cd9ba4-43ff-43a9-8c70-eadc1357f87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:15.727Z|ea7d1273-a36b-49da-8965-0304d69e5d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:15.727Z|69cd9ba4-43ff-43a9-8c70-eadc1357f87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:15.728Z|6f307aec-6463-4e93-b536-e3bbdc68d4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:15.728Z|6f307aec-6463-4e93-b536-e3bbdc68d4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:19.444Z|abfd3c4d-718d-4b3e-97d8-173b464cbc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:19.445Z|abfd3c4d-718d-4b3e-97d8-173b464cbc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:25.748Z|d0d40bdc-f398-4817-89a0-ecddba7808a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:25.748Z|4c3d6570-4af6-4c26-827b-f6fd65dd04c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:25.748Z|ca525860-b730-4ec3-8340-98dfac32abd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:25.749Z|4c3d6570-4af6-4c26-827b-f6fd65dd04c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:25.749Z|ca525860-b730-4ec3-8340-98dfac32abd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:25.749Z|d0d40bdc-f398-4817-89a0-ecddba7808a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:28.687Z|b6dba074-9a6f-4ad9-b6f9-9f1a74fd943a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:37:28.688Z|b6dba074-9a6f-4ad9-b6f9-9f1a74fd943a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:34.444Z|f10870fe-3b55-496a-b901-8ca13baa5311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:34.444Z|f10870fe-3b55-496a-b901-8ca13baa5311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:35.014Z|32f32c28-2c51-49d3-b0e7-ff116a59b3ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:35.015Z|32f32c28-2c51-49d3-b0e7-ff116a59b3ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:36.279Z|4fbb68d7-c7ba-48a7-a275-ca6f59eece4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:36.280Z|4fbb68d7-c7ba-48a7-a275-ca6f59eece4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:36.284Z|ffa59413-2208-43ca-ae63-e32694742500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:36.284Z|ce976a2a-7b56-475b-a300-d7b21ff3b0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:36.284Z|ce976a2a-7b56-475b-a300-d7b21ff3b0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:36.284Z|ffa59413-2208-43ca-ae63-e32694742500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:46.302Z|ec237bcd-db0a-440f-a1c4-0812f384fa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:46.303Z|ec237bcd-db0a-440f-a1c4-0812f384fa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:46.304Z|e7db3b13-036c-4e71-81b6-3c496e34f5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:46.304Z|6f40c798-adae-4a25-a0ed-061b1cf56b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:46.304Z|e7db3b13-036c-4e71-81b6-3c496e34f5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:46.304Z|6f40c798-adae-4a25-a0ed-061b1cf56b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:49.444Z|b9a9a361-e64f-40a1-a86b-c4bec84bf90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:37:49.447Z|b9a9a361-e64f-40a1-a86b-c4bec84bf90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:37:55.915Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:37:55.921Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b18d3a76-cc12-483c-82d1-3a3cddcf7580 already exists in requestDb InfraActiveRequests table
2021-10-07T06:37:55.922Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:37:55.922Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|500||Invoke
2021-10-07T06:37:55.922Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||===========================request begin================================================
2021-10-07T06:37:55.923Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:37:55.923Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Method      : GET
2021-10-07T06:37:55.923Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b301acfaa5ac924", X-B3-SpanId:"58681dfb2aa28c74", X-B3-ParentSpanId:"2b301acfaa5ac924", X-B3-Sampled:"0", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1467ba97-1c89-4206-b569-11201c8036d2"]
2021-10-07T06:37:55.923Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Request body: 
2021-10-07T06:37:55.924Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||==========================request end================================================
2021-10-07T06:37:55.949Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||============================response begin==========================================
2021-10-07T06:37:55.950Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:37:55.950Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status text  : 
2021-10-07T06:37:55.950Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:37:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:37:55.951Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Response body: 
2021-10-07T06:37:55.951Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||=======================response end=================================================
2021-10-07T06:37:55.951Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|404|Not Found|InvokeReturn
2021-10-07T06:37:56.069Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:37:56.073Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-10-07T06:37:56.327Z|4b17bf23-17f6-4d37-b508-8cb3d95da30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:56.327Z|7cb19149-4605-40b6-b8a3-c35075c4ff25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:56.327Z|63d206fa-a30a-41a4-8ec0-d97023a780b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:37:56.327Z|7cb19149-4605-40b6-b8a3-c35075c4ff25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:56.327Z|4b17bf23-17f6-4d37-b508-8cb3d95da30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:37:56.327Z|63d206fa-a30a-41a4-8ec0-d97023a780b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:04.444Z|cbe7265a-96aa-4e49-87ef-aeb60606a269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:04.444Z|cbe7265a-96aa-4e49-87ef-aeb60606a269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:05.015Z|2f1d0eae-66eb-4bff-bece-5f298c66ba32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:05.016Z|2f1d0eae-66eb-4bff-bece-5f298c66ba32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:06.348Z|2eff589c-0812-4766-ba23-e4b62d06dc88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:06.348Z|8e1665f3-fede-4c60-aafb-60b9966df7ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:06.349Z|2eff589c-0812-4766-ba23-e4b62d06dc88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:06.349Z|8e1665f3-fede-4c60-aafb-60b9966df7ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:06.377Z|f7f6e9f3-0df9-4851-9de4-6014c3fbacab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:06.378Z|f7f6e9f3-0df9-4851-9de4-6014c3fbacab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:12.472Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:38:12.664Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|INFO|500||Invoke
2021-10-07T06:38:12.665Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c with request headers:{Authorization=[***REDACTED***], X-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9dfa82f6-0fac-4820-ae33-1b033e307465], X-ECOMP-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580], X-TransactionId=[], X-ONAP-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580]}
2021-10-07T06:38:12.936Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:38:12:898-66613], vertex-id=[184528], Content-Length=[116], Date=[Thu, 07 Oct 2021 06:38:12 GMT], Content-Type=[application/json]}
2021-10-07T06:38:12.939Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||{"service-id":"d69980f5-91de-4764-92be-478a8169384c","service-description":"pNF","resource-version":"1633588670463"}

2021-10-07T06:38:12.939Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|INFO|500||InvokeReturn
2021-10-07T06:38:12.987Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2021-10-07T06:38:12.993Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:38:13.018Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|INFO|500||Invoke
2021-10-07T06:38:13.019Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c with request headers:{Authorization=[***REDACTED***], X-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[85802922-6f47-47d0-ba15-f0fe2d5fa37a], X-ECOMP-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580], X-TransactionId=[], X-ONAP-RequestID=[b18d3a76-cc12-483c-82d1-3a3cddcf7580]}
2021-10-07T06:38:13.118Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:38:13:077-70414], vertex-id=[184528], Content-Length=[116], Date=[Thu, 07 Oct 2021 06:38:13 GMT], Content-Type=[application/json]}
2021-10-07T06:38:13.120Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|DEBUG|500||{"service-id":"d69980f5-91de-4764-92be-478a8169384c","service-description":"pNF","resource-version":"1633588670463"}

2021-10-07T06:38:13.121Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/d69980f5-91de-4764-92be-478a8169384c|INFO|500||InvokeReturn
2021-10-07T06:38:13.123Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:38:13.123Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:38:13.156Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:38:13.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:38:13.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:13.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:38:13.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:38:13.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"2b301acfaa5ac924", X-B3-SpanId:"f81993d008ed263a", X-B3-ParentSpanId:"2b301acfaa5ac924", X-B3-Sampled:"0", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dace5232-a4b8-47cd-8adc-fdaf6ca3783e"]
2021-10-07T06:38:13.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449","requestScope":"service"}
2021-10-07T06:38:13.159Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:38:13.332Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:13.333Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:13.333Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:38:13.334Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:13.334Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:38:13.335Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:13.335Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:38:13.349Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf
2021-10-07T06:38:13.350Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|INFO|500||Invoke
2021-10-07T06:38:13.350Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:13.351Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf
2021-10-07T06:38:13.351Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Method      : GET
2021-10-07T06:38:13.351Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"189e4bdc-1eb1-46eb-a374-9bf24aac2057"]
2021-10-07T06:38:13.352Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Request body: 
2021-10-07T06:38:13.352Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||==========================request end================================================
2021-10-07T06:38:13.547Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:13.548Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:13.548Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Status text  : 
2021-10-07T06:38:13.549Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95B5DDEA3F50E153E7E7C53B1A5F7E54; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:13.549Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_nwgfEAY6BgQ2bWolG8tU",
  "description" : "catalog service description",
  "modelUUID" : "41ad5810-fc49-469a-af20-2bbb72e362cf",
  "modelInvariantUUID" : "b4899ac5-2a9b-4d62-a6d0-422c832696d8",
  "created" : "2021-10-07 06:36:27.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 3c2b8bcd-0e26",
  "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/41ad5810-fc49-469a-af20-2bbb72e362cf"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/networkCustomizations"
    }
  }
}
2021-10-07T06:38:13.550Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:13.550Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|INFO|500||InvokeReturn
2021-10-07T06:38:13.679Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance
2021-10-07T06:38:13.680Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|INFO|500||Invoke
2021-10-07T06:38:13.680Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:13.681Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance
2021-10-07T06:38:13.681Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:38:13.681Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abfebbcf-4ff3-4c73-bc92-9ff50140ea34"]
2021-10-07T06:38:13.681Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:38:13.681Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:38:13.992Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:13.992Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:38:13.992Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:38:13.993Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&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:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:13.993Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:38:13.993Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:13.994Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:38:13.995Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8
2021-10-07T06:38:13.995Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|INFO|500||Invoke
2021-10-07T06:38:14.035Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.035Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8
2021-10-07T06:38:14.036Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Method      : GET
2021-10-07T06:38:14.036Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85cee43-d0a8-4af8-b73d-2850f79c5ee4"]
2021-10-07T06:38:14.036Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Request body: 
2021-10-07T06:38:14.036Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.120Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.121Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:14.121Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Status text  : 
2021-10-07T06:38:14.121Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.122Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_nwgfEAY6BgQ2bWolG8tU",
      "description" : "catalog service description",
      "modelUUID" : "41ad5810-fc49-469a-af20-2bbb72e362cf",
      "modelInvariantUUID" : "b4899ac5-2a9b-4d62-a6d0-422c832696d8",
      "created" : "2021-10-07 06:36:27.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 3c2b8bcd-0e26",
      "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/41ad5810-fc49-469a-af20-2bbb72e362cf"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/configurationCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/networkCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8"
    }
  }
}
2021-10-07T06:38:14.122Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.123Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b4899ac5-2a9b-4d62-a6d0-422c832696d8|INFO|500||InvokeReturn
2021-10-07T06:38:14.138Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance
2021-10-07T06:38:14.138Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|INFO|500||Invoke
2021-10-07T06:38:14.139Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.139Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance
2021-10-07T06:38:14.139Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:38:14.139Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d86e67db-c3d7-4214-8f4a-856912a8b84c"]
2021-10-07T06:38:14.140Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:38:14.140Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:38:14.157Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:38:14.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&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:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:38:14.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.158Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=41ad5810-fc49-469a-af20-2bbb72e362cf&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:38:14.159Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:38:14.159Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:38:14.159Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.159Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:38:14.160Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:38:14.160Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d523cf-84c8-42cd-acc3-428b92a95b5e"]
2021-10-07T06:38:14.160Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:38:14.160Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.185Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.186Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:14.186Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:38:14.186Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.187Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:38:14.187Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.187Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:38:14.191Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:38:14.191Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-07T06:38:14.191Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.191Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:38:14.191Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:38:14.192Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4309b34d-6eff-4eb0-a2b6-8bc76094bea8"]
2021-10-07T06:38:14.192Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:38:14.192Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.218Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.219Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:14.219Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:38:14.220Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.220Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-10-07T06:38:14.221Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.221Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-07T06:38:14.244Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf
2021-10-07T06:38:14.245Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|INFO|500||Invoke
2021-10-07T06:38:14.245Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.245Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf
2021-10-07T06:38:14.246Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Method      : GET
2021-10-07T06:38:14.246Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d2585c9-319a-4f0c-9eee-d7809915ad74"]
2021-10-07T06:38:14.246Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Request body: 
2021-10-07T06:38:14.246Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.273Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.273Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Status code  : 200 OK
2021-10-07T06:38:14.274Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Status text  : 
2021-10-07T06:38:14.274Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.275Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_nwgfEAY6BgQ2bWolG8tU",
  "description" : "catalog service description",
  "modelUUID" : "41ad5810-fc49-469a-af20-2bbb72e362cf",
  "modelInvariantUUID" : "b4899ac5-2a9b-4d62-a6d0-422c832696d8",
  "created" : "2021-10-07 06:36:27.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 3c2b8bcd-0e26",
  "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/41ad5810-fc49-469a-af20-2bbb72e362cf"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf/networkCustomizations"
    }
  }
}
2021-10-07T06:38:14.275Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.276Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/41ad5810-fc49-469a-af20-2bbb72e362cf|INFO|500||InvokeReturn
2021-10-07T06:38:14.290Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:38:14.291Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:38:14.291Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.291Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:38:14.292Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:38:14.292Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"2b301acfaa5ac924", X-B3-SpanId:"2d5955df1543279c", X-B3-ParentSpanId:"2b301acfaa5ac924", X-B3-Sampled:"0", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da3a435f-05d8-4001-b9e3-67ba2d3261b0"]
2021-10-07T06:38:14.292Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b18d3a76-cc12-483c-82d1-3a3cddcf7580","requestStatus":"IN_PROGRESS","startTime":1633588676073,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n            \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"dfc09d6c-1f73-40db-9cb4-54e9402fb222\",\n            \"owningEntityName\":\"OE-ETE_Customer-dfc09d6c-1f73-40db-9cb4-54e9402fb222\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_55315ec1-55af-426f-90a5-1757fd73d449\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n            \"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\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\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 3c2b8bcd-0e26 0\",\n                                        \"modelCustomizationId\":\"49d709d3-5c8d-425a-b624-51dd92867a2f\",\n                                        \"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n                                        \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                                        \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\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\":\"d69980f5-91de-4764-92be-478a8169384c\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"nwgfEAY6BgQ2bWolG8tU\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"b18d3a76-cc12-483c-82d1-3a3cddcf7580"}
2021-10-07T06:38:14.292Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:38:14.602Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:14.602Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:38:14.603Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:38:14.603Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:38:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:14.604Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:37:56.073+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n            \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"dfc09d6c-1f73-40db-9cb4-54e9402fb222\",\n            \"owningEntityName\":\"OE-ETE_Customer-dfc09d6c-1f73-40db-9cb4-54e9402fb222\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_55315ec1-55af-426f-90a5-1757fd73d449\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n            \"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\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\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 3c2b8bcd-0e26 0\",\n                                        \"modelCustomizationId\":\"49d709d3-5c8d-425a-b624-51dd92867a2f\",\n                                        \"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n                                        \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                                        \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\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\":\"d69980f5-91de-4764-92be-478a8169384c\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"nwgfEAY6BgQ2bWolG8tU\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:38:14.414+00:00",
  "serviceInstanceName" : "Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    }
  }
}
2021-10-07T06:38:14.604Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:14.604Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:38:14.658Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:38:14.658Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:38:14.658Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:38:14.659Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:38:14.659Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:38:14.659Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"2b301acfaa5ac924", X-B3-SpanId:"2ff904d2970bbc53", X-B3-ParentSpanId:"2b301acfaa5ac924", X-B3-Sampled:"0", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1c6c0b2-0a52-4123-99b9-b494b4e23c73"]
2021-10-07T06:38:14.659Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\"modelUuid\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\"modelInvariantUuid\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\"},\"requestInfo\":{\"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_55315ec1-55af-426f-90a5-1757fd73d449\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 3c2b8bcd-0e26 0\",\"modelCustomizationId\":\"49d709d3-5c8d-425a-b624-51dd92867a2f\",\"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\"instanceParams\":[],\"instanceName\":\"nwgfEAY6BgQ2bWolG8tU\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"dfc09d6c-1f73-40db-9cb4-54e9402fb222\",\"owningEntityName\":\"OE-ETE_Customer-dfc09d6c-1f73-40db-9cb4-54e9402fb222\"}}}","type":"String"},"requestId":{"value":"b18d3a76-cc12-483c-82d1-3a3cddcf7580","type":"String"},"mso-request-id":{"value":"b18d3a76-cc12-483c-82d1-3a3cddcf7580","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"}}}
2021-10-07T06:38:14.659Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:38:16.370Z|ea251dd3-b3a9-44ef-97aa-7ef58b42421e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:16.370Z|620f369f-adb9-4089-935b-1b513126c977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:16.370Z|620f369f-adb9-4089-935b-1b513126c977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:16.370Z|ea251dd3-b3a9-44ef-97aa-7ef58b42421e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:16.404Z|c0a208ef-ba81-42ab-afa5-491e7966c559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:16.404Z|c0a208ef-ba81-42ab-afa5-491e7966c559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:19.444Z|68864369-9b0b-49da-96b0-9b47f78a7c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:19.445Z|68864369-9b0b-49da-96b0-9b47f78a7c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:26.393Z|97a81744-abbd-4188-96d4-7b2b4d687b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:26.393Z|1582f869-4813-4d83-b205-fff923867d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:26.394Z|1582f869-4813-4d83-b205-fff923867d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:26.394Z|97a81744-abbd-4188-96d4-7b2b4d687b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:26.427Z|b7ea8082-9312-4e56-82c5-035351dd91db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:26.428Z|b7ea8082-9312-4e56-82c5-035351dd91db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:28.687Z|fe140864-2abe-4ae3-b01d-9ca2672cf3ee|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:38:28.687Z|fe140864-2abe-4ae3-b01d-9ca2672cf3ee|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:34.444Z|ee430f50-408a-4ed4-8c8e-e1caac0dd697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:34.446Z|ee430f50-408a-4ed4-8c8e-e1caac0dd697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:35.016Z|dc0dafc5-389b-42e0-8356-42dc70257c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:35.016Z|dc0dafc5-389b-42e0-8356-42dc70257c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:36.415Z|97ba5c68-2330-452c-9712-2453b971a438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:36.415Z|474ee2c7-d9a4-4364-b87b-e55780cab4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:36.416Z|97ba5c68-2330-452c-9712-2453b971a438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:36.416Z|474ee2c7-d9a4-4364-b87b-e55780cab4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:36.451Z|b93714f6-151f-4083-b0ca-9a4a35d54f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:36.452Z|b93714f6-151f-4083-b0ca-9a4a35d54f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:40.525Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:38:40.526Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:38:40.527Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:38:40.527Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F87D7C78D5188508F5437DF2209B11E8; Path=/; HttpOnly", Date:"Thu, 07 Oct 2021 06:38:40 GMT", X-ONAP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-TransactionID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ECOMP-RequestID:"b18d3a76-cc12-483c-82d1-3a3cddcf7580", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c1c6c0b2-0a52-4123-99b9-b494b4e23c73", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:38:40.528Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b18d3a76-cc12-483c-82d1-3a3cddcf7580\",\"instanceId\":\"c37cd5e8-dde2-4ca2-a8e6-a41b0f06874f\"}}","message":"Success","processInstanceID":"268bd4e6-2739-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:38:40.528Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:38:40.529Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:38:40.585Z|b18d3a76-cc12-483c-82d1-3a3cddcf7580|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:38:46.439Z|6dc14ea1-8cc4-4182-9865-1e59ba4173c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:46.439Z|17970670-0495-493a-9c90-a76f826e7e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:46.439Z|17970670-0495-493a-9c90-a76f826e7e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:46.439Z|6dc14ea1-8cc4-4182-9865-1e59ba4173c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:46.475Z|65fb26fe-9251-4110-9afc-10e17197cb07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:46.476Z|65fb26fe-9251-4110-9afc-10e17197cb07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:49.444Z|c0b0befa-dad1-44f2-9171-b4461f4872d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:38:49.444Z|c0b0befa-dad1-44f2-9171-b4461f4872d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:38:56.461Z|e68d40a3-855c-4173-a0ae-0c4c09f150c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:56.461Z|90b07e99-cc72-4a58-9139-9f17eb5ed6eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:56.462Z|e68d40a3-855c-4173-a0ae-0c4c09f150c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:56.462Z|90b07e99-cc72-4a58-9139-9f17eb5ed6eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:38:56.498Z|88a9bcb5-c3ca-48c0-a468-75b776f702e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:38:56.498Z|88a9bcb5-c3ca-48c0-a468-75b776f702e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:04.444Z|5d85377e-4a0f-4c06-a4e8-4f789b700b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:04.444Z|5d85377e-4a0f-4c06-a4e8-4f789b700b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:05.017Z|1987ca26-216a-4ee1-9b64-db1f0d45f29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:05.017Z|1987ca26-216a-4ee1-9b64-db1f0d45f29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:06.484Z|ce11a45c-df5f-4e8f-bdd7-48634edc1f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:06.485Z|ce11a45c-df5f-4e8f-bdd7-48634edc1f0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:06.496Z|e7591b5e-bf20-4f41-bd7c-a4719c5d1e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:06.497Z|e7591b5e-bf20-4f41-bd7c-a4719c5d1e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:06.518Z|ddea2383-0539-4583-b2f1-9e3255feab87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:06.519Z|ddea2383-0539-4583-b2f1-9e3255feab87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:07.912Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:39:07.930Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:39:07.930Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|500||Invoke
2021-10-07T06:39:07.930Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:07.930Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:39:07.931Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Method      : GET
2021-10-07T06:39:07.931Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bec84399bf857512", X-B3-SpanId:"167114d0f61df184", X-B3-ParentSpanId:"bec84399bf857512", X-B3-Sampled:"0", X-ONAP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-TransactionID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ECOMP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e2e1b3c-564a-47a0-ae0c-6602baa757fa"]
2021-10-07T06:39:07.931Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Request body: 
2021-10-07T06:39:07.931Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||==========================request end================================================
2021-10-07T06:39:07.957Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:07.958Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:07.958Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status text  : 
2021-10-07T06:39:07.958Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:39:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:07.959Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Response body: {
  "requestId" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "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" : "2021-10-07T06:37:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n            \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"dfc09d6c-1f73-40db-9cb4-54e9402fb222\",\n            \"owningEntityName\":\"OE-ETE_Customer-dfc09d6c-1f73-40db-9cb4-54e9402fb222\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_55315ec1-55af-426f-90a5-1757fd73d449\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n            \"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\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\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 3c2b8bcd-0e26 0\",\n                                        \"modelCustomizationId\":\"49d709d3-5c8d-425a-b624-51dd92867a2f\",\n                                        \"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n                                        \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                                        \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\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\":\"d69980f5-91de-4764-92be-478a8169384c\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"nwgfEAY6BgQ2bWolG8tU\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:39:06.000+00:00",
  "serviceInstanceId" : "c37cd5e8-dde2-4ca2-a8e6-a41b0f06874f",
  "serviceInstanceName" : "Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    }
  }
}
2021-10-07T06:39:07.960Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:07.960Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|500||InvokeReturn
2021-10-07T06:39:07.965Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false
2021-10-07T06:39:07.965Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:39:07.965Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:07.966Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false
2021-10-07T06:39:07.966Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:39:07.966Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bec84399bf857512", X-B3-SpanId:"d8f99acc543a3668", X-B3-ParentSpanId:"bec84399bf857512", X-B3-Sampled:"0", X-ONAP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-TransactionID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ECOMP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5169015-c2fc-46bc-bdca-78feaba0a4ed"]
2021-10-07T06:39:07.966Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:39:07.967Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:39:08.026Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:08.026Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:08.027Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:39:08.027Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:39:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:08.027Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:39:08.028Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:08.028Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:39:08.072Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:39:08.072Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:39:08.073Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:08.073Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:39:08.073Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:39:08.073Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-TransactionID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ECOMP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f1ee12a-8b5e-4209-9002-493815a23ea9"]
2021-10-07T06:39:08.074Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:39:08.074Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:39:08.318Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:08.318Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:08.318Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:39:08.319Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=720E5ECCB3A09BF0CE0B778EF337AC5F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"722", Date:"Thu, 07 Oct 2021 06:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:08.319Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4048934a-2739-11ec-8cd9-12e9b9830609","businessKey":"b18d3a76-cc12-483c-82d1-3a3cddcf7580","processDefinitionId":"WaitForPnfReadyBB:1:54977382-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-10-07T06:38:58.676+0000","endTime":"2021-10-07T06:39:06.328+0000","removalTime":null,"durationInMillis":7652,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"268bd4e6-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"3f507864-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:39:08.319Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:08.320Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b18d3a76-cc12-483c-82d1-3a3cddcf7580&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:39:08.345Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:39:08.346Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:39:08.346Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:08.346Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:39:08.347Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:39:08.347Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-TransactionID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ECOMP-RequestID:"c7c6e4f0-d20b-4e90-8d4a-322635517179", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b63e8f99-4717-4f8b-981d-14811074ff47"]
2021-10-07T06:39:08.347Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:39:08.347Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:39:08.533Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:08.533Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:08.534Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:39:08.534Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CDE139AB5DE5814584A110BED1C7FDA4; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:08.534Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"404c63f1-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"4048934a-2739-11ec-8cd9-12e9b9830609","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:54977382-2719-11ec-8cd9-12e9b9830609","processInstanceId":"4048934a-2739-11ec-8cd9-12e9b9830609","executionId":"4048934a-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:38:58.701+0000","endTime":"2021-10-07T06:38:59.024+0000","durationInMillis":323,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"268bd4e6-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:39:08.535Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:08.535Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4048934a-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:39:08.543Z|c7c6e4f0-d20b-4e90-8d4a-322635517179|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:39:16.516Z|5b3c1146-fa6b-40b9-ab5d-d741f6f9de26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:16.517Z|5b3c1146-fa6b-40b9-ab5d-d741f6f9de26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:16.523Z|5473b692-78bc-41db-a84c-0d04325e1c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:16.524Z|5473b692-78bc-41db-a84c-0d04325e1c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:16.541Z|1c7aacf8-6610-4604-a680-88d05b385a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:16.542Z|1c7aacf8-6610-4604-a680-88d05b385a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:18.770Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:39:18.775Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:39:18.775Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|500||Invoke
2021-10-07T06:39:18.775Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:18.775Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580
2021-10-07T06:39:18.776Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Method      : GET
2021-10-07T06:39:18.776Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d11abec5f9de8f3", X-B3-SpanId:"6fe08201a40fc656", X-B3-ParentSpanId:"1d11abec5f9de8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-TransactionID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-ECOMP-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5e2cf5e-b8bc-49bb-985d-483938c5df7f"]
2021-10-07T06:39:18.776Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Request body: 
2021-10-07T06:39:18.776Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||==========================request end================================================
2021-10-07T06:39:18.802Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:18.802Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:18.802Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Status text  : 
2021-10-07T06:39:18.803Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:39:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:18.804Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||Response body: {
  "requestId" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:37:56.000+00:00",
  "endTime" : "2021-10-07T06:39:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n            \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"dfc09d6c-1f73-40db-9cb4-54e9402fb222\",\n            \"owningEntityName\":\"OE-ETE_Customer-dfc09d6c-1f73-40db-9cb4-54e9402fb222\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_55315ec1-55af-426f-90a5-1757fd73d449\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n            \"productFamilyId\":\"d69980f5-91de-4764-92be-478a8169384c\",\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\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                            \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 3c2b8bcd-0e26 0\",\n                                        \"modelCustomizationId\":\"49d709d3-5c8d-425a-b624-51dd92867a2f\",\n                                        \"modelInvariantId\":\"b4899ac5-2a9b-4d62-a6d0-422c832696d8\",\n                                        \"modelVersionId\":\"41ad5810-fc49-469a-af20-2bbb72e362cf\",\n                                        \"modelName\":\"Demo_pNF_nwgfEAY6BgQ2bWolG8tU\",\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\":\"d69980f5-91de-4764-92be-478a8169384c\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"nwgfEAY6BgQ2bWolG8tU\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:39:13.000+00:00",
  "serviceInstanceId" : "c37cd5e8-dde2-4ca2-a8e6-a41b0f06874f",
  "serviceInstanceName" : "Service_Ete_Name55315ec1-55af-426f-90a5-1757fd73d449",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "b18d3a76-cc12-483c-82d1-3a3cddcf7580",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580"
    }
  }
}
2021-10-07T06:39:18.804Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:18.804Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b18d3a76-cc12-483c-82d1-3a3cddcf7580|INFO|500||InvokeReturn
2021-10-07T06:39:18.807Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false
2021-10-07T06:39:18.807Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:39:18.807Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:39:18.807Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false
2021-10-07T06:39:18.808Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:39:18.808Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d11abec5f9de8f3", X-B3-SpanId:"74d7b186701c9f4e", X-B3-ParentSpanId:"1d11abec5f9de8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-TransactionID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-ECOMP-RequestID:"21855033-0cbe-4377-a3b1-feee5c658ae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea519c94-9afa-4d36-974f-51f4b812d37d"]
2021-10-07T06:39:18.808Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:39:18.808Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:39:18.821Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:39:18.822Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:39:18.822Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:39:18.822Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:39:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:39:18.823Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:39:18.823Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:39:18.824Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b18d3a76-cc12-483c-82d1-3a3cddcf7580&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:39:18.835Z|21855033-0cbe-4377-a3b1-feee5c658ae2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b18d3a76-cc12-483c-82d1-3a3cddcf7580|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:39:19.444Z|d2abc947-0014-477e-b38a-04d500f2f1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:19.447Z|d2abc947-0014-477e-b38a-04d500f2f1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:26.540Z|981f4781-d16a-4ff2-9af2-19a2453eb786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:26.541Z|981f4781-d16a-4ff2-9af2-19a2453eb786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:26.546Z|75f2b90f-a7f5-497e-aac3-b504994cc794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:26.546Z|75f2b90f-a7f5-497e-aac3-b504994cc794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:26.565Z|ce28f994-cb23-4c74-b06a-c8e6b03256ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:26.565Z|ce28f994-cb23-4c74-b06a-c8e6b03256ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:28.687Z|5637f489-b006-46d3-af87-d1bd03a69b8c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:39:28.688Z|5637f489-b006-46d3-af87-d1bd03a69b8c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:34.444Z|0616cdef-3fe6-46e9-a40e-2b96bbc973aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:34.444Z|0616cdef-3fe6-46e9-a40e-2b96bbc973aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:35.018Z|b9a92a91-3036-4dbb-b111-cda8df191641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:35.018Z|b9a92a91-3036-4dbb-b111-cda8df191641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:36.564Z|3dbe698d-61ce-4f22-b1a1-205b13b949e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:36.565Z|3dbe698d-61ce-4f22-b1a1-205b13b949e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:36.569Z|81f6ba11-7018-4164-b126-59687c882d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:36.570Z|81f6ba11-7018-4164-b126-59687c882d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:36.585Z|1ad845c6-38cc-46e6-8590-e43524b7378d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:36.586Z|1ad845c6-38cc-46e6-8590-e43524b7378d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:46.587Z|45acb968-ea21-48ad-861e-a4c086ff4c50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:46.587Z|45acb968-ea21-48ad-861e-a4c086ff4c50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:46.590Z|5c2b6636-e2c3-4d62-a4c7-fac9573be68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:46.591Z|5c2b6636-e2c3-4d62-a4c7-fac9573be68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:46.608Z|374d0aec-1928-4e3f-ad93-b0bb331374bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:46.608Z|374d0aec-1928-4e3f-ad93-b0bb331374bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:49.444Z|e532def4-7588-4395-888b-b6eb080fd5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:39:49.444Z|e532def4-7588-4395-888b-b6eb080fd5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:39:56.609Z|d97cd904-beea-4041-bc03-a9edfda042b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:56.609Z|2065ed39-32e4-4c11-8a3e-1c2572498da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:56.610Z|2065ed39-32e4-4c11-8a3e-1c2572498da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:56.610Z|d97cd904-beea-4041-bc03-a9edfda042b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:39:56.630Z|222542e7-e5e8-4206-97bd-083a66cc549c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:39:56.631Z|222542e7-e5e8-4206-97bd-083a66cc549c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:04.444Z|cf628396-a026-4b16-8c0c-65794981a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:04.446Z|cf628396-a026-4b16-8c0c-65794981a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:05.019Z|70593007-b9d9-46c5-bdcb-cf05f3a213a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:05.019Z|70593007-b9d9-46c5-bdcb-cf05f3a213a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:06.640Z|2f0c01ec-502d-433e-a89a-fefa3f5271c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:06.640Z|354e1d77-eb78-426d-a9f6-66d14c4d1c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:06.641Z|2f0c01ec-502d-433e-a89a-fefa3f5271c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:06.641Z|354e1d77-eb78-426d-a9f6-66d14c4d1c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:06.651Z|619eb369-4ffb-4656-8b0c-67bc53cbb6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:06.651Z|619eb369-4ffb-4656-8b0c-67bc53cbb6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:16.661Z|c2ad1115-7a64-4ced-8ca2-7656c0e87627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:16.661Z|d7d772b3-329c-4b4a-b771-d1b6c29420d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:16.662Z|d7d772b3-329c-4b4a-b771-d1b6c29420d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:16.662Z|c2ad1115-7a64-4ced-8ca2-7656c0e87627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:16.673Z|eef71183-f02b-4710-a91c-10f6d9f31ca8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:16.674Z|eef71183-f02b-4710-a91c-10f6d9f31ca8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:19.444Z|d509e3a3-babb-4cd6-a66d-29278ec7fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:19.445Z|d509e3a3-babb-4cd6-a66d-29278ec7fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:26.681Z|f5175777-ff45-4aec-aa6e-a1a066d9a8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:26.681Z|15fb30c2-3b24-4d3b-a0ef-b1b289796c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:26.682Z|15fb30c2-3b24-4d3b-a0ef-b1b289796c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:26.682Z|f5175777-ff45-4aec-aa6e-a1a066d9a8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:26.698Z|a6dc2f97-cfe8-44a3-bddd-5643e30dbfe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:26.698Z|a6dc2f97-cfe8-44a3-bddd-5643e30dbfe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:28.687Z|d5401509-6d76-4255-abe2-a1b1b6dbce29|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:40:28.688Z|d5401509-6d76-4255-abe2-a1b1b6dbce29|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:34.444Z|da5d737b-6a4f-4fba-989d-a354f735c4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:34.444Z|da5d737b-6a4f-4fba-989d-a354f735c4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:35.020Z|516d6568-d63f-4a52-b69b-61c4dff42951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:35.020Z|516d6568-d63f-4a52-b69b-61c4dff42951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:36.703Z|14d0c1d9-4bd0-4b13-9b2a-ff0e2fe7df06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:36.703Z|edd4e19b-7e94-4afe-91e0-6f0378639765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:36.704Z|14d0c1d9-4bd0-4b13-9b2a-ff0e2fe7df06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:36.704Z|edd4e19b-7e94-4afe-91e0-6f0378639765|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:36.717Z|038331d8-4350-4852-a900-7d795d96c6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:36.718Z|038331d8-4350-4852-a900-7d795d96c6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:46.727Z|c65b5ef8-ebb7-40a0-9f2b-8bf60a82379f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:46.727Z|0d072274-0009-4bc7-8f44-c43156bd77d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:46.728Z|c65b5ef8-ebb7-40a0-9f2b-8bf60a82379f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:46.728Z|0d072274-0009-4bc7-8f44-c43156bd77d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:46.738Z|48501542-1a14-4138-8a49-61fa3b907084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:46.739Z|48501542-1a14-4138-8a49-61fa3b907084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:49.444Z|01339ef9-f039-42f9-ab30-edb726970b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:40:49.447Z|01339ef9-f039-42f9-ab30-edb726970b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:40:56.759Z|47341cd5-4ff0-4309-b059-9ff93c7b3bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:56.759Z|47341cd5-4ff0-4309-b059-9ff93c7b3bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:56.759Z|5f08379e-282b-44e5-8e05-a00ac95a115a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:56.760Z|5f08379e-282b-44e5-8e05-a00ac95a115a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:40:56.760Z|e15caf23-f8dc-40c5-b895-0d3668ea0811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:40:56.761Z|e15caf23-f8dc-40c5-b895-0d3668ea0811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:04.444Z|cde0bc30-6fea-440c-96a8-d2a43d2df366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:04.444Z|cde0bc30-6fea-440c-96a8-d2a43d2df366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:05.021Z|2332ace2-9640-4205-b482-ba6f15fac845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:05.021Z|2332ace2-9640-4205-b482-ba6f15fac845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:06.780Z|1cad870b-9634-4479-b9f5-caa9cf1cfcbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:06.780Z|17f2931b-66a1-4d5b-af9f-7e5dac4adada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:06.780Z|a8a343b2-45bc-4a7b-a924-da8ab8979a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:06.781Z|17f2931b-66a1-4d5b-af9f-7e5dac4adada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:06.781Z|1cad870b-9634-4479-b9f5-caa9cf1cfcbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:06.781Z|a8a343b2-45bc-4a7b-a924-da8ab8979a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:16.802Z|b0c3c477-e205-48ff-bd48-db21d4da87a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:16.802Z|d9339708-04b1-448f-bb27-4c982b16cda8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:16.802Z|43061661-a393-4d64-8800-86244d4d5165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:16.802Z|d9339708-04b1-448f-bb27-4c982b16cda8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:16.802Z|b0c3c477-e205-48ff-bd48-db21d4da87a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:16.802Z|43061661-a393-4d64-8800-86244d4d5165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:19.444Z|82a2c238-9359-4354-8220-2fd6423404a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:19.444Z|82a2c238-9359-4354-8220-2fd6423404a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:26.822Z|173f7d3c-a44d-444a-a7b2-e570c50c52ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:26.823Z|8523ff78-bfc5-419d-b9b6-3e82dd02fa62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:26.823Z|173f7d3c-a44d-444a-a7b2-e570c50c52ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:26.823Z|5059b613-d19f-4d1c-9060-db9125e76fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:26.823Z|8523ff78-bfc5-419d-b9b6-3e82dd02fa62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:26.823Z|5059b613-d19f-4d1c-9060-db9125e76fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:28.686Z|ccb3e180-83ac-41e7-8140-4c8f7cd16d7a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:41:28.687Z|ccb3e180-83ac-41e7-8140-4c8f7cd16d7a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:30.255Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:30.257Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3662eee4-58be-410e-bd63-b62f445651a3 already exists in requestDb InfraActiveRequests table
2021-10-07T06:41:30.257Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:30.258Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:30.258Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.258Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:30.258Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:30.258Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f79ea07eb4e50b4", X-B3-SpanId:"8e1630d3e3fc63cd", X-B3-ParentSpanId:"6f79ea07eb4e50b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa432d6c-60b5-4483-8a3b-526121094ac6"]
2021-10-07T06:41:30.259Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:30.259Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.282Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.283Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:41:30.283Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:30.283Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.284Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: 
2021-10-07T06:41:30.284Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.284Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|404|Not Found|InvokeReturn
2021-10-07T06:41:30.298Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:41:30.311Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:41:30.353Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:41:30.353Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3662eee4-58be-410e-bd63-b62f445651a3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[442c7fca-0218-4e32-b6f3-0fb0ac32db3c], X-ECOMP-RequestID=[3662eee4-58be-410e-bd63-b62f445651a3], X-TransactionId=[], X-ONAP-RequestID=[3662eee4-58be-410e-bd63-b62f445651a3]}
2021-10-07T06:41:30.429Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:41:30:398-69779], vertex-id=[188608], Content-Length=[619], Date=[Thu, 07 Oct 2021 06:41:30 GMT], Content-Type=[application/json]}
2021-10-07T06:41:30.431Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588811863","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:41:30.431Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:41:30.487Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:41:30.490Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:41:30.493Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:41:30.494Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:41:30.494Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.494Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:41:30.495Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:41:30.495Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"6f79ea07eb4e50b4", X-B3-SpanId:"0b6a495414573463", X-B3-ParentSpanId:"6f79ea07eb4e50b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5418e85f-20ce-41b1-9eaa-f6b624fefdae"]
2021-10-07T06:41:30.495Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099","requestScope":"service"}
2021-10-07T06:41:30.495Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.516Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.516Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:30.519Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:41:30.520Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.520Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:41:30.520Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.521Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:41:30.522Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:41:30.523Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:41:30.523Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.523Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:41:30.523Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:41:30.524Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d72e1d56-ff7f-4093-990e-ab795edff796"]
2021-10-07T06:41:30.524Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:41:30.524Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.575Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.576Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:30.576Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:41:30.576Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.648Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:41:30.649Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.649Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:41:30.659Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:41:30.660Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-07T06:41:30.660Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.660Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:41:30.660Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:41:30.661Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20085392-b3a3-442b-a376-9686a1d5496b"]
2021-10-07T06:41:30.661Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:41:30.661Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.687Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.687Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:30.688Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:41:30.688Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.689Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-10-07T06:41:30.689Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.689Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-07T06:41:30.691Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:41:30.692Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:41:30.692Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.692Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:41:30.692Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:41:30.692Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77bad58-79af-441f-a4b8-d231daa2b437"]
2021-10-07T06:41:30.693Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:41:30.693Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.716Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.717Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:30.717Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:41:30.717Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.718Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:41:30.719Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.719Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:41:30.723Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:41:30.724Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:41:30.724Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.724Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:41:30.725Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:41:30.725Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1858", X-B3-TraceId:"6f79ea07eb4e50b4", X-B3-SpanId:"23156cdcfb30afcf", X-B3-ParentSpanId:"6f79ea07eb4e50b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92de8671-4c44-447f-b9bc-6717c2c0c579"]
2021-10-07T06:41:30.725Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3662eee4-58be-410e-bd63-b62f445651a3","requestStatus":"IN_PROGRESS","startTime":1633588890299,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"3662eee4-58be-410e-bd63-b62f445651a3"}
2021-10-07T06:41:30.725Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:41:30.764Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:30.765Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:41:30.765Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:41:30.765Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:30.766Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:41:30.299+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:41:30.740+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:30.767Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:30.767Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:41:30.781Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:41:30.782Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:41:30.782Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:30.782Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:41:30.782Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:41:30.783Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"6f79ea07eb4e50b4", X-B3-SpanId:"04e8c9b0ad246c0f", X-B3-ParentSpanId:"6f79ea07eb4e50b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1af073e-2a78-4a48-8587-44adfd99db04"]
2021-10-07T06:41:30.783Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelUuid\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelInvariantUuid\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"3662eee4-58be-410e-bd63-b62f445651a3","type":"String"},"mso-request-id":{"value":"3662eee4-58be-410e-bd63-b62f445651a3","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"}}}
2021-10-07T06:41:30.783Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:41:31.809Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:31.809Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:41:31.809Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:41:31.810Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:41:31 GMT", X-ONAP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-TransactionID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ECOMP-RequestID:"3662eee4-58be-410e-bd63-b62f445651a3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d1af073e-2a78-4a48-8587-44adfd99db04", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:31.810Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3662eee4-58be-410e-bd63-b62f445651a3\",\"instanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\"}}","message":"Success","processInstanceID":"9af63ac5-2739-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:41:31.810Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:31.810Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:41:31.814Z|3662eee4-58be-410e-bd63-b62f445651a3|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:32.031Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:32.035Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:32.035Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:32.035Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:32.036Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:32.036Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:32.036Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8d8d16b5f9bb72", X-B3-SpanId:"383012d490ebe683", X-B3-ParentSpanId:"0d8d8d16b5f9bb72", X-B3-Sampled:"0", X-ONAP-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-TransactionID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-ECOMP-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"202e6a39-fd45-4ad6-abf1-7ada015ae62d"]
2021-10-07T06:41:32.037Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:32.037Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:32.056Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:32.057Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:32.057Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:32.057Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:32.058Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:32.058Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:32.058Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:32.060Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:32.060Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:32.061Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:32.061Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:32.061Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:32.061Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8d8d16b5f9bb72", X-B3-SpanId:"2393a9d59b958758", X-B3-ParentSpanId:"0d8d8d16b5f9bb72", X-B3-Sampled:"0", X-ONAP-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-TransactionID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-ECOMP-RequestID:"d97384f2-84f7-4838-a7dd-60be0e11026c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26377cbc-c63d-4c8b-bd2e-a8b8b954882f"]
2021-10-07T06:41:32.062Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:32.062Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:32.075Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:32.075Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:32.076Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:32.076Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:32.077Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:32.077Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:32.077Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:32.088Z|d97384f2-84f7-4838-a7dd-60be0e11026c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:34.444Z|dfe5f6ee-be46-448c-92ab-95f15ae32367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:34.447Z|dfe5f6ee-be46-448c-92ab-95f15ae32367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:35.022Z|f47e7f65-ed9e-4057-9f6d-7e11ad33ecef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:35.022Z|f47e7f65-ed9e-4057-9f6d-7e11ad33ecef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:36.854Z|ff39fbff-48d1-47b4-a361-6e0a823ad6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:36.855Z|ff39fbff-48d1-47b4-a361-6e0a823ad6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:36.858Z|6d9dc1f4-8d43-4648-bd87-398ecb59af00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:36.858Z|c4def611-2771-48f4-a910-328f14a51c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:36.858Z|c4def611-2771-48f4-a910-328f14a51c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:36.858Z|6d9dc1f4-8d43-4648-bd87-398ecb59af00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:42.224Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:42.229Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.229Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:42.230Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.230Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.230Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:42.230Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b05c60a97a85e654", X-B3-SpanId:"0cf661d8301a3631", X-B3-ParentSpanId:"b05c60a97a85e654", X-B3-Sampled:"0", X-ONAP-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-TransactionID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-ECOMP-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c77491d1-c315-4f25-838a-fc6074808de3"]
2021-10-07T06:41:42.230Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:42.231Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.249Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.250Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.250Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:42.250Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.251Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "endTime" : "2021-10-07T06:41:39.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:42.251Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.252Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:42.253Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.254Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:42.254Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.254Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.255Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:42.255Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b05c60a97a85e654", X-B3-SpanId:"2b0edf7f995d8519", X-B3-ParentSpanId:"b05c60a97a85e654", X-B3-Sampled:"0", X-ONAP-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-TransactionID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-ECOMP-RequestID:"66679b55-425e-4c57-9664-bce8e5780bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db313a1-baab-4acf-8a44-6f3629657baf"]
2021-10-07T06:41:42.255Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:42.255Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.265Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.265Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.266Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:42.266Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.266Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:42.267Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.267Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:42.280Z|66679b55-425e-4c57-9664-bce8e5780bcc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:42.404Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:42.409Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.410Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:42.410Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.411Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.411Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:42.411Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07d09f0b0ebfc91d", X-B3-SpanId:"f0bc8e56f4d619d3", X-B3-ParentSpanId:"07d09f0b0ebfc91d", X-B3-Sampled:"0", X-ONAP-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-TransactionID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-ECOMP-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c78a7d-dde9-40ba-b306-d311791df987"]
2021-10-07T06:41:42.411Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:42.412Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.428Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.428Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.428Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:42.429Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.429Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "endTime" : "2021-10-07T06:41:39.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:42.429Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.430Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:42.431Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.431Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07d09f0b0ebfc91d", X-B3-SpanId:"a3f8f9f1675a654a", X-B3-ParentSpanId:"07d09f0b0ebfc91d", X-B3-Sampled:"0", X-ONAP-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-TransactionID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-ECOMP-RequestID:"3fcc17de-dc09-40ad-b79c-e53b284e7069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5e262ca-d9b6-4bcd-a043-c25892c308a9"]
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:42.432Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.441Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.442Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.442Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:42.442Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.443Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:42.443Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.444Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:42.452Z|3fcc17de-dc09-40ad-b79c-e53b284e7069|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:42.571Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:42.574Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.574Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb499ca7e8e8f7e", X-B3-SpanId:"bdd8519dbf7cabb0", X-B3-ParentSpanId:"9fb499ca7e8e8f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-TransactionID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-ECOMP-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42669120-10bf-4d99-b540-10ff5ab76ee9"]
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:42.575Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.599Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.599Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.599Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:42.600Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.602Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "endTime" : "2021-10-07T06:41:39.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:42.602Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.603Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:42.604Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.604Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:42.605Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.605Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.605Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:42.605Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb499ca7e8e8f7e", X-B3-SpanId:"efab004501a117c0", X-B3-ParentSpanId:"9fb499ca7e8e8f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-TransactionID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-ECOMP-RequestID:"f00073af-45ba-4883-a0da-097e4d203c1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c4b945d-1102-4631-9cb7-31c37f07c652"]
2021-10-07T06:41:42.606Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:42.606Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.622Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.623Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.623Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:42.623Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.625Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:42.625Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.625Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:42.637Z|f00073af-45ba-4883-a0da-097e4d203c1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:42.775Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:42.779Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.780Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:42.780Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.780Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.780Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:42.781Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6be850914a274a8a", X-B3-SpanId:"09abf3dc359806c0", X-B3-ParentSpanId:"6be850914a274a8a", X-B3-Sampled:"0", X-ONAP-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-TransactionID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-ECOMP-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dee756ba-39f8-4c8e-9bd1-90b472c1a2e9"]
2021-10-07T06:41:42.781Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:42.781Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.802Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.803Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.803Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:42.803Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.804Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "endTime" : "2021-10-07T06:41:39.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:42.804Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.804Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:42.806Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.806Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:42.807Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.807Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.807Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:42.807Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6be850914a274a8a", X-B3-SpanId:"6f9d0fd51f17e84e", X-B3-ParentSpanId:"6be850914a274a8a", X-B3-Sampled:"0", X-ONAP-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-TransactionID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-ECOMP-RequestID:"94237a53-5374-4a5f-9eae-281fe9a12dbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21169d15-342f-4799-8ddb-7576a5dee790"]
2021-10-07T06:41:42.808Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:42.808Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.820Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.820Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.821Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:42.821Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.821Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:42.822Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.822Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:42.833Z|94237a53-5374-4a5f-9eae-281fe9a12dbc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:42.948Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:41:42.952Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.952Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||Invoke
2021-10-07T06:41:42.952Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.953Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3
2021-10-07T06:41:42.953Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Method      : GET
2021-10-07T06:41:42.953Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bd6ba3b473c6eb9", X-B3-SpanId:"630afeb057949314", X-B3-ParentSpanId:"5bd6ba3b473c6eb9", X-B3-Sampled:"0", X-ONAP-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-TransactionID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-ECOMP-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b83daa5c-c06a-4475-bf49-fab966221a7a"]
2021-10-07T06:41:42.953Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Request body: 
2021-10-07T06:41:42.954Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.972Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.973Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.973Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Status text  : 
2021-10-07T06:41:42.973Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.975Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||Response body: {
  "requestId" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:41:30.000+00:00",
  "endTime" : "2021-10-07T06:41:39.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099\",\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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n\t\t\t\"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"c0a42d0e-6eda-4c55-8fda-9077da5ed74e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:41:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3662eee4-58be-410e-bd63-b62f445651a3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3"
    }
  }
}
2021-10-07T06:41:42.975Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.976Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3662eee4-58be-410e-bd63-b62f445651a3|INFO|500||InvokeReturn
2021-10-07T06:41:42.978Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.978Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:41:42.979Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:41:42.979Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false
2021-10-07T06:41:42.979Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:41:42.979Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bd6ba3b473c6eb9", X-B3-SpanId:"06cc800fa89f2d74", X-B3-ParentSpanId:"5bd6ba3b473c6eb9", X-B3-Sampled:"0", X-ONAP-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-TransactionID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-ECOMP-RequestID:"a8db135f-20e3-4599-9973-02c0b06cd14c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbb57342-cd5a-4e3b-8fb1-492761299d7c"]
2021-10-07T06:41:42.980Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:41:42.980Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:41:42.992Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:41:42.992Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:41:42.992Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:41:42.993Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:41:42.993Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:41:42.994Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:41:42.994Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3662eee4-58be-410e-bd63-b62f445651a3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:41:43.003Z|a8db135f-20e3-4599-9973-02c0b06cd14c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3662eee4-58be-410e-bd63-b62f445651a3|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:41:46.879Z|d9fbd38c-c0fc-4d26-89f0-142d9dcb1598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:46.879Z|95de01ca-31ee-4807-9900-115089002fb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:46.880Z|f5609045-4d18-4603-a1d8-383d8a0f94cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:46.880Z|d9fbd38c-c0fc-4d26-89f0-142d9dcb1598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:46.880Z|f5609045-4d18-4603-a1d8-383d8a0f94cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:46.880Z|95de01ca-31ee-4807-9900-115089002fb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:49.444Z|f7292bcd-bd9e-4e58-8514-b33633ab9753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:41:49.444Z|f7292bcd-bd9e-4e58-8514-b33633ab9753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:41:56.900Z|9606c352-ed66-4a9a-8e13-94dbcc14d87c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:56.900Z|2b70f13d-751d-4e76-ab4e-712fd0aa3e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:56.900Z|3a6641ba-6461-40a6-ac48-e19c8c517e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:41:56.900Z|9606c352-ed66-4a9a-8e13-94dbcc14d87c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:56.900Z|2b70f13d-751d-4e76-ab4e-712fd0aa3e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:41:56.900Z|3a6641ba-6461-40a6-ac48-e19c8c517e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:04.444Z|2c1bcbf9-881e-4b1b-997c-8bf1cab1f6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:04.444Z|2c1bcbf9-881e-4b1b-997c-8bf1cab1f6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:05.023Z|b1591a1b-7931-419d-beb3-7f153a492cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:05.023Z|b1591a1b-7931-419d-beb3-7f153a492cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:06.920Z|3f2c177f-7b0a-44b0-92f0-135231f9322e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:06.920Z|69c97b4a-4f55-4dc7-87fd-47828105f852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:06.921Z|3f2c177f-7b0a-44b0-92f0-135231f9322e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:06.921Z|69c97b4a-4f55-4dc7-87fd-47828105f852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:06.921Z|d0b5ddce-7afa-4d57-b97f-d963a51327fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:06.922Z|d0b5ddce-7afa-4d57-b97f-d963a51327fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:10.248Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:10.249Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||Checking if requestId: 2ede790f-c405-44a8-bf71-0fb5e0aad78a already exists in requestDb InfraActiveRequests table
2021-10-07T06:42:10.250Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:10.250Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:10.250Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.250Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:10.251Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:10.251Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edf58e5f8469f328", X-B3-SpanId:"103ccaf2af7b1910", X-B3-ParentSpanId:"edf58e5f8469f328", X-B3-Sampled:"0", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564b2ddc-3f59-4ffd-b782-001fbad63b85"]
2021-10-07T06:42:10.251Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:10.251Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.268Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.268Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:42:10.269Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:10.269Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.269Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: 
2021-10-07T06:42:10.269Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.269Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|404|Not Found|InvokeReturn
2021-10-07T06:42:10.283Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:42:10.284Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-10-07T06:42:10.287Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:42:10.315Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:42:10.315Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|INFO|500||Invoke
2021-10-07T06:42:10.367Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|INFO|404|Not Found|InvokeReturn
2021-10-07T06:42:10.367Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:42:10:351-64749], Content-Length=[377], Date=[Thu, 07 Oct 2021 06:42:10 GMT], Content-Type=[application/json]}
2021-10-07T06:42:10.368Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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/44df1a64-7213-4230-bd8a-24e6f1ec576f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f","ERR.5.4.6114"]}}}

2021-10-07T06:42:10.379Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f
2021-10-07T06:42:10.379Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 44df1a64-7213-4230-bd8a-24e6f1ec576f
2021-10-07T06:42:10.382Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:42:10.407Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|INFO|500||Invoke
2021-10-07T06:42:10.407Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f with request headers:{Authorization=[***REDACTED***], X-RequestID=[2ede790f-c405-44a8-bf71-0fb5e0aad78a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4c88d5ce-1aae-491b-81d1-195d54f29caf], X-ECOMP-RequestID=[2ede790f-c405-44a8-bf71-0fb5e0aad78a], X-TransactionId=[], X-ONAP-RequestID=[2ede790f-c405-44a8-bf71-0fb5e0aad78a]}
2021-10-07T06:42:10.519Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:42:10:432-60296], Content-Length=[377], Date=[Thu, 07 Oct 2021 06:42:10 GMT], Content-Type=[application/json]}
2021-10-07T06:42:10.520Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|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/44df1a64-7213-4230-bd8a-24e6f1ec576f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f","ERR.5.4.6114"]}}}

2021-10-07T06:42:10.520Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f|INFO|404|Not Found|InvokeReturn
2021-10-07T06:42:10.523Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/44df1a64-7213-4230-bd8a-24e6f1ec576f
2021-10-07T06:42:10.523Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 44df1a64-7213-4230-bd8a-24e6f1ec576f
2021-10-07T06:42:10.526Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:42:10.550Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:42:10.550Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:42:10.624Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:42:10.625Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:42:10:575-42235], vertex-id=[188608], Content-Length=[619], Date=[Thu, 07 Oct 2021 06:42:10 GMT], Content-Type=[application/json]}
2021-10-07T06:42:10.626Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588811863","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:42:10.627Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:42:10.627Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:42:10.629Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.629Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:42:10.629Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.629Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.630Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:42:10.630Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"edf58e5f8469f328", X-B3-SpanId:"1bd95d79bf44ba0a", X-B3-ParentSpanId:"edf58e5f8469f328", X-B3-Sampled:"0", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3044238d-7be0-47c2-9e14-f5ffa677f8df"]
2021-10-07T06:42:10.630Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9f6fe995-89c1-406d-9f6d-8424595bf077"},"instanceName":"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0","requestScope":"network"}
2021-10-07T06:42:10.630Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.653Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.653Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:10.653Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:42:10.654Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.654Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:42:10.654Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.655Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:42:10.656Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a
2021-10-07T06:42:10.656Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|INFO|500||Invoke
2021-10-07T06:42:10.656Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.657Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a
2021-10-07T06:42:10.657Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Method      : GET
2021-10-07T06:42:10.657Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55bb1d05-c4a9-4767-aa43-25766f132f84"]
2021-10-07T06:42:10.657Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Request body: 
2021-10-07T06:42:10.657Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.687Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.688Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:10.688Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Status text  : 
2021-10-07T06:42:10.689Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.689Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "004feaa1-5379-48e9-bb3e-21141be4ad4a",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2021-10-07T06:40:19.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource"
    }
  }
}
2021-10-07T06:42:10.690Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.690Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a|INFO|500||InvokeReturn
2021-10-07T06:42:10.703Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|INFO|500||Invoke
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Method      : GET
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bc7939c-4a96-4948-ac1f-0a5c264975d8"]
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Request body: 
2021-10-07T06:42:10.704Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.728Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.729Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:10.729Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Status text  : 
2021-10-07T06:42:10.729Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.730Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "5ed15d09-fd53-4021-9866-9a6d824a72ae",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "171532e5-cfeb-4528-9960-ed62f59bf419",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2021-10-07T06:40:19.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5ed15d09-fd53-4021-9866-9a6d824a72ae/collectionNetworkResourceCustomization"
    }
  }
}
2021-10-07T06:42:10.731Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.731Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/004feaa1-5379-48e9-bb3e-21141be4ad4a/networkResource|INFO|500||InvokeReturn
2021-10-07T06:42:10.742Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.742Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2021-10-07T06:42:10.743Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.743Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.743Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:42:10.743Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45a159ef-c18e-4f7d-b281-4115e2c96c1d"]
2021-10-07T06:42:10.743Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:42:10.744Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.768Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.768Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.769Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:42:10.769Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.769Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:42:10.770Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.770Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.771Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.772Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-10-07T06:42:10.772Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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================================================
2021-10-07T06:42:10.772Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.772Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.773Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff0c067e-28eb-463b-93a3-2b7be2e075f7"]
2021-10-07T06:42:10.773Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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: 
2021-10-07T06:42:10.773Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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================================================
2021-10-07T06:42:10.795Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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==========================================
2021-10-07T06:42:10.796Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.796Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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  : 
2021-10-07T06:42:10.796Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.797Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 179,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2021-10-07T06:42:10.798Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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=================================================
2021-10-07T06:42:10.798Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-10-07T06:42:10.809Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:42:10.810Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:42:10.810Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.810Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:42:10.810Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:42:10.811Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"2638", X-B3-TraceId:"edf58e5f8469f328", X-B3-SpanId:"4f78972f893363b3", X-B3-ParentSpanId:"edf58e5f8469f328", X-B3-Sampled:"0", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"576faf18-5cad-48ea-aff6-1c507b889b20"]
2021-10-07T06:42:10.811Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","requestStatus":"IN_PROGRESS","startTime":1633588930284,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"9f6fe995-89c1-406d-9f6d-8424595bf077","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"2ede790f-c405-44a8-bf71-0fb5e0aad78a"}
2021-10-07T06:42:10.811Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:42:10.835Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:10.835Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:42:10.836Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:42:10.836Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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/2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:10.837Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:42:10.284+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:42:10.824+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:10.837Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:10.837Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:42:10.852Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.853Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:42:10.853Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:10.853Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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
2021-10-07T06:42:10.853Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:42:10.854Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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:"edf58e5f8469f328", X-B3-SpanId:"288484ee3ccb7d0f", X-B3-ParentSpanId:"edf58e5f8469f328", X-B3-Sampled:"0", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89d44735-e0ea-4bc0-9d54-052bb2834e93"]
2021-10-07T06:42:10.854Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/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\":\"171532e5-cfeb-4528-9960-ed62f59bf419\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\"modelVersionId\":\"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\"modelCustomizationId\":\"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\"modelUuid\":\"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\"modelInvariantUuid\":\"171532e5-cfeb-4528-9960-ed62f59bf419\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\"source\":\"VID\",\"instanceName\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\",\"modelInfo\":{\"modelInvariantId\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelUuid\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelInvariantUuid\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\"}","type":"String"},"requestId":{"value":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","type":"String"},"mso-request-id":{"value":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"9f6fe995-89c1-406d-9f6d-8424595bf077","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/9f6fe995-89c1-406d-9f6d-8424595bf077/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:42:10.854Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:42:11.869Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:11.870Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:42:11.870Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:42:11.871Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:42:11 GMT", X-ONAP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-TransactionID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ECOMP-RequestID:"2ede790f-c405-44a8-bf71-0fb5e0aad78a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"89d44735-e0ea-4bc0-9d54-052bb2834e93", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:11.871Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2ede790f-c405-44a8-bf71-0fb5e0aad78a\",\"instanceId\":\"4527949a-8a73-4103-9242-e5ad16a1bdcb\"}}","message":"Success","processInstanceID":"b2d70de1-2739-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:42:11.871Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:11.872Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:42:11.876Z|2ede790f-c405-44a8-bf71-0fb5e0aad78a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:12.006Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:12.009Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aef052b8e00107b", X-B3-SpanId:"87b1f8b27523cd6a", X-B3-ParentSpanId:"5aef052b8e00107b", X-B3-Sampled:"0", X-ONAP-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-TransactionID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-ECOMP-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f45009-2658-4a72-8324-570a6f040f67"]
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:12.010Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:12.027Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:12.027Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:12.027Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:12.028Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:12.029Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:42:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:12.029Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:12.030Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:42:12.031Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:12.031Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aef052b8e00107b", X-B3-SpanId:"47bf381c168bb4d8", X-B3-ParentSpanId:"5aef052b8e00107b", X-B3-Sampled:"0", X-ONAP-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-TransactionID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-ECOMP-RequestID:"4422e8d7-35ca-40ba-8da3-c0691125ca8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b1e308c-3fa8-458b-93cd-120f3af10091"]
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:42:12.032Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:42:12.046Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:12.047Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:12.047Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:42:12.047Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:12.048Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:42:12.049Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:12.049Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:42:12.057Z|4422e8d7-35ca-40ba-8da3-c0691125ca8a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:16.949Z|101f0465-27b4-49a2-94b4-02f1b4e52348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:16.950Z|101f0465-27b4-49a2-94b4-02f1b4e52348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:16.950Z|704b5535-1e3c-4a01-a0aa-87164289c226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:16.951Z|704b5535-1e3c-4a01-a0aa-87164289c226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:16.954Z|a454b953-213d-4208-b6be-4c5c40316958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:16.954Z|a454b953-213d-4208-b6be-4c5c40316958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:19.444Z|26289115-c782-419e-aa5f-8239cb1bf909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:19.447Z|26289115-c782-419e-aa5f-8239cb1bf909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:22.190Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:22.194Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:22.194Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:22.194Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:22.194Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:22.195Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:22.195Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3125fa8bcf64600e", X-B3-SpanId:"e1102c78cad9e8a3", X-B3-ParentSpanId:"3125fa8bcf64600e", X-B3-Sampled:"0", X-ONAP-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-TransactionID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-ECOMP-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5250de1d-a535-440c-aaf1-76e9520a6954"]
2021-10-07T06:42:22.195Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:22.195Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:22.216Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:22.216Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:22.217Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:22.217Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:22.218Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:42:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:22.218Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:22.219Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:42:22.220Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:22.221Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:42:22.221Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:22.222Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:22.222Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:42:22.223Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3125fa8bcf64600e", X-B3-SpanId:"e1c41e3aa06a89c7", X-B3-ParentSpanId:"3125fa8bcf64600e", X-B3-Sampled:"0", X-ONAP-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-TransactionID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-ECOMP-RequestID:"0535ac32-0d32-46f2-add2-07936ce0248e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec59c311-4ac6-44c9-9bf1-2be6c3217846"]
2021-10-07T06:42:22.223Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:42:22.223Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:42:22.236Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:22.237Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:22.237Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:42:22.237Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:22.238Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:42:22.238Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:22.238Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:42:22.248Z|0535ac32-0d32-46f2-add2-07936ce0248e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:26.970Z|94a0cb9f-a28d-4c8f-b605-cdfa95c74a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:26.970Z|23f98253-e6f1-4d08-a6ff-a59079a0e709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:26.971Z|94a0cb9f-a28d-4c8f-b605-cdfa95c74a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:26.971Z|23f98253-e6f1-4d08-a6ff-a59079a0e709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:26.975Z|0d3906b9-592d-4fa5-92c7-385aa64412f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:26.975Z|0d3906b9-592d-4fa5-92c7-385aa64412f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:28.687Z|94e359ab-fc8d-4b84-968f-1b4af8508581|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:42:28.687Z|94e359ab-fc8d-4b84-968f-1b4af8508581|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:32.380Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:32.384Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:32.385Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:32.385Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:32.385Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:32.385Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:32.385Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34323b94ffa88d33", X-B3-SpanId:"d009ab70735cdad5", X-B3-ParentSpanId:"34323b94ffa88d33", X-B3-Sampled:"0", X-ONAP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-TransactionID:"a57686ac-204c-4595-9629-fca551552c0e", X-ECOMP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d0c90c7-86ea-4db6-bef3-e68c77efcb43"]
2021-10-07T06:42:32.386Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:32.386Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:32.407Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:32.408Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:32.408Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:32.408Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:32.409Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:42:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:32.409Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:32.410Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:42:32.412Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:32.412Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:42:32.412Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:32.413Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:32.413Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:42:32.413Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34323b94ffa88d33", X-B3-SpanId:"baa2d6d940571251", X-B3-ParentSpanId:"34323b94ffa88d33", X-B3-Sampled:"0", X-ONAP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-TransactionID:"a57686ac-204c-4595-9629-fca551552c0e", X-ECOMP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce25870f-72c7-4a33-8b11-8a87a9e7089d"]
2021-10-07T06:42:32.414Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:42:32.414Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:42:32.426Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:32.426Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:32.426Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:42:32.427Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:32.427Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:42:32.427Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:32.428Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:42:32.452Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:32.453Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:32.453Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:32.454Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:32.454Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:32.454Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-TransactionID:"a57686ac-204c-4595-9629-fca551552c0e", X-ECOMP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"989a205d-6007-438f-aede-a37f180c17cb"]
2021-10-07T06:42:32.454Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:32.455Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:32.580Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:32.581Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:32.581Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:32.582Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B5300E572E9314581B55D81ED1C68278; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:42:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:32.582Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8d664e9-2739-11ec-8cd9-12e9b9830609","businessKey":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:42:20.932+0000","endTime":"2021-10-07T06:42:28.465+0000","removalTime":null,"durationInMillis":7533,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b3ffd63d-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:42:32.582Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:32.583Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:32.612Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:32.612Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:32.612Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:32.613Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:32.613Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:32.613Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-TransactionID:"a57686ac-204c-4595-9629-fca551552c0e", X-ECOMP-RequestID:"a57686ac-204c-4595-9629-fca551552c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54582dad-6f68-46b7-b953-19a2b893da84"]
2021-10-07T06:42:32.613Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:32.614Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:33.004Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:33.005Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:33.005Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:33.005Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EBF725FE516B24A4FFF719FA63DE8D73; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:42:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:33.006Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b8d7013c-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b8d664e9-2739-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b8d664e9-2739-11ec-8cd9-12e9b9830609","executionId":"b8d664e9-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:42:20.936+0000","endTime":"2021-10-07T06:42:28.464+0000","durationInMillis":7528,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:42:33.006Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:33.006Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d664e9-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:33.011Z|a57686ac-204c-4595-9629-fca551552c0e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:34.444Z|c64aec66-db59-4b49-ad78-4975acc71dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:34.444Z|c64aec66-db59-4b49-ad78-4975acc71dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:35.024Z|621bfa76-7381-40ab-8cb8-fb9718e21b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:35.024Z|621bfa76-7381-40ab-8cb8-fb9718e21b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:36.991Z|fd454bdf-62e5-43b8-aa2c-096c94e20883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:36.991Z|1e39ddc5-1e86-43aa-8a8c-40fe8bd60efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:36.991Z|fd454bdf-62e5-43b8-aa2c-096c94e20883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:36.991Z|1e39ddc5-1e86-43aa-8a8c-40fe8bd60efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:36.993Z|2cf51dec-9c2f-4b42-a747-d3d033e94da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:36.993Z|2cf51dec-9c2f-4b42-a747-d3d033e94da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:43.140Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:43.144Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:43.144Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f7cdb894badd2a1", X-B3-SpanId:"83627d53655233af", X-B3-ParentSpanId:"6f7cdb894badd2a1", X-B3-Sampled:"0", X-ONAP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-TransactionID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ECOMP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a07c15f0-0ca3-450c-a20a-ed570b8b35b0"]
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:43.145Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:43.173Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:43.174Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:43.174Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:43.174Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:43.176Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:43.176Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:43.176Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:42:43.177Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:43.178Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:42:43.178Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:43.178Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:43.178Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:42:43.178Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f7cdb894badd2a1", X-B3-SpanId:"bb38a901352effa8", X-B3-ParentSpanId:"6f7cdb894badd2a1", X-B3-Sampled:"0", X-ONAP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-TransactionID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ECOMP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b14d2ce4-b7cf-4f19-8346-113c5b80b47a"]
2021-10-07T06:42:43.179Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:42:43.179Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:42:43.192Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:43.192Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:43.193Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:42:43.193Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:43.194Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:42:43.194Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:43.194Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:42:43.215Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:43.216Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:43.216Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:43.216Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:43.216Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:43.217Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-TransactionID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ECOMP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"546271b8-9173-460d-be7d-95cc668acbcc"]
2021-10-07T06:42:43.217Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:43.217Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:43.362Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:43.363Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:43.363Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:43.363Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B4F5D30CFD28CC18A38EA49BBB7288A9; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:43.364Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","businessKey":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:42:32.318+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"bf9bf211-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:42:43.364Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:43.364Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:43.387Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:43.388Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:43.388Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:43.388Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:43.388Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:43.388Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-TransactionID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ECOMP-RequestID:"68b5633b-412f-42c3-ad7a-2398909efad7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c13687de-f820-45fe-b4e5-695dfb1add10"]
2021-10-07T06:42:43.389Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:43.389Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:43.525Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:43.526Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:43.526Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:43.526Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FAFF09E8146CBC72575ED5A3702BC490; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:43.527Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c4d909c0-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","executionId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:42:41.082+0000","endTime":"2021-10-07T06:42:41.088+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:42:43.527Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:43.528Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:43.534Z|68b5633b-412f-42c3-ad7a-2398909efad7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:47.012Z|a45a4ed9-9769-4ded-8691-aebf92dd0136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:47.012Z|a45a4ed9-9769-4ded-8691-aebf92dd0136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:47.013Z|813ee984-27c5-4240-9764-5828d0383ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:47.014Z|813ee984-27c5-4240-9764-5828d0383ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:47.015Z|4dcf984c-6ab5-49d6-a9ab-f38625344126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:47.015Z|4dcf984c-6ab5-49d6-a9ab-f38625344126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:49.444Z|ac44387c-20a4-4955-a48f-72abafd3614d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:42:49.445Z|ac44387c-20a4-4955-a48f-72abafd3614d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:42:53.659Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:42:53.662Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:53.663Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:42:53.663Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:53.664Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:42:53.664Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:42:53.664Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e11d3a5186cb2936", X-B3-SpanId:"0ae758b71218d2f1", X-B3-ParentSpanId:"e11d3a5186cb2936", X-B3-Sampled:"0", X-ONAP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-TransactionID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ECOMP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba2ce51-7174-438d-9933-94ae93494bd4"]
2021-10-07T06:42:53.664Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:42:53.665Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:42:53.684Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:53.685Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:53.685Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:42:53.686Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:53.686Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:42:53.686Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:53.687Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:42:53.689Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:53.689Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:42:53.689Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:53.689Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:42:53.690Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:42:53.690Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e11d3a5186cb2936", X-B3-SpanId:"f2764a340f5c322f", X-B3-ParentSpanId:"e11d3a5186cb2936", X-B3-Sampled:"0", X-ONAP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-TransactionID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ECOMP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25181695-f2da-4db3-8c49-e4cf94355a57"]
2021-10-07T06:42:53.690Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:42:53.690Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:42:53.711Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:53.711Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:53.712Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:42:53.712Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:53.713Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:42:53.713Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:53.713Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:42:53.738Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:53.739Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:53.739Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:53.739Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:42:53.740Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:53.740Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-TransactionID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ECOMP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f166fbf-01f3-4c53-bb28-0830b1e82d1d"]
2021-10-07T06:42:53.740Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:53.740Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:53.866Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:53.867Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:53.867Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:53.867Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=051EA3CA485E1A87FB6149BE8CA7221E; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:53.868Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","businessKey":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:42:32.318+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"bf9bf211-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:42:53.869Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:53.869Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:53.890Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:53.890Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:42:53.890Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:42:53.891Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:42:53.891Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:42:53.891Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-TransactionID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ECOMP-RequestID:"406a716e-3453-4427-8cad-ca0237c4b505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"104c0d49-73f6-42c3-a96a-02a05a3810bf"]
2021-10-07T06:42:53.891Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:42:53.891Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:42:54.021Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:42:54.022Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:42:54.022Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:42:54.022Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C7A8B7422C27FAC1E526DEBA6EF9C033; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:42:54.023Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c4d909c0-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","executionId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:42:41.082+0000","endTime":"2021-10-07T06:42:41.088+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:42:54.023Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:42:54.023Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:42:54.029Z|406a716e-3453-4427-8cad-ca0237c4b505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:42:57.035Z|2cbc916d-de15-459b-a51d-a36c8b83f1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:57.035Z|fd19c71c-41c2-4c09-946b-7cd84a1f4ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:57.036Z|b921f3da-30e7-4c53-9e95-b7d28403df82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:42:57.036Z|2cbc916d-de15-459b-a51d-a36c8b83f1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:57.036Z|fd19c71c-41c2-4c09-946b-7cd84a1f4ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:42:57.036Z|b921f3da-30e7-4c53-9e95-b7d28403df82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:04.166Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:04.171Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:04.171Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:04.171Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:04.171Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:04.172Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:04.172Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba9a57912238bfc", X-B3-SpanId:"7e28433fb45f233a", X-B3-ParentSpanId:"3ba9a57912238bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-TransactionID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ECOMP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7a9b4ba-ed84-41ff-9113-360da8784e75"]
2021-10-07T06:43:04.172Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:04.172Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:04.195Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:04.195Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:04.195Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:04.196Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:04.196Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:04.196Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:04.197Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:04.198Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:04.199Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:04.199Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:04.199Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:04.199Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:04.199Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba9a57912238bfc", X-B3-SpanId:"9096138ee6a2eb85", X-B3-ParentSpanId:"3ba9a57912238bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-TransactionID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ECOMP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f6cc03-8038-4fab-99e0-996af941a093"]
2021-10-07T06:43:04.200Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:04.200Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:04.216Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:04.217Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:04.217Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:04.217Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:04.218Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:04.218Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:04.218Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:04.247Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:04.247Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:04.248Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:04.248Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:04.248Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:04.248Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-TransactionID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ECOMP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d31acc0-60da-4804-8fd1-436eb5a5e423"]
2021-10-07T06:43:04.249Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:04.249Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:04.372Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:04.373Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:04.373Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:04.373Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EAA96FB8AF158ED5512C56A248406EB0; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:04.374Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","businessKey":"2ede790f-c405-44a8-bf71-0fb5e0aad78a","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:42:32.318+0000","endTime":"2021-10-07T06:42:58.526+0000","removalTime":null,"durationInMillis":26208,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"bf9bf211-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:43:04.374Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:04.374Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2ede790f-c405-44a8-bf71-0fb5e0aad78a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:04.453Z|50035fd8-538e-4618-8e96-1abeeb793810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:04.460Z|50035fd8-538e-4618-8e96-1abeeb793810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:04.502Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-TransactionID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ECOMP-RequestID:"4ac38a6f-d59b-4451-bcae-1b734b4fdfe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c7326b4-b53a-4ca9-8bb8-c6bdeec9e7dd"]
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:04.503Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:04.622Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:04.622Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:04.623Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:04.623Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1C6C1063F782F7894D01BD3AAF0C2E77; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:04.623Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:cf3e79f3-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","executionId":"bf9fc2d8-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:42:58.524+0000","endTime":"2021-10-07T06:42:58.524+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2d70de1-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:43:04.623Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:04.624Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf9fc2d8-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:04.627Z|4ac38a6f-d59b-4451-bcae-1b734b4fdfe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:05.025Z|c64f682e-961d-424d-9861-4438f62fd418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:05.025Z|c64f682e-961d-424d-9861-4438f62fd418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:07.059Z|b30c5494-242f-4953-ab6f-484a8f35c3c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:07.059Z|5fdcb2e2-1e7d-495f-83e0-0593c71607c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:07.060Z|b30c5494-242f-4953-ab6f-484a8f35c3c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:07.060Z|5fdcb2e2-1e7d-495f-83e0-0593c71607c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:07.063Z|5f66288c-4aa8-44c2-8848-b668cd711487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:07.064Z|5f66288c-4aa8-44c2-8848-b668cd711487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:14.757Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:14.761Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:14.762Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:14.762Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:14.763Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:14.763Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:14.763Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4944434283382c4c", X-B3-SpanId:"dcc26aca57787720", X-B3-ParentSpanId:"4944434283382c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-TransactionID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-ECOMP-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefc6c9f-d8a3-4e82-abed-e9334433ae5f"]
2021-10-07T06:43:14.763Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:14.763Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:14.782Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:14.783Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:14.783Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:14.783Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:14.784Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "endTime" : "2021-10-07T06:43:04.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:14.784Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:14.784Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:14.786Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:14.786Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:14.786Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:14.786Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:14.787Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:14.787Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4944434283382c4c", X-B3-SpanId:"8d289d2c116ac2f3", X-B3-ParentSpanId:"4944434283382c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-TransactionID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-ECOMP-RequestID:"2f745624-800c-488e-ae59-15f0ca27f8cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7c4c09c-a960-43d8-9626-01661c813c94"]
2021-10-07T06:43:14.787Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:14.787Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:14.802Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:14.803Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:14.803Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:14.803Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:14.804Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:14.805Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:14.805Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:14.815Z|2f745624-800c-488e-ae59-15f0ca27f8cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:14.942Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:14.946Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:14.947Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:14.947Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:14.947Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:14.948Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:14.948Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da9537ef5765d163", X-B3-SpanId:"65742a32273a7806", X-B3-ParentSpanId:"da9537ef5765d163", X-B3-Sampled:"0", X-ONAP-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-TransactionID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-ECOMP-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"609c1b4b-55bf-4275-a3dc-a2aa483ab891"]
2021-10-07T06:43:14.948Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:14.948Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:14.967Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:14.968Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:14.968Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:14.968Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:14.969Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "endTime" : "2021-10-07T06:43:04.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:14.969Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:14.969Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:14.974Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:14.975Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:14.975Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:14.975Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:14.975Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:14.975Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da9537ef5765d163", X-B3-SpanId:"94c4f419b3345e71", X-B3-ParentSpanId:"da9537ef5765d163", X-B3-Sampled:"0", X-ONAP-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-TransactionID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-ECOMP-RequestID:"8c126e5a-f867-4cf9-b5e6-2869ce82f027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b088c7f-3088-47a1-a8b7-ad41d2c7b0ac"]
2021-10-07T06:43:14.976Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:14.976Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:14.992Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:14.992Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:14.992Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:14.992Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:14.994Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:14.994Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:14.995Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:15.004Z|8c126e5a-f867-4cf9-b5e6-2869ce82f027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:15.127Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:15.131Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.131Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:15.131Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.132Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.132Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:15.132Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13139abe4e354f2b", X-B3-SpanId:"fdd64fe23bca860d", X-B3-ParentSpanId:"13139abe4e354f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-TransactionID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-ECOMP-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7151863f-356b-4680-abda-32d8325c4d4c"]
2021-10-07T06:43:15.132Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:15.132Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.155Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.156Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.156Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:15.157Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.157Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "endTime" : "2021-10-07T06:43:04.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:15.158Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.158Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:15.159Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13139abe4e354f2b", X-B3-SpanId:"7b3cd3abd6762e8b", X-B3-ParentSpanId:"13139abe4e354f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-TransactionID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-ECOMP-RequestID:"ca8d64a7-8563-4f45-b0bb-9056091e69cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ed3fe0-807f-4bc4-a3e8-371b1b40f723"]
2021-10-07T06:43:15.160Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:15.161Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.174Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.175Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.175Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:15.175Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.176Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:15.176Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.177Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:15.186Z|ca8d64a7-8563-4f45-b0bb-9056091e69cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:15.307Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:15.311Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.311Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:15.312Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.312Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.312Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:15.312Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"279f2ab937bd193e", X-B3-SpanId:"263ff38be7228271", X-B3-ParentSpanId:"279f2ab937bd193e", X-B3-Sampled:"0", X-ONAP-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-TransactionID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-ECOMP-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b937b8-a340-4924-9c91-6f3833fb37ef"]
2021-10-07T06:43:15.312Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:15.313Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.330Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.331Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.331Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:15.331Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.332Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "endTime" : "2021-10-07T06:43:04.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:15.332Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.332Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:15.335Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.335Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:15.336Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.336Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.336Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:15.336Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"279f2ab937bd193e", X-B3-SpanId:"3469ec7f8ea81db4", X-B3-ParentSpanId:"279f2ab937bd193e", X-B3-Sampled:"0", X-ONAP-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-TransactionID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-ECOMP-RequestID:"96d7935a-75a6-421e-ae85-de1a7f0c40bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f02140bf-120e-4726-8291-dadc7cd2de19"]
2021-10-07T06:43:15.337Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:15.337Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.350Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.351Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.351Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:15.351Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.352Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:15.352Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.353Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:15.361Z|96d7935a-75a6-421e-ae85-de1a7f0c40bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:15.484Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:15.488Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.488Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||Invoke
2021-10-07T06:43:15.488Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.489Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a
2021-10-07T06:43:15.489Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Method      : GET
2021-10-07T06:43:15.489Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9841131c83a9345", X-B3-SpanId:"5fcbe8a62a5e17e3", X-B3-ParentSpanId:"c9841131c83a9345", X-B3-Sampled:"0", X-ONAP-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-TransactionID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-ECOMP-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"517ad34e-a490-4b49-8cc8-b612c347fc6e"]
2021-10-07T06:43:15.489Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Request body: 
2021-10-07T06:43:15.489Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.511Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.511Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.512Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Status text  : 
2021-10-07T06:43:15.512Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.512Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||Response body: {
  "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "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" : "2021-10-07T06:42:10.000+00:00",
  "endTime" : "2021-10-07T06:43:04.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"171532e5-cfeb-4528-9960-ed62f59bf419\",\n    \"modelVersionId\": \"5ed15d09-fd53-4021-9866-9a6d824a72ae\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"004feaa1-5379-48e9-bb3e-21141be4ad4a\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"9f6fe995-89c1-406d-9f6d-8424595bf077\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
    "cloudIdentifier" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\"},\"environment\":null}",
    "created" : "2021-10-07T06:42:37.000+00:00"
  } ],
  "requestURI" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a"
    }
  }
}
2021-10-07T06:43:15.513Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.513Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2ede790f-c405-44a8-bf71-0fb5e0aad78a|INFO|500||InvokeReturn
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:15.516Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9841131c83a9345", X-B3-SpanId:"6c696dd8bfd3ae8c", X-B3-ParentSpanId:"c9841131c83a9345", X-B3-Sampled:"0", X-ONAP-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-TransactionID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-ECOMP-RequestID:"1aabf326-c467-4aae-a5aa-160df35b6d6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80dcce1c-9ed2-484e-8d7e-62b28ad45b3b"]
2021-10-07T06:43:15.517Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:15.517Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:15.527Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:15.527Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:15.527Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:15.528Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:15.528Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 12,
  "soRequestId" : "2ede790f-c405-44a8-bf71-0fb5e0aad78a",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"60642587-9847-4dad-a8f9-5478f6d9486d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e69a79a9-3390-4832-9164-36f947c970dd\",\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":null,\"creation_time\":1633588959000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:42:43.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:15.529Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:15.529Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2ede790f-c405-44a8-bf71-0fb5e0aad78a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:15.538Z|1aabf326-c467-4aae-a5aa-160df35b6d6e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2ede790f-c405-44a8-bf71-0fb5e0aad78a|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:17.080Z|fa7c93cf-a112-489b-b1ec-2dd5397145db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:17.080Z|776367ac-0b9d-4557-95eb-0f715e20cf25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:17.081Z|fa7c93cf-a112-489b-b1ec-2dd5397145db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:17.081Z|776367ac-0b9d-4557-95eb-0f715e20cf25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:17.084Z|0ae6c184-228b-409a-8025-cf0bf35d71a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:17.085Z|0ae6c184-228b-409a-8025-cf0bf35d71a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:19.444Z|2c5ac2af-b0b5-4acb-9207-5e0b82026335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:19.444Z|2c5ac2af-b0b5-4acb-9207-5e0b82026335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:27.112Z|0cdb4183-1141-414a-92cb-5689ead5d805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:27.112Z|cb717da5-da15-449a-9564-cebdd05c39ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:27.112Z|0cdb4183-1141-414a-92cb-5689ead5d805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:27.112Z|85cc7f68-7e3d-4059-bfab-894cbc3c9d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:27.113Z|cb717da5-da15-449a-9564-cebdd05c39ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:27.113Z|85cc7f68-7e3d-4059-bfab-894cbc3c9d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:27.944Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:27.948Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||Checking if requestId: 7a256d94-99c5-440b-8895-b679572aa779 already exists in requestDb InfraActiveRequests table
2021-10-07T06:43:27.949Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:27.950Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:43:27.950Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:27.951Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:27.951Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:43:27.952Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c974e61e53942876", X-B3-SpanId:"912aa1f40f7a86a1", X-B3-ParentSpanId:"c974e61e53942876", X-B3-Sampled:"0", X-ONAP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38b3f312-1477-44cc-b665-36664505a2f8"]
2021-10-07T06:43:27.952Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:43:27.952Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:43:27.969Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:27.969Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:43:27.970Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:43:27.970Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:43:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:27.970Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: 
2021-10-07T06:43:27.970Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:27.970Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|404|Not Found|InvokeReturn
2021-10-07T06:43:27.977Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:43:28.687Z|84113dcd-b1f3-4890-a2b2-5e1d3bca6366|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:43:28.687Z|84113dcd-b1f3-4890-a2b2-5e1d3bca6366|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:28.871Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:43:28.895Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:43:28.895Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:43:29.118Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:43:29.119Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:43:28:922-42678], Content-Length=[395], Date=[Thu, 07 Oct 2021 06:43:28 GMT], Content-Type=[application/json]}
2021-10-07T06:43:29.150Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules","ERR.5.4.6114"]}}}

2021-10-07T06:43:29.153Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2021-10-07T06:43:29.159Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:43:29.184Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:43:29.184Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:43:29.413Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:43:29.414Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:43:29:210-3505], vertex-id=[188608], Content-Length=[1072], Date=[Thu, 07 Oct 2021 06:43:29 GMT], Content-Type=[application/json]}
2021-10-07T06:43:29.414Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588935352","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/4527949a-8a73-4103-9242-e5ad16a1bdcb","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4527949a-8a73-4103-9242-e5ad16a1bdcb"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:43:29.416Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:43:29.416Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:43:29.417Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.417Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:43:29.417Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:29.418Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.418Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:43:29.418Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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:"c974e61e53942876", X-B3-SpanId:"ea9371cde6e9267e", X-B3-ParentSpanId:"c974e61e53942876", X-B3-Sampled:"0", X-ONAP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1764adf-7629-4859-a680-221ef14cabd9"]
2021-10-07T06:43:29.418Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"4527949a-8a73-4103-9242-e5ad16a1bdcb","serviceInstanceId":"9f6fe995-89c1-406d-9f6d-8424595bf077"},"instanceName":null,"requestScope":"network"}
2021-10-07T06:43:29.419Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:43:29.442Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:29.443Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:29.443Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:43:29.443Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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:"Thu, 07 Oct 2021 06:43:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:29.443Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:43:29.444Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:29.444Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:43:29.445Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.446Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-10-07T06:43:29.446Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:29.446Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.447Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-10-07T06:43:29.447Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b78bfd-72b9-4a92-b73d-330dd721e1b2"]
2021-10-07T06:43:29.447Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-10-07T06:43:29.448Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:43:29.472Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:29.550Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.550Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-10-07T06:43:29.551Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:29.551Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 185,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    }
  }
}
2021-10-07T06:43:29.552Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:29.552Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-10-07T06:43:29.559Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:43:29.559Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:43:29.560Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:29.560Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:43:29.560Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:43:29.561Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1248", X-B3-TraceId:"c974e61e53942876", X-B3-SpanId:"3615b7ecc19432f6", X-B3-ParentSpanId:"c974e61e53942876", X-B3-Sampled:"0", X-ONAP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f4495c-da69-438f-b7af-1d4ce3423ef7"]
2021-10-07T06:43:29.561Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7a256d94-99c5-440b-8895-b679572aa779","requestStatus":"IN_PROGRESS","startTime":1633589009153,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"9f6fe995-89c1-406d-9f6d-8424595bf077","requestScope":"network","requestAction":"deleteInstance","networkId":"4527949a-8a73-4103-9242-e5ad16a1bdcb","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"7a256d94-99c5-440b-8895-b679572aa779"}
2021-10-07T06:43:29.561Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:43:29.585Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:29.585Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:43:29.585Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:43:29.586Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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/7a256d94-99c5-440b-8895-b679572aa779", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:29.586Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:43:29.153+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:43:29.574+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:43:29.586Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:29.587Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:43:29.598Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.598Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:43:29.599Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:29.599Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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
2021-10-07T06:43:29.599Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:43:29.599Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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:"c974e61e53942876", X-B3-SpanId:"91740b89f915816e", X-B3-ParentSpanId:"c974e61e53942876", X-B3-Sampled:"0", X-ONAP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d6ed6f3-9d92-48fc-ae4a-8b7dfc0cfa5f"]
2021-10-07T06:43:29.600Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|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\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\",\"networkInstanceId\":\"4527949a-8a73-4103-9242-e5ad16a1bdcb\"}","type":"String"},"requestId":{"value":"7a256d94-99c5-440b-8895-b679572aa779","type":"String"},"mso-request-id":{"value":"7a256d94-99c5-440b-8895-b679572aa779","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9f6fe995-89c1-406d-9f6d-8424595bf077","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"4527949a-8a73-4103-9242-e5ad16a1bdcb","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/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:43:29.600Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:43:30.614Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:30.615Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:43:30.615Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:43:30.615Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:43:30 GMT", X-ONAP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-TransactionID:"7a256d94-99c5-440b-8895-b679572aa779", X-ECOMP-RequestID:"7a256d94-99c5-440b-8895-b679572aa779", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4d6ed6f3-9d92-48fc-ae4a-8b7dfc0cfa5f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:30.615Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7a256d94-99c5-440b-8895-b679572aa779\",\"instanceId\":\"4527949a-8a73-4103-9242-e5ad16a1bdcb\"}}","message":"Success","processInstanceID":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:43:30.616Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:30.616Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:43:30.619Z|7a256d94-99c5-440b-8895-b679572aa779|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:30.752Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:30.755Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:30.756Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:43:30.756Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:30.756Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:30.756Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:43:30.757Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35e46ae5f32445d8", X-B3-SpanId:"54dfb5437f1b880a", X-B3-ParentSpanId:"35e46ae5f32445d8", X-B3-Sampled:"0", X-ONAP-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-TransactionID:"5bb80420-3a9a-412d-aa58-e06434433689", X-ECOMP-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f49692b-3a61-426d-980f-5cffc8dbd7f5"]
2021-10-07T06:43:30.757Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:43:30.757Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:43:30.777Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:30.778Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:30.779Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:43:30.779Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:30.779Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:43:29.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:43:30.780Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:30.780Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:43:30.782Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:30.782Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:30.782Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:30.782Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:30.783Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:30.783Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35e46ae5f32445d8", X-B3-SpanId:"6a60f41c01ea5a7d", X-B3-ParentSpanId:"35e46ae5f32445d8", X-B3-Sampled:"0", X-ONAP-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-TransactionID:"5bb80420-3a9a-412d-aa58-e06434433689", X-ECOMP-RequestID:"5bb80420-3a9a-412d-aa58-e06434433689", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d78cfd6-0df2-4a27-a13a-77632a5df704"]
2021-10-07T06:43:30.783Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:30.783Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:30.796Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:30.796Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:30.796Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:30.797Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:30.797Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:43:30.797Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:30.798Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:30.805Z|5bb80420-3a9a-412d-aa58-e06434433689|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:34.444Z|1927ec68-a6c5-4562-89f7-4f26f927ebb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:34.445Z|1927ec68-a6c5-4562-89f7-4f26f927ebb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:35.026Z|9fce9429-ec31-4b25-bac6-244c25617da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:35.026Z|9fce9429-ec31-4b25-bac6-244c25617da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:37.133Z|f949c41e-3118-4d9a-a653-10173cf2fb16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:37.134Z|f949c41e-3118-4d9a-a653-10173cf2fb16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:37.135Z|0c86cfcc-63aa-4638-a7ec-b88edb5de68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:37.135Z|4f558a20-54af-4c87-8ff8-0e696ccbec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:37.135Z|0c86cfcc-63aa-4638-a7ec-b88edb5de68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:37.135Z|4f558a20-54af-4c87-8ff8-0e696ccbec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:40.941Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:40.945Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:40.946Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:43:40.946Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:40.946Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:40.946Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:43:40.947Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"225c2555a5e2efaa", X-B3-SpanId:"0fe688e3f9532129", X-B3-ParentSpanId:"225c2555a5e2efaa", X-B3-Sampled:"0", X-ONAP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-TransactionID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ECOMP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f814e4e6-c7a8-4927-9172-76cf288c63c6"]
2021-10-07T06:43:40.947Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:43:40.947Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:43:40.967Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:40.968Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:40.968Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:43:40.969Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:40.969Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-10-07T06:43:29.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:43:40.970Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:40.970Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:43:40.972Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:40.972Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:40.972Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:40.972Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:40.973Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:40.973Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"225c2555a5e2efaa", X-B3-SpanId:"66fb90d6e244c89c", X-B3-ParentSpanId:"225c2555a5e2efaa", X-B3-Sampled:"0", X-ONAP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-TransactionID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ECOMP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b17696c-8d2c-4265-9f02-3fcf4efe74dd"]
2021-10-07T06:43:40.973Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:40.973Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:40.987Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:40.988Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:40.988Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:40.989Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:40.990Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:40.990Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:40.991Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:41.028Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:41.028Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:41.029Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:41.029Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:41.029Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:41.029Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-TransactionID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ECOMP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2c398b5-8073-460c-baa4-26c7d0391a1f"]
2021-10-07T06:43:41.030Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:41.030Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:41.155Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:41.155Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:41.156Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:41.156Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98E94CADC3E866A11F8886169646D700; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:41.157Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e6506499-2739-11ec-8cd9-12e9b9830609","businessKey":"7a256d94-99c5-440b-8895-b679572aa779","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:43:37.229+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"e64f52f2-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:43:41.157Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:41.157Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:41.176Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-TransactionID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ECOMP-RequestID:"0971a3d9-e03c-4f4b-99c6-c7aa35d91da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dc59f62-6e0f-4ab8-802a-9a476a59981f"]
2021-10-07T06:43:41.177Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:41.178Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:41.296Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:41.297Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:41.297Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:41.297Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFB2BFE7199BE0F6565D033E3793B240; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:41.298Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e7a28741-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","executionId":"e6506499-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:43:39.445+0000","endTime":"2021-10-07T06:43:39.449+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:43:41.298Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:41.298Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:41.303Z|0971a3d9-e03c-4f4b-99c6-c7aa35d91da8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:47.155Z|6f6155e3-776f-4672-ae91-a5115791cd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:47.155Z|f523e777-ef7c-4001-a259-a7608fe91324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:47.155Z|c2d9cfb4-b8c8-4df1-893b-14ac75a267da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:47.156Z|6f6155e3-776f-4672-ae91-a5115791cd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:47.156Z|f523e777-ef7c-4001-a259-a7608fe91324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:47.156Z|c2d9cfb4-b8c8-4df1-893b-14ac75a267da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:49.444Z|00ababde-6031-4050-84f4-b6c0663a02dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:43:49.447Z|00ababde-6031-4050-84f4-b6c0663a02dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:43:51.433Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:43:51.437Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:51.438Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:43:51.438Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:51.438Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:43:51.439Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:43:51.439Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c4ace7234b2f109", X-B3-SpanId:"3b62f1715232de1e", X-B3-ParentSpanId:"7c4ace7234b2f109", X-B3-Sampled:"0", X-ONAP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-TransactionID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ECOMP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a141b0-c3a9-4704-b084-487c8cc6fd86"]
2021-10-07T06:43:51.439Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:43:51.439Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:43:51.458Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:51.458Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:51.458Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:43:51.459Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:51.459Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-10-07T06:43:29.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:43:51.460Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:51.460Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:43:51.461Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:51.462Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:43:51.462Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:51.462Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:43:51.462Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:43:51.463Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c4ace7234b2f109", X-B3-SpanId:"9134c99f4a80432d", X-B3-ParentSpanId:"7c4ace7234b2f109", X-B3-Sampled:"0", X-ONAP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-TransactionID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ECOMP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"281cdc19-2c73-492d-9326-5c3a7ba95d03"]
2021-10-07T06:43:51.463Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:43:51.463Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:43:51.476Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:51.477Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:51.477Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:43:51.477Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:51.478Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_21964fbd-7c10-42da-ae1e-06e62187dfb1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:43:51.479Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:51.479Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:43:51.508Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:51.509Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:51.509Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:51.510Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:43:51.510Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:51.510Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-TransactionID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ECOMP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e4a40e9-5246-4fd9-b9e6-430c3f800cc7"]
2021-10-07T06:43:51.511Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:51.511Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:51.632Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:51.633Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:51.633Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:51.634Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B5A8F3F310721E69C0D4D9A620AC61C; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:51.635Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e6506499-2739-11ec-8cd9-12e9b9830609","businessKey":"7a256d94-99c5-440b-8895-b679572aa779","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:43:37.229+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"e64f52f2-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:43:51.635Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:51.636Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:51.658Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:51.658Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:43:51.659Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:43:51.659Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:43:51.659Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:43:51.659Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-TransactionID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ECOMP-RequestID:"0475fed8-d6cd-4fa0-add8-d42cf6ca48f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f52c4fd-2a2b-43d1-b115-d4a9ee9e40d0"]
2021-10-07T06:43:51.660Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:43:51.660Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:43:51.780Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:43:51.781Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:43:51.781Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:43:51.781Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2FF2B6B1AB0790E22D74DA3B73549A0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:43:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:43:51.782Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e7a28741-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","executionId":"e6506499-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:43:39.445+0000","endTime":"2021-10-07T06:43:39.449+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:43:51.782Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:43:51.782Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:43:51.786Z|0475fed8-d6cd-4fa0-add8-d42cf6ca48f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:43:57.177Z|38baaa04-0184-421b-ba42-f6463f5d31b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:57.178Z|38baaa04-0184-421b-ba42-f6463f5d31b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:57.178Z|c2829187-1466-4257-a1c4-7683515000be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:57.178Z|c2829187-1466-4257-a1c4-7683515000be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:43:57.177Z|c8208b16-ff0b-4201-b4ef-c63059da562a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:43:57.180Z|c8208b16-ff0b-4201-b4ef-c63059da562a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:01.915Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:01.919Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:01.920Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:01.920Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:01.920Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:01.920Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:01.920Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d417b01d1c6cfa9a", X-B3-SpanId:"262946f6b45f82a3", X-B3-ParentSpanId:"d417b01d1c6cfa9a", X-B3-Sampled:"0", X-ONAP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-TransactionID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ECOMP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29094a0c-5221-43c8-bf3b-dfea1fee1be9"]
2021-10-07T06:44:01.921Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:01.921Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:01.940Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:01.941Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:01.941Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:01.942Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:01.943Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:43:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:01.943Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:01.944Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:01.945Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:01.946Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:01.946Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:01.947Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:01.947Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:01.947Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d417b01d1c6cfa9a", X-B3-SpanId:"a5623e3c5b1f045a", X-B3-ParentSpanId:"d417b01d1c6cfa9a", X-B3-Sampled:"0", X-ONAP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-TransactionID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ECOMP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98426869-c6e0-43e5-8618-a6b3674e6ee8"]
2021-10-07T06:44:01.947Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:01.947Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:01.962Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:01.963Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:01.963Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:01.963Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:01.964Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:01.964Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:01.964Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:01.991Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:44:01.992Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:44:01.992Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:01.992Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:44:01.993Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:44:01.993Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-TransactionID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ECOMP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7080a480-b02e-4700-a87d-0f5675340057"]
2021-10-07T06:44:01.993Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:44:01.993Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:44:02.116Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:02.117Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:02.117Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:44:02.117Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=52FF48F9CC90D1FF56BC502BDC0E5DFD; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:02.118Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e6506499-2739-11ec-8cd9-12e9b9830609","businessKey":"7a256d94-99c5-440b-8895-b679572aa779","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:43:37.229+0000","endTime":"2021-10-07T06:43:55.480+0000","removalTime":null,"durationInMillis":18251,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"e64f52f2-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:44:02.118Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:02.118Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:44:02.138Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-TransactionID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ECOMP-RequestID:"907e51cc-8d49-4765-8bd5-2ec01cdcdd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fddbd254-0b5f-4996-a375-f96f7751c9cb"]
2021-10-07T06:44:02.139Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:44:02.140Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:44:02.265Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:02.265Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:02.265Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:44:02.266Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1852A027D24921153CCC754A72994279; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:02.266Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f1311e74-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"e6506499-2739-11ec-8cd9-12e9b9830609","executionId":"e6506499-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:43:55.479+0000","endTime":"2021-10-07T06:43:55.479+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:44:02.266Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:02.267Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6506499-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:44:02.272Z|907e51cc-8d49-4765-8bd5-2ec01cdcdd06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:04.444Z|d10ab539-aa62-4b65-875f-c3d813c9bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:04.445Z|d10ab539-aa62-4b65-875f-c3d813c9bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:05.027Z|0efe2c07-382b-4c7f-bceb-2a717b2fb326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:05.027Z|0efe2c07-382b-4c7f-bceb-2a717b2fb326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:07.199Z|ac443314-63c2-48fb-9ff9-dae155ee4f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:07.200Z|ac443314-63c2-48fb-9ff9-dae155ee4f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:07.200Z|289d1b16-2ae8-461a-accc-c2f650d1690c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:07.200Z|289d1b16-2ae8-461a-accc-c2f650d1690c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:07.200Z|c26941bf-0aba-4cf7-b962-6f2843cf4df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:07.201Z|c26941bf-0aba-4cf7-b962-6f2843cf4df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:12.402Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:12.407Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:12.407Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:12.407Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:12.407Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:12.408Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:12.408Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed5ebec97bcda218", X-B3-SpanId:"b469492224d2b2fd", X-B3-ParentSpanId:"ed5ebec97bcda218", X-B3-Sampled:"0", X-ONAP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-TransactionID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ECOMP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c21c31ee-9cc0-4440-ba1a-d15a8dc276ed"]
2021-10-07T06:44:12.408Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:12.408Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:12.426Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:12.427Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:12.427Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:12.427Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:12.429Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:12.429Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:12.429Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:12.433Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:12.433Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:12.434Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:12.434Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:12.434Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:12.434Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed5ebec97bcda218", X-B3-SpanId:"d35c49ac1a80dad4", X-B3-ParentSpanId:"ed5ebec97bcda218", X-B3-Sampled:"0", X-ONAP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-TransactionID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ECOMP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5af796f-1b2e-4bda-acd9-eeae5a9f8f14"]
2021-10-07T06:44:12.435Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:12.435Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:12.447Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:12.447Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:12.448Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:12.448Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:12.448Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:12.449Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:12.449Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:12.470Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:44:12.471Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:44:12.471Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:12.471Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:44:12.472Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:44:12.472Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-TransactionID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ECOMP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5de4047-13f9-4f67-a17f-e6388ab060e1"]
2021-10-07T06:44:12.472Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:44:12.472Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:44:12.602Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:12.603Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:12.603Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:44:12.604Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BBBE5FD5F39564DA6024238F56B8F275; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:12.604Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3507cfd-2739-11ec-8cd9-12e9b9830609","businessKey":"7a256d94-99c5-440b-8895-b679572aa779","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:43:59.041+0000","endTime":"2021-10-07T06:44:02.602+0000","removalTime":null,"durationInMillis":3561,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609","superProcessInstanceId":"f2f53d5e-2739-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:44:12.604Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:12.604Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a256d94-99c5-440b-8895-b679572aa779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:44:12.624Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:44:12.624Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:44:12.624Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:12.625Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:44:12.625Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:44:12.625Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-TransactionID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ECOMP-RequestID:"85c26ccd-9b28-461c-a6b2-c8775c510795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fac692a2-c139-404c-92e1-4aa9b182c765"]
2021-10-07T06:44:12.625Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:44:12.625Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:44:12.750Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:12.751Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:12.751Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:44:12.752Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D9D6A4EB7A8FFE6764B5542D5FC5C515; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:12.752Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f350f140-2739-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"f3507cfd-2739-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"f3507cfd-2739-11ec-8cd9-12e9b9830609","executionId":"f3507cfd-2739-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:43:59.043+0000","endTime":"2021-10-07T06:44:02.601+0000","durationInMillis":3558,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e1c6e4a9-2739-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:44:12.752Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:12.753Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3507cfd-2739-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:44:12.757Z|85c26ccd-9b28-461c-a6b2-c8775c510795|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:17.220Z|6eb3bd48-c616-4663-a349-440b87915653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:17.221Z|6eb3bd48-c616-4663-a349-440b87915653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:17.221Z|76467c5c-7f11-44da-b039-29fb2a75b63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:17.221Z|65650055-99c3-4259-91b6-f0e8b5e1bf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:17.222Z|76467c5c-7f11-44da-b039-29fb2a75b63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:17.222Z|65650055-99c3-4259-91b6-f0e8b5e1bf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:19.444Z|572f71de-d31e-4da4-8e93-c7694b9b769b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:19.444Z|572f71de-d31e-4da4-8e93-c7694b9b769b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:21.373Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:21.377Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e90ac25f-7429-4d7e-aba2-a3bad80c572d already exists in requestDb InfraActiveRequests table
2021-10-07T06:44:21.378Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:21.378Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:21.378Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:21.379Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:21.379Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:21.379Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28babb8faf0c4ea0", X-B3-SpanId:"303b921bfe565992", X-B3-ParentSpanId:"28babb8faf0c4ea0", X-B3-Sampled:"0", X-ONAP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"845b6104-52ab-420e-aaac-23a24843a68e"]
2021-10-07T06:44:21.379Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:21.379Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:21.404Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:21.404Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:44:21.405Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:21.405Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:44:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.405Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: 
2021-10-07T06:44:21.406Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:21.406Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:21.417Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:44:21.422Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:21.444Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:21.444Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:44:21.581Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:44:21.582Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:44:21:470-57458], vertex-id=[245936], Content-Length=[609], Date=[Thu, 07 Oct 2021 06:44:21 GMT], Content-Type=[application/json]}
2021-10-07T06:44:21.583Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588864927","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:44:21.584Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:44:21.584Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:44:21.585Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.585Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:44:21.586Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:21.586Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.586Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:44:21.586Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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:"28babb8faf0c4ea0", X-B3-SpanId:"e663cc4151be41dd", X-B3-ParentSpanId:"28babb8faf0c4ea0", X-B3-Sampled:"0", X-ONAP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3edb310b-c6f0-4744-9b4f-3ad8dd2ab0b4"]
2021-10-07T06:44:21.587Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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-90ed1416-6bd2-4a38-8c09-3f60e85cb644","requestScope":"service"}
2021-10-07T06:44:21.587Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:44:21.603Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:21.604Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.604Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:44:21.604Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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:"Thu, 07 Oct 2021 06:44:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.605Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:44:21.605Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:21.605Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:44:21.606Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.606Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.607Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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================================================
2021-10-07T06:44:21.607Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.607Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.607Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d065860e-85a9-4466-b936-8cd4a43765af"]
2021-10-07T06:44:21.607Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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: 
2021-10-07T06:44:21.608Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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================================================
2021-10-07T06:44:21.628Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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==========================================
2021-10-07T06:44:21.628Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.629Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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  : 
2021-10-07T06:44:21.629Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.630Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:44:21.630Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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=================================================
2021-10-07T06:44:21.631Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.637Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.638Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/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
2021-10-07T06:44:21.638Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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================================================
2021-10-07T06:44:21.638Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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
2021-10-07T06:44:21.638Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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
2021-10-07T06:44:21.639Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b806600-2b9e-4796-b2d7-f94255d9c8f1"]
2021-10-07T06:44:21.639Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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: 
2021-10-07T06:44:21.639Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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================================================
2021-10-07T06:44:21.655Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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==========================================
2021-10-07T06:44:21.655Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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
2021-10-07T06:44:21.656Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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  : 
2021-10-07T06:44:21.656Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.657Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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" : 506,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-10-07T06:44:21.657Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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=================================================
2021-10-07T06:44:21.657Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/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
2021-10-07T06:44:21.659Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.660Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.660Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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================================================
2021-10-07T06:44:21.660Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.660Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.661Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bfbe168-758d-4b02-83c2-2a1aa4daddf4"]
2021-10-07T06:44:21.661Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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: 
2021-10-07T06:44:21.661Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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================================================
2021-10-07T06:44:21.679Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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==========================================
2021-10-07T06:44:21.680Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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
2021-10-07T06:44:21.680Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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  : 
2021-10-07T06:44:21.681Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.683Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:44:21.683Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/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=================================================
2021-10-07T06:44:21.683Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.687Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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/
2021-10-07T06:44:21.687Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:44:21.687Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:21.687Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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/
2021-10-07T06:44:21.688Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:44:21.688Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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:"1838", X-B3-TraceId:"28babb8faf0c4ea0", X-B3-SpanId:"c9da66830a4949db", X-B3-ParentSpanId:"28babb8faf0c4ea0", X-B3-Sampled:"0", X-ONAP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7eb98c-60d7-49b0-bc00-b3a11d98cd70"]
2021-10-07T06:44:21.688Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e90ac25f-7429-4d7e-aba2-a3bad80c572d","requestStatus":"IN_PROGRESS","startTime":1633589061418,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"e90ac25f-7429-4d7e-aba2-a3bad80c572d"}
2021-10-07T06:44:21.688Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:44:21.711Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:21.712Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:44:21.712Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:44:21.712Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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/e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:21.713Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:21.418+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:44:21.699+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:21.713Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:21.714Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:44:21.721Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.722Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:44:21.722Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:21.722Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:21.723Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:44:21.723Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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:"28babb8faf0c4ea0", X-B3-SpanId:"668e2316bb93b09a", X-B3-ParentSpanId:"28babb8faf0c4ea0", X-B3-Sampled:"0", X-ONAP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0ea4ea9-4806-4f7e-b30e-3f2c86ba3a23"]
2021-10-07T06:44:21.723Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelUuid\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelInvariantUuid\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"e90ac25f-7429-4d7e-aba2-a3bad80c572d","type":"String"},"mso-request-id":{"value":"e90ac25f-7429-4d7e-aba2-a3bad80c572d","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"}}}
2021-10-07T06:44:21.724Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:44:22.737Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:22.737Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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
2021-10-07T06:44:22.737Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:44:22.738Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:44:22 GMT", X-ONAP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-TransactionID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ECOMP-RequestID:"e90ac25f-7429-4d7e-aba2-a3bad80c572d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e0ea4ea9-4806-4f7e-b30e-3f2c86ba3a23", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:22.738Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|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\":\"e90ac25f-7429-4d7e-aba2-a3bad80c572d\",\"instanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\"}}","message":"Success","processInstanceID":"00d81473-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:44:22.738Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:22.738Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:44:22.741Z|e90ac25f-7429-4d7e-aba2-a3bad80c572d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:22.881Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:22.884Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2b5adf2d57df40", X-B3-SpanId:"3bdbbb18390a168d", X-B3-ParentSpanId:"ba2b5adf2d57df40", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-TransactionID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-ECOMP-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc3c7f31-8ae4-4b5d-8caf-1cc6a4dc24c7"]
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:22.885Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:22.891Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:22.895Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:22.896Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:22.896Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:22.896Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:22.896Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:22.897Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a5449dd02b8b9c", X-B3-SpanId:"57128b96f993435d", X-B3-ParentSpanId:"c8a5449dd02b8b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-TransactionID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-ECOMP-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce6bd96-9283-4a56-9fb3-c47bc65cf24d"]
2021-10-07T06:44:22.897Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:22.897Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:22.905Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:22.906Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:22.906Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:22.907Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:22.907Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:22.908Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:22.908Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:22.910Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:22.911Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:22.911Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:22.911Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:22.911Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:22.911Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2b5adf2d57df40", X-B3-SpanId:"874849049b1054e2", X-B3-ParentSpanId:"ba2b5adf2d57df40", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-TransactionID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-ECOMP-RequestID:"dbf6943e-1955-4719-8b49-3318ca076d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4878fe04-b545-4a86-a3cf-e5989ad94fe7"]
2021-10-07T06:44:22.912Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:22.912Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:22.917Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:22.917Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:22.918Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:22.918Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:22.919Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "endTime" : "2021-10-07T06:44:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:22.919Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:22.919Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:22.920Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:22.921Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:22.921Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:22.921Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:22.921Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:22.921Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a5449dd02b8b9c", X-B3-SpanId:"6a808500cbbd58d1", X-B3-ParentSpanId:"c8a5449dd02b8b9c", X-B3-Sampled:"0", X-ONAP-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-TransactionID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-ECOMP-RequestID:"577cdb39-3bb7-46f4-a814-f1064f780926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ee435c9-ac7c-4c92-948a-fa54703a970d"]
2021-10-07T06:44:22.922Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:22.922Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:22.923Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:22.923Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:22.923Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:22.924Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:22.925Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:22.925Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:22.926Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:22.933Z|dbf6943e-1955-4719-8b49-3318ca076d4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:22.934Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:22.934Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:22.935Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:22.935Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:22.936Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:22.936Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:22.937Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:22.942Z|577cdb39-3bb7-46f4-a814-f1064f780926|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:23.057Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:23.060Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.060Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:23.060Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.061Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.061Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:23.061Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01a496fd721cebb", X-B3-SpanId:"167831da77f6ede4", X-B3-ParentSpanId:"b01a496fd721cebb", X-B3-Sampled:"0", X-ONAP-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-TransactionID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-ECOMP-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00d6c5ae-4019-49eb-aaff-31cde08f48c6"]
2021-10-07T06:44:23.061Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:23.062Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.084Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.084Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.085Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:23.085Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.086Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "endTime" : "2021-10-07T06:44:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:23.086Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.087Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:23.088Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.089Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:23.089Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.089Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.090Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:23.090Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01a496fd721cebb", X-B3-SpanId:"915d790e49ce9239", X-B3-ParentSpanId:"b01a496fd721cebb", X-B3-Sampled:"0", X-ONAP-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-TransactionID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-ECOMP-RequestID:"24a38f67-575f-4a14-bcfa-cc39a0ec179e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecea73fb-2302-402c-b0db-0bc157b4e132"]
2021-10-07T06:44:23.090Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:23.091Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.103Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.103Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.104Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:23.104Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.105Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:23.105Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.105Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:23.112Z|24a38f67-575f-4a14-bcfa-cc39a0ec179e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:23.226Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:23.229Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.229Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48fb9f2dbc8318fb", X-B3-SpanId:"0f9d51cd3323580a", X-B3-ParentSpanId:"48fb9f2dbc8318fb", X-B3-Sampled:"0", X-ONAP-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-TransactionID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-ECOMP-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0d26d6e-7868-44ac-8afe-a03da76e9d10"]
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:23.230Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.247Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.248Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.248Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:23.248Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.249Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "endTime" : "2021-10-07T06:44:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:23.250Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.250Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:23.251Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.251Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:23.251Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.252Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.252Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:23.252Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48fb9f2dbc8318fb", X-B3-SpanId:"dbbdfdd099bf22b9", X-B3-ParentSpanId:"48fb9f2dbc8318fb", X-B3-Sampled:"0", X-ONAP-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-TransactionID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-ECOMP-RequestID:"b78c3de2-f150-4b85-a117-b2968fab9439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d494a4a-efac-4ec9-b4b5-71a4f7699cab"]
2021-10-07T06:44:23.252Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:23.252Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.269Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.269Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.269Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:23.269Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.271Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:23.271Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.271Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:23.277Z|b78c3de2-f150-4b85-a117-b2968fab9439|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:23.401Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:23.405Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.405Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:23.406Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.406Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.406Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:23.406Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10459de165a68370", X-B3-SpanId:"efccc325e476d1bb", X-B3-ParentSpanId:"10459de165a68370", X-B3-Sampled:"0", X-ONAP-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-TransactionID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-ECOMP-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32abe001-9604-4998-aae2-30f5eed37979"]
2021-10-07T06:44:23.407Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:23.407Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.424Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.425Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.425Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:23.425Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.426Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "endTime" : "2021-10-07T06:44:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:23.426Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.427Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:23.428Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.429Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:23.429Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.429Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.429Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:23.429Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10459de165a68370", X-B3-SpanId:"bb2e6bd7cbf0134b", X-B3-ParentSpanId:"10459de165a68370", X-B3-Sampled:"0", X-ONAP-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-TransactionID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-ECOMP-RequestID:"71749538-b5bf-45be-9f6c-8405698f5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fd74807-b2c2-4433-a3b3-782980955206"]
2021-10-07T06:44:23.430Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:23.430Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.443Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.444Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.444Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:23.445Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.445Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:23.445Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.446Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:23.454Z|71749538-b5bf-45be-9f6c-8405698f5ffb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:23.571Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:23.574Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.574Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||Invoke
2021-10-07T06:44:23.574Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.575Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779
2021-10-07T06:44:23.575Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Method      : GET
2021-10-07T06:44:23.575Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68b387bc222bba31", X-B3-SpanId:"233fe71231f1f16c", X-B3-ParentSpanId:"68b387bc222bba31", X-B3-Sampled:"0", X-ONAP-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-TransactionID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-ECOMP-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"658f7368-837f-456c-a49e-a9b9724cd478"]
2021-10-07T06:44:23.575Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Request body: 
2021-10-07T06:44:23.575Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.596Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.596Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.596Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Status text  : 
2021-10-07T06:44:23.597Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.597Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||Response body: {
  "requestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "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" : "2021-10-07T06:43:29.000+00:00",
  "endTime" : "2021-10-07T06:44:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "networkName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077/networks/4527949a-8a73-4103-9242-e5ad16a1bdcb",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a256d94-99c5-440b-8895-b679572aa779",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779"
    }
  }
}
2021-10-07T06:44:23.597Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.598Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a256d94-99c5-440b-8895-b679572aa779|INFO|500||InvokeReturn
2021-10-07T06:44:23.601Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.601Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:23.601Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:23.602Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false
2021-10-07T06:44:23.602Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:23.602Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68b387bc222bba31", X-B3-SpanId:"3438ad6ec6059592", X-B3-ParentSpanId:"68b387bc222bba31", X-B3-Sampled:"0", X-ONAP-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-TransactionID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-ECOMP-RequestID:"64bd9138-e5cb-4c6a-9f00-98a112461378", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a88d47-8c1a-4b9d-bff1-410a81bb1f5a"]
2021-10-07T06:44:23.603Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:23.603Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:23.616Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:23.616Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:23.617Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:23.617Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:23.617Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 18,
  "soRequestId" : "7a256d94-99c5-440b-8895-b679572aa779",
  "groupingId" : "9cd85829-baad-4515-83dd-27b770eb6ef5",
  "name" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0/9cd85829-baad-4515-83dd-27b770eb6ef5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"updated_time\":1633589019000,\"creation_time\":1633588959000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"051055f133a243d79042e46bc96ef571\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"9cd85829-baad-4515-83dd-27b770eb6ef5\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"network_name\":\"basic_network-e49d8895-94d7-4d5b-a487-079276f5b099_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:43:40.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:44:23.618Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:23.618Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a256d94-99c5-440b-8895-b679572aa779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:23.630Z|64bd9138-e5cb-4c6a-9f00-98a112461378|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a256d94-99c5-440b-8895-b679572aa779|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:27.242Z|6f87031f-84c9-4b70-9f11-6ecd91c493e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:27.242Z|6f87031f-84c9-4b70-9f11-6ecd91c493e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:27.242Z|3b943b10-688a-45f7-8cee-1a13e36e1d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:27.243Z|3b943b10-688a-45f7-8cee-1a13e36e1d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:27.244Z|33270fc7-123f-4cbe-ac2a-b53293e35ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:27.245Z|33270fc7-123f-4cbe-ac2a-b53293e35ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:28.686Z|cc71732e-c9c6-4191-a12a-610b19cf78dd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:44:28.687Z|cc71732e-c9c6-4191-a12a-610b19cf78dd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:33.068Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:33.072Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.072Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:33.073Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.073Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.073Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:33.073Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c19cc4279168f587", X-B3-SpanId:"bec5c2f7e4a1ad18", X-B3-ParentSpanId:"c19cc4279168f587", X-B3-Sampled:"0", X-ONAP-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-TransactionID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-ECOMP-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"946ed2c8-dfb8-4190-ab79-8045b0966928"]
2021-10-07T06:44:33.073Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:33.074Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.092Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.093Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.093Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:33.093Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.093Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "endTime" : "2021-10-07T06:44:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:33.094Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.094Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:33.096Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.096Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:33.096Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.097Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.097Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:33.097Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c19cc4279168f587", X-B3-SpanId:"607edb930abebaed", X-B3-ParentSpanId:"c19cc4279168f587", X-B3-Sampled:"0", X-ONAP-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-TransactionID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-ECOMP-RequestID:"8fbcc5a0-8815-4e82-bb38-d571071660f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fa840b-469c-4e63-a0ef-f940b85caf2b"]
2021-10-07T06:44:33.097Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:33.097Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.113Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.114Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.114Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:33.115Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.116Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:33.116Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.117Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:33.129Z|8fbcc5a0-8815-4e82-bb38-d571071660f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:33.251Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:33.254Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.255Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:33.255Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.255Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.255Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:33.255Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06887e25b4ee34b4", X-B3-SpanId:"ddb8f8d457fdbdde", X-B3-ParentSpanId:"06887e25b4ee34b4", X-B3-Sampled:"0", X-ONAP-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-TransactionID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-ECOMP-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5321ede-5ada-4fd1-b1d5-2b9423e5738f"]
2021-10-07T06:44:33.256Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:33.256Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.276Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.277Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.277Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:33.277Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.278Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "endTime" : "2021-10-07T06:44:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:33.279Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.279Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:33.280Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.280Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:33.281Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.281Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.281Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:33.281Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06887e25b4ee34b4", X-B3-SpanId:"c6849b67d17aaebe", X-B3-ParentSpanId:"06887e25b4ee34b4", X-B3-Sampled:"0", X-ONAP-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-TransactionID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-ECOMP-RequestID:"012e5f32-d51d-4300-a073-5cf4d6206e1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c291746-a46a-421a-86ba-bcb9cfedf4e8"]
2021-10-07T06:44:33.281Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:33.282Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.291Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.292Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.292Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:33.292Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.293Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:33.294Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.294Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:33.300Z|012e5f32-d51d-4300-a073-5cf4d6206e1f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:33.435Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:33.440Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.441Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:33.441Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.441Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.442Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:33.442Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2905f99129f8d177", X-B3-SpanId:"9e4a2c77cb46093d", X-B3-ParentSpanId:"2905f99129f8d177", X-B3-Sampled:"0", X-ONAP-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-TransactionID:"56358863-2bdd-4441-aef7-72b75834b021", X-ECOMP-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e6d44cf-feed-4900-aae7-87b6dbeee63e"]
2021-10-07T06:44:33.442Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:33.442Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.458Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.459Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.459Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:33.460Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.460Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "endTime" : "2021-10-07T06:44:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:33.460Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.461Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:33.463Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.463Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:33.463Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.464Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.464Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:33.464Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2905f99129f8d177", X-B3-SpanId:"365a8fa781019744", X-B3-ParentSpanId:"2905f99129f8d177", X-B3-Sampled:"0", X-ONAP-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-TransactionID:"56358863-2bdd-4441-aef7-72b75834b021", X-ECOMP-RequestID:"56358863-2bdd-4441-aef7-72b75834b021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b48300b1-7d7d-4c82-afce-65d5d7bedf2a"]
2021-10-07T06:44:33.464Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:33.465Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.479Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.481Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.481Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:33.481Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.482Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:33.483Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.483Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:33.492Z|56358863-2bdd-4441-aef7-72b75834b021|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:33.615Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:33.618Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.618Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:33.619Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.619Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.619Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:33.620Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f04c870452906538", X-B3-SpanId:"3f99b1b3ba502728", X-B3-ParentSpanId:"f04c870452906538", X-B3-Sampled:"0", X-ONAP-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-TransactionID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-ECOMP-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ef4010d-3e19-428b-a856-0392711637b0"]
2021-10-07T06:44:33.620Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:33.620Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.637Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.638Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.638Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:33.638Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.639Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "endTime" : "2021-10-07T06:44:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:33.639Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.639Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:33.640Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.641Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:33.641Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.641Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.641Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:33.641Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f04c870452906538", X-B3-SpanId:"1e75e64d09804877", X-B3-ParentSpanId:"f04c870452906538", X-B3-Sampled:"0", X-ONAP-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-TransactionID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-ECOMP-RequestID:"0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"126cbf37-bfaa-4396-a04f-6a0a1e7c5abc"]
2021-10-07T06:44:33.642Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:33.642Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.653Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.653Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.654Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:33.654Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.655Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:33.655Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.655Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:33.662Z|0a9ad2ee-7ce5-4c39-82d1-18a7c9d9ece5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:33.785Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:33.788Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.788Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||Invoke
2021-10-07T06:44:33.788Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.789Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d
2021-10-07T06:44:33.789Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Method      : GET
2021-10-07T06:44:33.789Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d9781e430393256", X-B3-SpanId:"bcb3074b62cf8f08", X-B3-ParentSpanId:"6d9781e430393256", X-B3-Sampled:"0", X-ONAP-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-TransactionID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-ECOMP-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1666219-f7b6-4897-ba2e-b6dd5f5e5a3f"]
2021-10-07T06:44:33.789Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Request body: 
2021-10-07T06:44:33.789Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.806Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.806Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.807Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Status text  : 
2021-10-07T06:44:33.807Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.807Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||Response body: {
  "requestId" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:21.000+00:00",
  "endTime" : "2021-10-07T06:44:30.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n\t\t\t\"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:44:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "e90ac25f-7429-4d7e-aba2-a3bad80c572d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d"
    }
  }
}
2021-10-07T06:44:33.807Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.808Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e90ac25f-7429-4d7e-aba2-a3bad80c572d|INFO|500||InvokeReturn
2021-10-07T06:44:33.809Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.809Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d9781e430393256", X-B3-SpanId:"3cf7de212265a365", X-B3-ParentSpanId:"6d9781e430393256", X-B3-Sampled:"0", X-ONAP-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-TransactionID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-ECOMP-RequestID:"e4be0b3c-001b-4108-8809-368d7be0a3dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3622026a-80ff-4881-bafd-d58493b51a33"]
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:33.810Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:33.823Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:33.823Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:33.824Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:33.824Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:33.825Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:33.825Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:33.825Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e90ac25f-7429-4d7e-aba2-a3bad80c572d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:33.834Z|e4be0b3c-001b-4108-8809-368d7be0a3dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e90ac25f-7429-4d7e-aba2-a3bad80c572d|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:34.444Z|5e7f5af7-e135-459f-917a-dff427cf10d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:34.447Z|5e7f5af7-e135-459f-917a-dff427cf10d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:35.028Z|9ff204be-58b9-42cf-9b11-453104058ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:35.028Z|9ff204be-58b9-42cf-9b11-453104058ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:37.261Z|a41fe74f-3043-4945-a9a5-bddb19669ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:37.261Z|a41fe74f-3043-4945-a9a5-bddb19669ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:37.265Z|b827f752-1067-4b03-bbce-1c010e040a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:37.266Z|b827f752-1067-4b03-bbce-1c010e040a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:37.266Z|9bbe106e-825f-46e8-9229-611080bfd521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:37.266Z|9bbe106e-825f-46e8-9229-611080bfd521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:47.283Z|ee576420-99ae-4604-ba45-6f0a1e879351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:47.284Z|ee576420-99ae-4604-ba45-6f0a1e879351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:47.287Z|721ba28d-755a-4a98-b991-680346a9b7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:47.287Z|f1d3071b-b9d2-4b33-8c7b-4e102dc97e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:47.287Z|721ba28d-755a-4a98-b991-680346a9b7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:47.287Z|f1d3071b-b9d2-4b33-8c7b-4e102dc97e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:49.444Z|11925309-a9d7-479b-96d3-6c651713b08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:44:49.444Z|11925309-a9d7-479b-96d3-6c651713b08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:44:54.453Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:54.454Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||Checking if requestId: 9f769291-dbc7-4f8d-9e33-00e66aaa923c already exists in requestDb InfraActiveRequests table
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:44:54.455Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bedf34f083b96414", X-B3-SpanId:"65a1ccb4d0dda9a6", X-B3-ParentSpanId:"bedf34f083b96414", X-B3-Sampled:"0", X-ONAP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48fc2113-5dc3-4b54-bbfb-1fa529b2d0da"]
2021-10-07T06:44:54.456Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:44:54.456Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:44:54.476Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:54.476Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:44:54.477Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:44:54.477Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:54.477Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: 
2021-10-07T06:44:54.477Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:54.478Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:54.483Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:44:54.527Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:54.547Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:54.548Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||Invoke
2021-10-07T06:44:54.681Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:44:54.681Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:44:54:577-87450], vertex-id=[274608], Content-Length=[251], Date=[Thu, 07 Oct 2021 06:44:54 GMT], Content-Type=[application/json]}
2021-10-07T06:44:54.682Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077"}]}

2021-10-07T06:44:54.693Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:54.711Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:54.711Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:44:54.786Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:54.787Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:44:54:738-79010], Content-Length=[613], Date=[Thu, 07 Oct 2021 06:44:54 GMT], Content-Type=[application/json]}
2021-10-07T06:44:54.787Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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/9f6fe995-89c1-406d-9f6d-8424595bf077/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/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-10-07T06:44:54.789Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-10-07T06:44:54.792Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:54.810Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:54.811Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||Invoke
2021-10-07T06:44:54.881Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:44:54.881Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:44:54:835-45452], vertex-id=[274608], Content-Length=[251], Date=[Thu, 07 Oct 2021 06:44:54 GMT], Content-Type=[application/json]}
2021-10-07T06:44:54.882Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077"}]}

2021-10-07T06:44:54.886Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:54.909Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:44:54.909Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[9f769291-dbc7-4f8d-9e33-00e66aaa923c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[114957d7-457d-4093-9fed-f4c48063ee11], X-ECOMP-RequestID=[9f769291-dbc7-4f8d-9e33-00e66aaa923c], X-TransactionId=[], X-ONAP-RequestID=[9f769291-dbc7-4f8d-9e33-00e66aaa923c]}
2021-10-07T06:44:54.987Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:44:54:940-59557], Content-Length=[610], Date=[Thu, 07 Oct 2021 06:44:54 GMT], Content-Type=[application/json]}
2021-10-07T06:44:54.988Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/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/9f6fe995-89c1-406d-9f6d-8424595bf077/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/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-10-07T06:44:54.989Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:54.991Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-10-07T06:44:54.995Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:55.015Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:55.015Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||Invoke
2021-10-07T06:44:55.085Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:44:55.086Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:44:55:041-82753], vertex-id=[274608], Content-Length=[251], Date=[Thu, 07 Oct 2021 06:44:55 GMT], Content-Type=[application/json]}
2021-10-07T06:44:55.086Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077"}]}

2021-10-07T06:44:55.091Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:55.118Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:44:55.119Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:44:55.209Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:55.210Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:44:55:139-34236], Content-Length=[619], Date=[Thu, 07 Oct 2021 06:44:55 GMT], Content-Type=[application/json]}
2021-10-07T06:44:55.210Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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/9f6fe995-89c1-406d-9f6d-8424595bf077/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/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations","ERR.5.4.6114"]}}}

2021-10-07T06:44:55.213Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9f6fe995-89c1-406d-9f6d-8424595bf077/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-10-07T06:44:55.213Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:44:55.214Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:44:55.215Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.215Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:44:55.216Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:55.216Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.216Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:44:55.217Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"bedf34f083b96414", X-B3-SpanId:"0abf23c8eacc4204", X-B3-ParentSpanId:"bedf34f083b96414", X-B3-Sampled:"0", X-ONAP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea0b3e03-1de1-403c-b44d-79fb540a10a0"]
2021-10-07T06:44:55.217Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9f6fe995-89c1-406d-9f6d-8424595bf077"},"instanceName":null,"requestScope":"service"}
2021-10-07T06:44:55.217Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:44:55.241Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:55.242Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:55.242Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:44:55.242Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"Thu, 07 Oct 2021 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:55.243Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:44:55.243Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:55.243Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:44:55.244Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.244Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:44:55.244Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:55.245Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.245Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:44:55.245Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63e51c3a-ca29-4ae7-b923-32b332f0786a"]
2021-10-07T06:44:55.245Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:44:55.246Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:44:55.265Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:55.265Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:55.265Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:44:55.266Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:55.267Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:44:55.267Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:55.268Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:44:55.273Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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================================================
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d44d1e2d-fb7f-4a03-8d98-076c1a8cb272"]
2021-10-07T06:44:55.274Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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: 
2021-10-07T06:44:55.275Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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================================================
2021-10-07T06:44:55.292Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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==========================================
2021-10-07T06:44:55.292Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.293Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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  : 
2021-10-07T06:44:55.293Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:55.293Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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" : 512,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2021-10-07T06:44:55.293Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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=================================================
2021-10-07T06:44:55.294Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.297Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.298Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:44:55.298Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:55.298Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.298Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:44:55.299Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7400d6c-610f-4bbe-9b44-e0f03734dcff"]
2021-10-07T06:44:55.299Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:44:55.299Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:44:55.319Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:55.320Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:55.320Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:44:55.320Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:55.322Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:44:55.322Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:55.323Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:44:55.327Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:44:55.327Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:44:55.327Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:55.327Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:44:55.328Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:44:55.328Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"bedf34f083b96414", X-B3-SpanId:"7f0e7fd4f767c4c5", X-B3-ParentSpanId:"bedf34f083b96414", X-B3-Sampled:"0", X-ONAP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61cba72b-0bc3-4287-afb4-e7e734a4f07c"]
2021-10-07T06:44:55.328Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9f769291-dbc7-4f8d-9e33-00e66aaa923c","requestStatus":"IN_PROGRESS","startTime":1633589095213,"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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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":"9f6fe995-89c1-406d-9f6d-8424595bf077","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077","cloudApiRequests":[],"requestURI":"9f769291-dbc7-4f8d-9e33-00e66aaa923c"}
2021-10-07T06:44:55.328Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:44:55.350Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:55.350Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:44:55.350Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:44:55.351Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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/9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:55.351Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:55.213+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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:44:55.340+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:44:55.351Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:55.352Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:44:55.358Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.358Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:44:55.358Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:55.358Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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
2021-10-07T06:44:55.359Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:44:55.359Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|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:"bedf34f083b96414", X-B3-SpanId:"e7efcda9787d6799", X-B3-ParentSpanId:"bedf34f083b96414", X-B3-Sampled:"0", X-ONAP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3b9e13-6403-4458-a496-de660cf9ef92"]
2021-10-07T06:44:55.359Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelUuid\":\"d666479d-a2be-4a05-8ead-7aa889a324b7\",\"modelInvariantUuid\":\"44df1a64-7213-4230-bd8a-24e6f1ec576f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\"}","type":"String"},"requestId":{"value":"9f769291-dbc7-4f8d-9e33-00e66aaa923c","type":"String"},"mso-request-id":{"value":"9f769291-dbc7-4f8d-9e33-00e66aaa923c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9f6fe995-89c1-406d-9f6d-8424595bf077","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/9f6fe995-89c1-406d-9f6d-8424595bf077","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:44:55.359Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:44:56.371Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:56.371Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:44:56.371Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:44:56.372Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:44:56 GMT", X-ONAP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-TransactionID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ECOMP-RequestID:"9f769291-dbc7-4f8d-9e33-00e66aaa923c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5e3b9e13-6403-4458-a496-de660cf9ef92", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:56.372Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9f769291-dbc7-4f8d-9e33-00e66aaa923c\",\"instanceId\":\"9f6fe995-89c1-406d-9f6d-8424595bf077\"}}","message":"Success","processInstanceID":"14e3c2fb-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:44:56.373Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:56.373Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:44:56.377Z|9f769291-dbc7-4f8d-9e33-00e66aaa923c|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:56.504Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:56.506Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:44:56.507Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:44:56.507Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:56.507Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:44:56.508Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:44:56.508Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99a4c0a3a77fbd8", X-B3-SpanId:"d5f8a3fce2c9d712", X-B3-ParentSpanId:"e99a4c0a3a77fbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-TransactionID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-ECOMP-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cffb0688-74e3-46a6-8451-1bfd8dc19c89"]
2021-10-07T06:44:56.508Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:44:56.508Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:44:56.524Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:56.525Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:56.525Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:44:56.525Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:56.526Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:55.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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:44:55.000+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:44:56.526Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:56.527Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||InvokeReturn
2021-10-07T06:44:56.528Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:44:56.528Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:44:56.528Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:56.529Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:44:56.529Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:44:56.529Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99a4c0a3a77fbd8", X-B3-SpanId:"e3d926ba37e8d6b3", X-B3-ParentSpanId:"e99a4c0a3a77fbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-TransactionID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-ECOMP-RequestID:"03994e96-6d23-453e-ad2d-eef4af1f19e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee344f37-b7b8-4595-a589-0545919739dc"]
2021-10-07T06:44:56.529Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:44:56.529Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:44:56.542Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:56.542Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:44:56.542Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:44:56.543Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:44:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:56.543Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:44:56.543Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:56.543Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:44:56.550Z|03994e96-6d23-453e-ad2d-eef4af1f19e0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:44:57.304Z|063145f2-6a04-43b6-a060-74103e8b3e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:57.305Z|063145f2-6a04-43b6-a060-74103e8b3e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:57.354Z|f683d7bd-7ca5-4eb0-a885-2afedbd36679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:57.354Z|1c130c7c-2915-444f-bbf1-f0af00fb2957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:44:57.355Z|1c130c7c-2915-444f-bbf1-f0af00fb2957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:57.355Z|f683d7bd-7ca5-4eb0-a885-2afedbd36679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:44:59.711Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:44:59.712Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 963f0565-5936-4c83-9972-cd508eef0ca6 already exists in requestDb InfraActiveRequests table
2021-10-07T06:44:59.713Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:44:59.713Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:44:59.713Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:44:59.713Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:44:59.713Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:44:59.714Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d69bc7698c8aaa35", X-B3-SpanId:"a2dd4536bd98fc68", X-B3-ParentSpanId:"d69bc7698c8aaa35", X-B3-Sampled:"0", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f288a95c-0b5e-42b4-8e7e-24eeefc5d10d"]
2021-10-07T06:44:59.714Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:44:59.714Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:44:59.734Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:44:59.735Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:44:59.735Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:44:59.735Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:44:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:44:59.735Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: 
2021-10-07T06:44:59.736Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:44:59.736Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:59.743Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:44:59.743Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-10-07T06:44:59.746Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:59.764Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|INFO|500||Invoke
2021-10-07T06:44:59.765Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d with request headers:{Authorization=[***REDACTED***], X-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[836240cc-558c-4547-a2d1-bdf8c516da17], X-ECOMP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-TransactionId=[], X-ONAP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6]}
2021-10-07T06:44:59.884Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:44:59:784-1531], Content-Length=[377], Date=[Thu, 07 Oct 2021 06:44:59 GMT], Content-Type=[application/json]}
2021-10-07T06:44:59.884Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|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/db947036-9e58-45e6-b5b0-76c6891ab23d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d","ERR.5.4.6114"]}}}

2021-10-07T06:44:59.885Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:59.887Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d
2021-10-07T06:44:59.887Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db947036-9e58-45e6-b5b0-76c6891ab23d
2021-10-07T06:44:59.890Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:44:59.908Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|INFO|500||Invoke
2021-10-07T06:44:59.909Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d with request headers:{Authorization=[***REDACTED***], X-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[19fbea37-b059-4f3a-a46f-f9bf223616b5], X-ECOMP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-TransactionId=[], X-ONAP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6]}
2021-10-07T06:44:59.984Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:44:59:927-25812], Content-Length=[377], Date=[Thu, 07 Oct 2021 06:44:59 GMT], Content-Type=[application/json]}
2021-10-07T06:44:59.985Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|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/db947036-9e58-45e6-b5b0-76c6891ab23d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d","ERR.5.4.6114"]}}}

2021-10-07T06:44:59.985Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d|INFO|404|Not Found|InvokeReturn
2021-10-07T06:44:59.987Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/db947036-9e58-45e6-b5b0-76c6891ab23d
2021-10-07T06:44:59.988Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db947036-9e58-45e6-b5b0-76c6891ab23d
2021-10-07T06:45:00.070Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:45:00.169Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:45:00.169Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b22676fa-7e32-412d-8289-156d400d00f7], X-ECOMP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6], X-TransactionId=[], X-ONAP-RequestID=[963f0565-5936-4c83-9972-cd508eef0ca6]}
2021-10-07T06:45:00.421Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:45:00:192-48562], vertex-id=[245936], Content-Length=[609], Date=[Thu, 07 Oct 2021 06:45:00 GMT], Content-Type=[application/json]}
2021-10-07T06:45:00.422Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588864927","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:45:00.423Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:45:00.424Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:45:00.424Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:45:00.426Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.426Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:45:00.427Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:00.427Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.427Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:45:00.427Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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:"d69bc7698c8aaa35", X-B3-SpanId:"b8de13be0c7d3cab", X-B3-ParentSpanId:"d69bc7698c8aaa35", X-B3-Sampled:"0", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7dee2b7-a91d-497f-8fc0-9a6b3879f8ac"]
2021-10-07T06:45:00.428Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1"},"instanceName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0","requestScope":"vnf"}
2021-10-07T06:45:00.428Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:45:00.454Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:00.454Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:00.455Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:45:00.455Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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:"Thu, 07 Oct 2021 06:45:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:00.455Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:45:00.455Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:00.456Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:45:00.456Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27
2021-10-07T06:45:00.457Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|INFO|500||Invoke
2021-10-07T06:45:00.457Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:00.457Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27
2021-10-07T06:45:00.457Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Method      : GET
2021-10-07T06:45:00.457Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73321175-2029-4b6a-bfe0-8518628a3332"]
2021-10-07T06:45:00.458Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Request body: 
2021-10-07T06:45:00.458Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||==========================request end================================================
2021-10-07T06:45:00.506Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:00.507Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:00.507Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Status text  : 
2021-10-07T06:45:00.508Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:00.508Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 7,
      "modelCustomizationUUID" : "112b113f-b108-49cc-9fb2-177595c83e27",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2021-10-07 06:41:33.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2021-10-07T06:41:33.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27"
    }
  }
}
2021-10-07T06:45:00.508Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:00.509Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=112b113f-b108-49cc-9fb2-177595c83e27|INFO|500||InvokeReturn
2021-10-07T06:45:00.528Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2021-10-07T06:45:00.529Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke
2021-10-07T06:45:00.529Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:00.529Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2021-10-07T06:45:00.529Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method      : GET
2021-10-07T06:45:00.530Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72c49eab-67ed-4242-b5ea-b4246860e113"]
2021-10-07T06:45:00.530Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 
2021-10-07T06:45:00.530Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================
2021-10-07T06:45:00.564Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:00.565Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:00.565Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text  : 
2021-10-07T06:45:00.565Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/50eb4ed8-1814-46ea-b4a3-5a065eab5644", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:00.566Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "50eb4ed8-1814-46ea-b4a3-5a065eab5644",
  "modelInvariantUUID" : "1b34c524-4147-4404-a92d-25f3e4298401",
  "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" : "2021-10-07T06:41:33.000+00:00",
  "modelInvariantId" : "1b34c524-4147-4404-a92d-25f3e4298401",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50eb4ed8-1814-46ea-b4a3-5a065eab5644"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50eb4ed8-1814-46ea-b4a3-5a065eab5644"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50eb4ed8-1814-46ea-b4a3-5a065eab5644/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50eb4ed8-1814-46ea-b4a3-5a065eab5644/vnfResourceWorkflow"
    }
  }
}
2021-10-07T06:45:00.567Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:00.567Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn
2021-10-07T06:45:00.577Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.577Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-10-07T06:45:00.577Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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================================================
2021-10-07T06:45:00.578Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.578Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.578Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bece1e37-4674-443e-b0c1-2f033611293b"]
2021-10-07T06:45:00.578Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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: 
2021-10-07T06:45:00.578Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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================================================
2021-10-07T06:45:00.607Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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==========================================
2021-10-07T06:45:00.608Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.608Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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  : 
2021-10-07T06:45:00.609Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:00.611Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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" : 10007,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007"
    }
  }
}
2021-10-07T06:45:00.611Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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=================================================
2021-10-07T06:45:00.612Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-10-07T06:45:00.627Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:45:00.628Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:45:00.628Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:00.628Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:45:00.628Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:45:00.629Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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:"2584", X-B3-TraceId:"d69bc7698c8aaa35", X-B3-SpanId:"5f9d5e5929870893", X-B3-ParentSpanId:"d69bc7698c8aaa35", X-B3-Sampled:"0", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9dcb8c-5ca9-47e3-b99f-fd9c9b372245"]
2021-10-07T06:45:00.629Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"963f0565-5936-4c83-9972-cd508eef0ca6","requestStatus":"IN_PROGRESS","startTime":1633589099743,"source":"VID","vnfName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"963f0565-5936-4c83-9972-cd508eef0ca6"}
2021-10-07T06:45:00.629Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:45:00.654Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:00.654Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:45:00.655Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:45:00.655Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/963f0565-5936-4c83-9972-cd508eef0ca6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:00.655Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:59.743+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:45:00.641+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:00.656Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:00.656Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:45:00.668Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.669Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:45:00.669Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:00.669Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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
2021-10-07T06:45:00.670Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:45:00.670Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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:"d69bc7698c8aaa35", X-B3-SpanId:"38bbad425d4fad91", X-B3-ParentSpanId:"d69bc7698c8aaa35", X-B3-Sampled:"0", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2f767aa-918f-4921-a5e5-08a0c83fd799"]
2021-10-07T06:45:00.670Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelVersionId\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelCustomizationId\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelUuid\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelInvariantUuid\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\",\"source\":\"VID\",\"instanceName\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\"modelInfo\":{\"modelInvariantId\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelUuid\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelInvariantUuid\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\"}","type":"String"},"requestId":{"value":"963f0565-5936-4c83-9972-cd508eef0ca6","type":"String"},"mso-request-id":{"value":"963f0565-5936-4c83-9972-cd508eef0ca6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:45:00.670Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:45:01.684Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:01.685Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:45:01.685Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:45:01.685Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:45:01 GMT", X-ONAP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-TransactionID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ECOMP-RequestID:"963f0565-5936-4c83-9972-cd508eef0ca6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d2f767aa-918f-4921-a5e5-08a0c83fd799", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:01.686Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"963f0565-5936-4c83-9972-cd508eef0ca6\",\"instanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\"}}","message":"Success","processInstanceID":"180ec4c9-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:45:01.686Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:01.687Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:45:01.690Z|963f0565-5936-4c83-9972-cd508eef0ca6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:01.824Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:01.827Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:01.827Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:01.827Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:01.828Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:01.828Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:01.828Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd8993b0b31ff88", X-B3-SpanId:"72bd28a6212bfafb", X-B3-ParentSpanId:"efd8993b0b31ff88", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-TransactionID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-ECOMP-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c571c72c-7694-4234-99d5-ae9c0d958002"]
2021-10-07T06:45:01.828Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:01.829Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:01.851Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:01.851Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:01.851Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:01.851Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:01.852Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:01.853Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:01.853Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:01.854Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:01.854Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:01.855Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:01.855Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:01.855Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:01.855Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd8993b0b31ff88", X-B3-SpanId:"24b4fa3c56f5ee19", X-B3-ParentSpanId:"efd8993b0b31ff88", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-TransactionID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-ECOMP-RequestID:"c2c5c6f2-bee0-4a5a-91be-0971a38c38de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deba05fc-310e-4cf7-a1ca-156fc3503853"]
2021-10-07T06:45:01.855Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:01.856Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:01.867Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:01.868Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:01.869Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:01.869Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:01.870Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:01.871Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:01.871Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:01.879Z|c2c5c6f2-bee0-4a5a-91be-0971a38c38de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:04.444Z|2d03e498-c5d5-4120-ba08-0d0ae78c388d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:04.444Z|2d03e498-c5d5-4120-ba08-0d0ae78c388d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:05.029Z|6d93425d-eeb4-4bc8-946f-82860aab0ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:05.029Z|6d93425d-eeb4-4bc8-946f-82860aab0ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:06.685Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:06.688Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:06.689Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:45:06.689Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:06.689Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:06.689Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:45:06.690Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b28cb2b1789eadaf", X-B3-SpanId:"a30bd465a9612794", X-B3-ParentSpanId:"b28cb2b1789eadaf", X-B3-Sampled:"0", X-ONAP-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-TransactionID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-ECOMP-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e90f84de-67ee-4564-aa2a-deb22beb5c7c"]
2021-10-07T06:45:06.690Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:45:06.690Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:06.712Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:06.712Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:06.713Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:45:06.713Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:06.714Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:55.000+00:00",
  "endTime" : "2021-10-07T06:45:03.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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:45:03.000+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:45:06.714Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:06.715Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||InvokeReturn
2021-10-07T06:45:06.717Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:06.718Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:06.718Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:06.718Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:06.718Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:06.719Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b28cb2b1789eadaf", X-B3-SpanId:"e25a0f172dba9745", X-B3-ParentSpanId:"b28cb2b1789eadaf", X-B3-Sampled:"0", X-ONAP-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-TransactionID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-ECOMP-RequestID:"a65b1696-bc0f-46d8-bf59-078c0754d41e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"368f4cf7-0bee-4979-9699-f6a77b689132"]
2021-10-07T06:45:06.719Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:06.719Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:06.733Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:06.734Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:06.734Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:06.734Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:06.735Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:06.735Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:06.735Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:06.741Z|a65b1696-bc0f-46d8-bf59-078c0754d41e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:06.860Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:06.864Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:06.864Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:45:06.864Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:06.864Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:06.865Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:45:06.865Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2892c2d5f7cf770", X-B3-SpanId:"b92a8718c3f85b70", X-B3-ParentSpanId:"f2892c2d5f7cf770", X-B3-Sampled:"0", X-ONAP-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-TransactionID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-ECOMP-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd5cf31b-8cb7-499b-b949-252a565c16be"]
2021-10-07T06:45:06.865Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:45:06.865Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:06.882Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:06.883Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:06.883Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:45:06.883Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:06.884Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:55.000+00:00",
  "endTime" : "2021-10-07T06:45:03.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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:45:03.000+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:45:06.884Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:06.885Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||InvokeReturn
2021-10-07T06:45:06.886Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:06.887Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:06.887Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:06.887Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:06.888Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:06.888Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2892c2d5f7cf770", X-B3-SpanId:"cdd17f47f2798c3c", X-B3-ParentSpanId:"f2892c2d5f7cf770", X-B3-Sampled:"0", X-ONAP-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-TransactionID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-ECOMP-RequestID:"149d339d-45eb-4d81-8e4a-736d933a5850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"946dec76-b5a8-46fe-a0c7-188b9396a1da"]
2021-10-07T06:45:06.888Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:06.889Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:06.900Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:06.900Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:06.901Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:06.901Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:06.902Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:06.902Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:06.903Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:06.910Z|149d339d-45eb-4d81-8e4a-736d933a5850|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:07.031Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:07.034Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:07.035Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:45:07.035Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:07.035Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:07.035Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:45:07.035Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfb0d2c330fe5fa5", X-B3-SpanId:"27b9961383902105", X-B3-ParentSpanId:"bfb0d2c330fe5fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-TransactionID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-ECOMP-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ff4f7a6-3032-481a-b4e1-d62a8e5facdc"]
2021-10-07T06:45:07.036Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:45:07.036Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:07.053Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:07.053Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:07.053Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:45:07.054Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:07.054Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:55.000+00:00",
  "endTime" : "2021-10-07T06:45:03.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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:45:03.000+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:45:07.055Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:07.055Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||InvokeReturn
2021-10-07T06:45:07.057Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:07.089Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:07.090Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:07.095Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:07.097Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:07.099Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfb0d2c330fe5fa5", X-B3-SpanId:"91b8edbb7d2ef264", X-B3-ParentSpanId:"bfb0d2c330fe5fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-TransactionID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-ECOMP-RequestID:"48f5e499-0c25-4f20-aca1-6dd896ef640c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"570b258f-d34d-466c-861e-9da6e0f5a11c"]
2021-10-07T06:45:07.101Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:07.101Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:07.112Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:07.113Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:07.113Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:07.113Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:07.114Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:07.114Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:07.114Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:07.122Z|48f5e499-0c25-4f20-aca1-6dd896ef640c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:07.248Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:07.251Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:07.252Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||Invoke
2021-10-07T06:45:07.252Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:07.252Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c
2021-10-07T06:45:07.252Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Method      : GET
2021-10-07T06:45:07.253Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71892a37301935d5", X-B3-SpanId:"dc750c8220a56f9f", X-B3-ParentSpanId:"71892a37301935d5", X-B3-Sampled:"0", X-ONAP-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-TransactionID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-ECOMP-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c706a04c-c6cf-4148-9fab-de191583da9c"]
2021-10-07T06:45:07.253Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Request body: 
2021-10-07T06:45:07.253Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:07.272Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:07.272Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:07.273Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Status text  : 
2021-10-07T06:45:07.273Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:07.274Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||Response body: {
  "requestId" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:55.000+00:00",
  "endTime" : "2021-10-07T06:45:03.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\": \"44df1a64-7213-4230-bd8a-24e6f1ec576f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d666479d-a2be-4a05-8ead-7aa889a324b7\"\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" : "2021-10-07T06:45:03.000+00:00",
  "serviceInstanceId" : "9f6fe995-89c1-406d-9f6d-8424595bf077",
  "serviceInstanceName" : "basic_network-e49d8895-94d7-4d5b-a487-079276f5b099",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f6fe995-89c1-406d-9f6d-8424595bf077",
  "cloudApiRequests" : [ ],
  "requestURI" : "9f769291-dbc7-4f8d-9e33-00e66aaa923c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c"
    }
  }
}
2021-10-07T06:45:07.274Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:07.275Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9f769291-dbc7-4f8d-9e33-00e66aaa923c|INFO|500||InvokeReturn
2021-10-07T06:45:07.276Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:07.276Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:07.277Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:07.277Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false
2021-10-07T06:45:07.277Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:07.278Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71892a37301935d5", X-B3-SpanId:"2c4ab6b4281f04ca", X-B3-ParentSpanId:"71892a37301935d5", X-B3-Sampled:"0", X-ONAP-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-TransactionID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-ECOMP-RequestID:"314683a5-2395-448d-9e09-8cec0d6a5164", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7193ccd-e905-4480-9cf2-13a51cc5a72a"]
2021-10-07T06:45:07.278Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:07.279Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:07.290Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:07.291Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:07.291Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:07.291Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:07.292Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:07.292Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:07.293Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9f769291-dbc7-4f8d-9e33-00e66aaa923c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:07.298Z|314683a5-2395-448d-9e09-8cec0d6a5164|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9f769291-dbc7-4f8d-9e33-00e66aaa923c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:07.331Z|e291b264-06bc-4b30-9a2f-2a9117ffd3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:07.332Z|e291b264-06bc-4b30-9a2f-2a9117ffd3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:07.376Z|b67eda8b-93b7-44fa-af3a-57e8749fb175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:07.376Z|452c075b-4778-4793-b296-d71a1626f023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:07.376Z|b67eda8b-93b7-44fa-af3a-57e8749fb175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:07.376Z|452c075b-4778-4793-b296-d71a1626f023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:12.009Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:12.013Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:12.013Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:12.013Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:12.014Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:12.014Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:12.014Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"159553c94b005f5a", X-B3-SpanId:"087479716c086b83", X-B3-ParentSpanId:"159553c94b005f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-TransactionID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-ECOMP-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f15167d5-fcf7-4183-a365-385ad08bc3ab"]
2021-10-07T06:45:12.015Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:12.015Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:12.036Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:12.037Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:12.037Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:12.037Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:12.038Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:12.038Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:12.038Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:12.040Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:12.040Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"159553c94b005f5a", X-B3-SpanId:"f3549059b0217e21", X-B3-ParentSpanId:"159553c94b005f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-TransactionID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-ECOMP-RequestID:"bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b32bd147-06fc-4181-b41f-42a72c6671de"]
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:12.041Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:12.054Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:12.055Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:12.056Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:12.056Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:12.057Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:12.057Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:12.057Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:12.067Z|bfffd4fe-3f08-4cf7-9016-ac5ad82f7a5c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:17.352Z|d5a41bfe-3c51-4fce-9175-d81ea6f4de97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:17.353Z|d5a41bfe-3c51-4fce-9175-d81ea6f4de97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:17.397Z|37a1d5a8-c80e-4aa2-bbe3-73c03d3f25de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:17.397Z|4a064f59-49aa-4c18-96b5-49e4c999a5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:17.398Z|4a064f59-49aa-4c18-96b5-49e4c999a5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:17.398Z|37a1d5a8-c80e-4aa2-bbe3-73c03d3f25de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:19.444Z|67b558b8-2b35-41ef-a9d8-04a850f39036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:19.458Z|67b558b8-2b35-41ef-a9d8-04a850f39036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:22.185Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:22.189Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:22.189Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:22.189Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:22.189Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:22.190Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:22.190Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a330a41b474a47d", X-B3-SpanId:"355415fbf489c2a5", X-B3-ParentSpanId:"2a330a41b474a47d", X-B3-Sampled:"0", X-ONAP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-TransactionID:"4c559756-e118-48a0-9803-1e110bf19548", X-ECOMP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a06bd6e6-4b20-4a28-9da6-f80e0c6bc7f1"]
2021-10-07T06:45:22.190Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:22.190Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:22.212Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:22.212Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:22.213Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:22.213Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:22.214Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "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" : "2021-10-07T06:44:59.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:22.215Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:22.216Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:22.217Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:22.218Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:22.218Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:22.219Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:22.219Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:22.219Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a330a41b474a47d", X-B3-SpanId:"4fafc1c930496803", X-B3-ParentSpanId:"2a330a41b474a47d", X-B3-Sampled:"0", X-ONAP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-TransactionID:"4c559756-e118-48a0-9803-1e110bf19548", X-ECOMP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b1a5f0-abef-46ed-9d68-b0aab84bb95b"]
2021-10-07T06:45:22.220Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:22.220Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:22.234Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:22.235Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:22.235Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:22.236Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:22.237Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:22.237Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:22.238Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:22.271Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:45:22.271Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:45:22.272Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:22.272Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:45:22.272Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:45:22.272Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-TransactionID:"4c559756-e118-48a0-9803-1e110bf19548", X-ECOMP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c46b10-aa9a-466a-a108-99d18343cb67"]
2021-10-07T06:45:22.273Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:45:22.273Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:45:22.404Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:22.405Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:22.405Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:45:22.405Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=534726C4F44ED8B26572BB8B54446146; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:22.405Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"20e4940f-273a-11ec-8cd9-12e9b9830609","businessKey":"963f0565-5936-4c83-9972-cd508eef0ca6","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:45:15.508+0000","endTime":"2021-10-07T06:45:19.244+0000","removalTime":null,"durationInMillis":3736,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"180ec4c9-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"1a365f43-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:45:22.406Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:22.406Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=963f0565-5936-4c83-9972-cd508eef0ca6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:45:22.431Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:45:22.431Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:45:22.432Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:22.432Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:45:22.432Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:45:22.432Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-TransactionID:"4c559756-e118-48a0-9803-1e110bf19548", X-ECOMP-RequestID:"4c559756-e118-48a0-9803-1e110bf19548", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564acd6b-1e77-47e4-8014-f98852be830e"]
2021-10-07T06:45:22.433Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:45:22.433Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:45:22.552Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:22.553Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:22.553Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:45:22.554Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=823B6D3E219561B41E9D6DC47AACEC0D; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:22.554Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"215fddc7-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"SubProcess_0y8yozw:210d78eb-273a-11ec-8cd9-12e9b9830609","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"20e4940f-273a-11ec-8cd9-12e9b9830609","executionId":"215fddc5-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:45:16.316+0000","endTime":"2021-10-07T06:45:18.650+0000","durationInMillis":2334,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"180ec4c9-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:45:22.555Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:22.555Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20e4940f-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:45:22.559Z|4c559756-e118-48a0-9803-1e110bf19548|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:27.940Z|f5a8255c-6081-4f71-a80d-895226f4affc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:27.940Z|88043aec-05b1-489e-b8ef-796759e7c749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:27.941Z|f5a8255c-6081-4f71-a80d-895226f4affc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:27.941Z|a1a3a25b-38e2-4a17-a9c8-9d3f7f1f0995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:27.941Z|88043aec-05b1-489e-b8ef-796759e7c749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:27.941Z|a1a3a25b-38e2-4a17-a9c8-9d3f7f1f0995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:28.687Z|2aa60154-7f5b-44f8-9076-c2c79cb54b7d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:45:28.687Z|2aa60154-7f5b-44f8-9076-c2c79cb54b7d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:32.687Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:32.692Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:32.692Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:32.693Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:32.693Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:32.693Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:32.693Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03c5934a9ac6302d", X-B3-SpanId:"b64c39e4714c4e80", X-B3-ParentSpanId:"03c5934a9ac6302d", X-B3-Sampled:"0", X-ONAP-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-TransactionID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-ECOMP-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c120aaa-071a-4191-bd65-9114789d9896"]
2021-10-07T06:45:32.694Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:32.694Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:32.715Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:32.715Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:32.715Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:32.716Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:32.716Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "endTime" : "2021-10-07T06:45:25.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:32.716Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:32.717Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:32.718Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:32.719Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:32.719Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:32.719Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:32.719Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:32.719Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03c5934a9ac6302d", X-B3-SpanId:"499f3ffd90d5e82c", X-B3-ParentSpanId:"03c5934a9ac6302d", X-B3-Sampled:"0", X-ONAP-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-TransactionID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-ECOMP-RequestID:"18bba3e4-c416-4be7-90a1-96b8ead9f60a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07486679-8f5e-470a-8d04-b55c3bfefecc"]
2021-10-07T06:45:32.720Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:32.720Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:32.730Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:32.730Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:32.730Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:32.731Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:32.731Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:32.731Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:32.732Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:32.740Z|18bba3e4-c416-4be7-90a1-96b8ead9f60a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:32.853Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:32.856Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:32.857Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:32.857Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:32.857Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:32.857Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:32.857Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52c801a97581ccd9", X-B3-SpanId:"42974f56bacc5992", X-B3-ParentSpanId:"52c801a97581ccd9", X-B3-Sampled:"0", X-ONAP-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-TransactionID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-ECOMP-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a4f553-346e-4f5a-9f1a-44e4af8a55fc"]
2021-10-07T06:45:32.858Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:32.858Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:32.873Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:32.874Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:32.874Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:32.874Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:32.875Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "endTime" : "2021-10-07T06:45:25.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:32.875Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:32.876Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:32.878Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:32.878Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:32.879Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:32.879Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:32.879Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:32.880Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52c801a97581ccd9", X-B3-SpanId:"aa5e9bc47a9c22d8", X-B3-ParentSpanId:"52c801a97581ccd9", X-B3-Sampled:"0", X-ONAP-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-TransactionID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-ECOMP-RequestID:"4779ffb9-a417-45a8-ae81-41ef64b14fc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b556ae98-e699-4ef6-acd6-131e2da7ea3d"]
2021-10-07T06:45:32.880Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:32.880Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:32.892Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:32.893Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:32.893Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:32.893Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:32.894Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:32.894Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:32.894Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:32.900Z|4779ffb9-a417-45a8-ae81-41ef64b14fc4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:33.022Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:33.025Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.026Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:33.026Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.027Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.027Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:33.027Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31058830bcd8d66", X-B3-SpanId:"6873ecb099050da4", X-B3-ParentSpanId:"d31058830bcd8d66", X-B3-Sampled:"0", X-ONAP-RequestID:"3a375748-2797-412b-8668-832850877f94", X-RequestID:"3a375748-2797-412b-8668-832850877f94", X-TransactionID:"3a375748-2797-412b-8668-832850877f94", X-ECOMP-RequestID:"3a375748-2797-412b-8668-832850877f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da2c192a-4352-4ad7-9776-8086cdb3b1a2"]
2021-10-07T06:45:33.027Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:33.028Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.043Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.043Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.043Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:33.043Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.044Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "endTime" : "2021-10-07T06:45:25.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:33.044Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.044Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:33.046Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.046Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:33.046Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.047Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.047Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:33.047Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d31058830bcd8d66", X-B3-SpanId:"bb1d3c06bf6c82a1", X-B3-ParentSpanId:"d31058830bcd8d66", X-B3-Sampled:"0", X-ONAP-RequestID:"3a375748-2797-412b-8668-832850877f94", X-RequestID:"3a375748-2797-412b-8668-832850877f94", X-TransactionID:"3a375748-2797-412b-8668-832850877f94", X-ECOMP-RequestID:"3a375748-2797-412b-8668-832850877f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6ce1cc-0556-411c-818e-2bcd26a170a8"]
2021-10-07T06:45:33.047Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:33.047Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.059Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.059Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.059Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:33.060Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.060Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:33.061Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.061Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:33.067Z|3a375748-2797-412b-8668-832850877f94|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:33.195Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:33.197Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.198Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:33.198Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.198Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.198Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:33.198Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c44ab14d847c1d8f", X-B3-SpanId:"fbe3f6133ed08e58", X-B3-ParentSpanId:"c44ab14d847c1d8f", X-B3-Sampled:"0", X-ONAP-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-TransactionID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-ECOMP-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a9f395-c71a-4b13-a631-df5644a5dcbd"]
2021-10-07T06:45:33.199Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:33.199Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.216Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.217Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.217Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:33.217Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.218Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "endTime" : "2021-10-07T06:45:25.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:33.218Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.219Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:33.220Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.220Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:33.221Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.221Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.221Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:33.221Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c44ab14d847c1d8f", X-B3-SpanId:"ff95877c1a46b64b", X-B3-ParentSpanId:"c44ab14d847c1d8f", X-B3-Sampled:"0", X-ONAP-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-TransactionID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-ECOMP-RequestID:"477c8ab8-f647-49d1-87e9-abb54c19bd8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"430defe3-4ab8-45e0-93b8-9fb3fc9f6f49"]
2021-10-07T06:45:33.222Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:33.222Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.234Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.235Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.235Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:33.235Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.236Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:33.237Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.237Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:33.243Z|477c8ab8-f647-49d1-87e9-abb54c19bd8e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:33.366Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:33.370Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.370Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||Invoke
2021-10-07T06:45:33.371Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.371Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6
2021-10-07T06:45:33.371Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Method      : GET
2021-10-07T06:45:33.372Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212833984ed606fb", X-B3-SpanId:"cb118ee91438d0c8", X-B3-ParentSpanId:"212833984ed606fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-TransactionID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-ECOMP-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d28db373-145a-4fb7-bce5-68c8b44f17b3"]
2021-10-07T06:45:33.372Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Request body: 
2021-10-07T06:45:33.372Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.389Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.389Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.389Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Status text  : 
2021-10-07T06:45:33.389Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.390Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||Response body: {
  "requestId" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:44:59.000+00:00",
  "endTime" : "2021-10-07T06:45:25.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n    \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "963f0565-5936-4c83-9972-cd508eef0ca6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6"
    }
  }
}
2021-10-07T06:45:33.390Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.391Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/963f0565-5936-4c83-9972-cd508eef0ca6|INFO|500||InvokeReturn
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:33.392Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212833984ed606fb", X-B3-SpanId:"fd7f1177a6bf3a27", X-B3-ParentSpanId:"212833984ed606fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-TransactionID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-ECOMP-RequestID:"4983ca38-4f43-4f87-85c9-da45ae6766e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed92f6d8-a029-4b35-8224-b98939b7d356"]
2021-10-07T06:45:33.393Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:33.393Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:33.402Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:33.403Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:33.403Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:33.404Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:33.404Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:33.405Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:33.405Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=963f0565-5936-4c83-9972-cd508eef0ca6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:33.411Z|4983ca38-4f43-4f87-85c9-da45ae6766e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/963f0565-5936-4c83-9972-cd508eef0ca6|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:34.444Z|0272ef40-f6c1-45d7-b398-29c3d44a32d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:34.445Z|0272ef40-f6c1-45d7-b398-29c3d44a32d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:35.030Z|37c5a08e-542b-4b09-9175-c5a1bd772859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:35.031Z|37c5a08e-542b-4b09-9175-c5a1bd772859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:37.960Z|82498d68-e54f-4af1-923e-696b19e91767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:37.960Z|39c2d3b4-e4b3-4022-a96e-f387f0f3c86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:37.960Z|82498d68-e54f-4af1-923e-696b19e91767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:37.961Z|39c2d3b4-e4b3-4022-a96e-f387f0f3c86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:37.961Z|eafedbce-360f-4019-963a-834f74d2d32c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:37.962Z|eafedbce-360f-4019-963a-834f74d2d32c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:47.978Z|a7c458e5-40eb-483f-9ca9-efb00ea90b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:47.978Z|ae17a8dd-ad30-4f78-acfa-52d408689664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:47.978Z|88c4b690-bceb-4eb1-b987-e32d40c6692e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:47.979Z|88c4b690-bceb-4eb1-b987-e32d40c6692e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:47.979Z|a7c458e5-40eb-483f-9ca9-efb00ea90b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:47.979Z|ae17a8dd-ad30-4f78-acfa-52d408689664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:49.444Z|eb6ce0ea-a3cb-4fc4-a4cc-1f2adeb745c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:45:49.444Z|eb6ce0ea-a3cb-4fc4-a4cc-1f2adeb745c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:45:54.920Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:54.923Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 653c9700-940c-4f27-be44-574771fabc2c already exists in requestDb InfraActiveRequests table
2021-10-07T06:45:54.924Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:45:54.924Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:45:54.924Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:54.924Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:45:54.924Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:45:54.925Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8128230721cbcd75", X-B3-SpanId:"ddb52fe62de103a1", X-B3-ParentSpanId:"8128230721cbcd75", X-B3-Sampled:"0", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c847cd0-27a4-4ef4-93f7-0b08ae218831"]
2021-10-07T06:45:54.925Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:45:54.925Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:54.944Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:54.945Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:45:54.945Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:45:54.945Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:45:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:54.946Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: 
2021-10-07T06:45:54.946Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:54.947Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|404|Not Found|InvokeReturn
2021-10-07T06:45:54.956Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:45:54.959Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:45:54.977Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:45:54.977Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-RequestID=[653c9700-940c-4f27-be44-574771fabc2c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[94635ca4-0c92-4675-89cc-cdd3e4edf608], X-ECOMP-RequestID=[653c9700-940c-4f27-be44-574771fabc2c], X-TransactionId=[], X-ONAP-RequestID=[653c9700-940c-4f27-be44-574771fabc2c]}
2021-10-07T06:45:55.096Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:45:55:022-66485], vertex-id=[245936], Content-Length=[1059], Date=[Thu, 07 Oct 2021 06:45:55 GMT], Content-Type=[application/json]}
2021-10-07T06:45:55.097Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633589113224","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"03298a65-a9b8-447c-a626-033c5847107c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:45:55.097Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:45:55.099Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:45:55.099Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:45:55.101Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.101Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:45:55.101Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.101Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.102Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:45:55.102Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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:"8128230721cbcd75", X-B3-SpanId:"fe731df0a9c764b1", X-B3-ParentSpanId:"8128230721cbcd75", X-B3-Sampled:"0", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fda7b4f-62c0-475e-8b4a-2448bcab32aa"]
2021-10-07T06:45:55.102Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"03298a65-a9b8-447c-a626-033c5847107c","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1"},"instanceName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644","requestScope":"vfModule"}
2021-10-07T06:45:55.102Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.123Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.123Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:55.124Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:45:55.124Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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:"Thu, 07 Oct 2021 06:45:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.125Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:45:55.125Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.126Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:45:55.127Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d
2021-10-07T06:45:55.127Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|INFO|500||Invoke
2021-10-07T06:45:55.128Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.128Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d
2021-10-07T06:45:55.128Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Method      : GET
2021-10-07T06:45:55.129Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0339511-3286-48c8-9906-27ef328fb3ee"]
2021-10-07T06:45:55.129Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Request body: 
2021-10-07T06:45:55.129Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.184Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.185Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:55.185Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Status text  : 
2021-10-07T06:45:55.185Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.186Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||Response body: {
  "id" : 7,
  "modelCustomizationUUID" : "469ff880-dac1-4525-953c-678220a28c1d",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-10-07 06:41:33.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment"
    }
  }
}
2021-10-07T06:45:55.186Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.187Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=469ff880-dac1-4525-953c-678220a28c1d|INFO|500||InvokeReturn
2021-10-07T06:45:55.197Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2021-10-07T06:45:55.198Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke
2021-10-07T06:45:55.198Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.198Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2021-10-07T06:45:55.199Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method      : GET
2021-10-07T06:45:55.199Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a1a42fb-d16a-4c5a-bdf8-185e5bc6fb89"]
2021-10-07T06:45:55.199Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 
2021-10-07T06:45:55.199Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.233Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.234Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:55.234Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text  : 
2021-10-07T06:45:55.234Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.235Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "b61525b9-a388-4e53-b686-eaae1cac1fe0",
  "modelInvariantUUID" : "8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-10-07 06:41:33.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/volumeHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/moduleHeatTemplate"
    }
  }
}
2021-10-07T06:45:55.235Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.236Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn
2021-10-07T06:45:55.254Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance
2021-10-07T06:45:55.255Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-10-07T06:45:55.255Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.256Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance
2021-10-07T06:45:55.256Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:45:55.256Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeb8e0fb-fbf3-4477-a569-0869925cf4cb"]
2021-10-07T06:45:55.257Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:45:55.257Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.282Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.283Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:45:55.283Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:45:55.283Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&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:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.283Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:45:55.284Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.284Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:45:55.285Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b
2021-10-07T06:45:55.285Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|INFO|500||Invoke
2021-10-07T06:45:55.286Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.286Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b
2021-10-07T06:45:55.286Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Method      : GET
2021-10-07T06:45:55.286Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36aa44fd-1f41-4a72-9220-d230afa06ade"]
2021-10-07T06:45:55.287Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Request body: 
2021-10-07T06:45:55.287Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.315Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.315Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:55.315Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Status text  : 
2021-10-07T06:45:55.316Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.317Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "b61525b9-a388-4e53-b686-eaae1cac1fe0",
      "modelInvariantUUID" : "8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2021-10-07 06:41:33.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/volumeHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vnfResources"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/heatFiles"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b"
    }
  }
}
2021-10-07T06:45:55.317Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.317Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b|INFO|500||InvokeReturn
2021-10-07T06:45:55.320Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance
2021-10-07T06:45:55.321Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-10-07T06:45:55.321Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.321Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance
2021-10-07T06:45:55.322Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:45:55.322Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0550093b-45c3-4622-83ec-385889fabc2d"]
2021-10-07T06:45:55.322Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:45:55.322Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.333Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.334Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:45:55.334Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:45:55.335Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&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:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.335Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:45:55.335Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.336Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b61525b9-a388-4e53-b686-eaae1cac1fe0&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:45:55.336Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.337Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.337Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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================================================
2021-10-07T06:45:55.337Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.337Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.338Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf9c88d9-5c50-4c46-9456-193bebf87db4"]
2021-10-07T06:45:55.338Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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: 
2021-10-07T06:45:55.338Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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================================================
2021-10-07T06:45:55.356Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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==========================================
2021-10-07T06:45:55.357Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.357Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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  : 
2021-10-07T06:45:55.358Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.358Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2021-10-07T06:45:55.359Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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=================================================
2021-10-07T06:45:55.359Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.367Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0
2021-10-07T06:45:55.368Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|INFO|500||Invoke
2021-10-07T06:45:55.368Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.368Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0
2021-10-07T06:45:55.368Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Method      : GET
2021-10-07T06:45:55.369Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3e33b5b-61e0-46a2-aa3c-ff06895401d3"]
2021-10-07T06:45:55.369Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Request body: 
2021-10-07T06:45:55.369Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.387Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.387Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:55.387Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Status text  : 
2021-10-07T06:45:55.388Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.388Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Response body: {
  "modelUUID" : "b61525b9-a388-4e53-b686-eaae1cac1fe0",
  "modelInvariantUUID" : "8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-10-07 06:41:33.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/volumeHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/moduleHeatTemplate"
    }
  }
}
2021-10-07T06:45:55.388Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.389Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|INFO|500||InvokeReturn
2021-10-07T06:45:55.391Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:45:55.391Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:45:55.391Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.391Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:45:55.392Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:45:55.392Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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:"3407", X-B3-TraceId:"8128230721cbcd75", X-B3-SpanId:"8179ab2b09d3a293", X-B3-ParentSpanId:"8128230721cbcd75", X-B3-Sampled:"0", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d7bdd7-2f53-4c14-b0b3-6042c24ff260"]
2021-10-07T06:45:55.392Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"653c9700-940c-4f27-be44-574771fabc2c","requestStatus":"IN_PROGRESS","startTime":1633589154957,"source":"VID","vnfId":"03298a65-a9b8-447c-a626-033c5847107c","vnfType":"","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"653c9700-940c-4f27-be44-574771fabc2c"}
2021-10-07T06:45:55.392Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:45:55.413Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:55.413Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:45:55.413Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:45:55.414Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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/653c9700-940c-4f27-be44-574771fabc2c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:55.414Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:45:54.957+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:45:55.403+00:00",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:45:55.415Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:55.415Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:45:55.424Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.425Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:45:55.425Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:55.425Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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
2021-10-07T06:45:55.426Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:45:55.426Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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:"8128230721cbcd75", X-B3-SpanId:"56f62f507707c97f", X-B3-ParentSpanId:"8128230721cbcd75", X-B3-Sampled:"0", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958433b9-3965-4810-8aec-5010fcd41fda"]
2021-10-07T06:45:55.426Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/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\":\"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"469ff880-dac1-4525-953c-678220a28c1d\",\"modelVersionId\":\"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\"modelCustomizationId\":\"469ff880-dac1-4525-953c-678220a28c1d\",\"modelUuid\":\"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\"modelInvariantUuid\":\"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\"modelInfo\":{\"modelInvariantId\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelUuid\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelInvariantUuid\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\"}}},{\"relatedInstance\":{\"instanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelVersionId\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelCustomizationId\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelUuid\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelInvariantUuid\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\"vnfInstanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\"}","type":"String"},"requestId":{"value":"653c9700-940c-4f27-be44-574771fabc2c","type":"String"},"mso-request-id":{"value":"653c9700-940c-4f27-be44-574771fabc2c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"03298a65-a9b8-447c-a626-033c5847107c","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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:45:55.426Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:45:56.439Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:56.440Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:45:56.440Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:45:56.440Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:45:56 GMT", X-ONAP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-TransactionID:"653c9700-940c-4f27-be44-574771fabc2c", X-ECOMP-RequestID:"653c9700-940c-4f27-be44-574771fabc2c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"958433b9-3965-4810-8aec-5010fcd41fda", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:56.441Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"653c9700-940c-4f27-be44-574771fabc2c\",\"instanceId\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\"}}","message":"Success","processInstanceID":"38b1905d-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:45:56.441Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:56.441Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:45:56.446Z|653c9700-940c-4f27-be44-574771fabc2c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:56.582Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:45:56.587Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:45:56.587Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:45:56.588Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:56.588Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:45:56.588Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:45:56.589Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36fc11a42e487602", X-B3-SpanId:"df5c0545ad79de5a", X-B3-ParentSpanId:"36fc11a42e487602", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-TransactionID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-ECOMP-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc6f986a-a1cd-4f6e-b376-336413628238"]
2021-10-07T06:45:56.589Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:45:56.589Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:45:56.609Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:56.610Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:56.611Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:45:56.611Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:56.612Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:45:55.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:45:56.612Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:56.613Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:45:56.615Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:45:56.615Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:45:56.615Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:45:56.615Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:45:56.616Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:45:56.616Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36fc11a42e487602", X-B3-SpanId:"f4ae541653c27dfe", X-B3-ParentSpanId:"36fc11a42e487602", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-TransactionID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-ECOMP-RequestID:"8ba50683-1a40-4641-8768-a32a84b15d12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c097d48c-fd8f-4ada-a7ac-85cb4b1eba0f"]
2021-10-07T06:45:56.616Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:45:56.617Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:45:56.629Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:45:56.630Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:45:56.630Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:45:56.630Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:45:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:45:56.631Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:45:56.631Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:45:56.631Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:45:56.638Z|8ba50683-1a40-4641-8768-a32a84b15d12|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:45:57.999Z|0b2fc5ec-5adb-4d08-bdf0-29e676224298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:57.999Z|c353f982-06b3-48ab-8002-9a79230fcb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:58.000Z|0b2fc5ec-5adb-4d08-bdf0-29e676224298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:58.000Z|c353f982-06b3-48ab-8002-9a79230fcb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:45:58.000Z|56cca197-2958-4ae8-8450-81106337114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:45:58.001Z|56cca197-2958-4ae8-8450-81106337114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:04.444Z|efd126b7-2472-46c1-a40e-d632cd0f70a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:04.444Z|efd126b7-2472-46c1-a40e-d632cd0f70a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:05.031Z|dcbe53d6-2474-49b5-9c55-cc0a833db0ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:05.032Z|dcbe53d6-2474-49b5-9c55-cc0a833db0ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:06.767Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:06.773Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:06.774Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:06.774Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:06.774Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:06.775Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:06.775Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e0ff47151f18d3b", X-B3-SpanId:"949aef874af03dc1", X-B3-ParentSpanId:"9e0ff47151f18d3b", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-TransactionID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ECOMP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"485c1041-1e18-4456-b55f-a8fa03f23a01"]
2021-10-07T06:46:06.775Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:06.776Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:06.796Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:06.797Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:06.797Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:06.798Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:06.798Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:06.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:06.798Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:06.799Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:06.800Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:06.801Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:06.801Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:06.801Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:06.801Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:06.801Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e0ff47151f18d3b", X-B3-SpanId:"190cd589747ce474", X-B3-ParentSpanId:"9e0ff47151f18d3b", X-B3-Sampled:"0", X-ONAP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-TransactionID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ECOMP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"671b8d06-491a-424b-875e-93d7b138e6c1"]
2021-10-07T06:46:06.802Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:06.802Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:06.816Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:06.816Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:06.817Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:06.817Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:06.818Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:46:06.818Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:06.818Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:06.844Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-TransactionID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ECOMP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91d82ede-8af6-45fa-853f-7a7fafa8547a"]
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:06.845Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:06.983Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:06.984Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:06.984Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:06.984Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFFAD79479040F4A9123C156252C102A; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:06.985Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c986781-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:01.986+0000","endTime":"2021-10-07T06:46:05.636+0000","removalTime":null,"durationInMillis":3650,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"3b232c69-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:46:06.985Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:06.986Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:07.006Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:07.007Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:07.007Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:07.007Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:07.007Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:07.007Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-TransactionID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ECOMP-RequestID:"cdd59d6a-b6b6-4939-9454-13b9bad5eb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bedb0294-27a7-495b-a353-e8584128c639"]
2021-10-07T06:46:07.008Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:07.008Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:07.127Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:07.128Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:07.128Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:07.128Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BC557F7F67F0A3285B4B5515DF273916; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:07.128Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"3cd3ea19-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"SubProcess_0y8yozw:3cbe662d-273a-11ec-8cd9-12e9b9830609","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"3c986781-273a-11ec-8cd9-12e9b9830609","executionId":"3cd3ea17-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:02.375+0000","endTime":"2021-10-07T06:46:04.791+0000","durationInMillis":2416,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:07.129Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:07.129Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c986781-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:07.133Z|cdd59d6a-b6b6-4939-9454-13b9bad5eb86|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:46:08.018Z|565af80c-2bed-4256-bccf-b80240ae1d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:08.019Z|565af80c-2bed-4256-bccf-b80240ae1d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:08.021Z|6cd6dcbe-0d41-4ea8-9dd4-5f879d279152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:08.021Z|f56d6a40-a254-4a5b-9961-d259c807fcb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:08.022Z|6cd6dcbe-0d41-4ea8-9dd4-5f879d279152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:08.022Z|f56d6a40-a254-4a5b-9961-d259c807fcb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:17.261Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:17.264Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2421658249dfe0d", X-B3-SpanId:"e3d1db5331e01192", X-B3-ParentSpanId:"e2421658249dfe0d", X-B3-Sampled:"0", X-ONAP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-TransactionID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ECOMP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"266c3bfb-c237-492c-baf7-ac884e1e9fa6"]
2021-10-07T06:46:17.265Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:17.266Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:17.287Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:17.287Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:17.288Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:17.288Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:17.290Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:17.290Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:17.290Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:17.292Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:17.292Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:17.292Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:17.293Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:17.293Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:17.293Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2421658249dfe0d", X-B3-SpanId:"507cc6eb07699005", X-B3-ParentSpanId:"e2421658249dfe0d", X-B3-Sampled:"0", X-ONAP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-TransactionID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ECOMP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052f6543-9f56-4c53-9823-8e3fde216952"]
2021-10-07T06:46:17.293Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:17.294Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:17.304Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:17.305Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:17.305Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:17.305Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:17.307Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:46:17.307Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:17.308Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:17.332Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:17.333Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:17.333Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:17.333Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:17.333Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:17.333Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-TransactionID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ECOMP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9ce2a7-7075-4e49-9f2c-4587e3eca94f"]
2021-10-07T06:46:17.334Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:17.334Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:17.458Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:17.458Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:17.459Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:17.459Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6B3D5C2C1ED22ECDD2FEF39B00A5F022; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:17.460Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:46:17.460Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:17.460Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:17.478Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:17.479Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:17.479Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:17.479Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:17.480Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:17.480Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-TransactionID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ECOMP-RequestID:"2e51d782-a5dd-422c-aa22-f2030b6b5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec9daff-2894-4474-b8d8-4e19b40fed3d"]
2021-10-07T06:46:17.480Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:17.480Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:17.597Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:17.598Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:17.599Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:17.599Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B364083BC6D23DA2EC79DB004626EAE9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:17.600Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:17.600Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:17.601Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:17.605Z|2e51d782-a5dd-422c-aa22-f2030b6b5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:46:18.044Z|896c36b0-074d-4140-80ab-cdd618e2f7f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:18.045Z|a47ce606-c16c-46d5-9b9e-6d643ef965ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:18.045Z|896c36b0-074d-4140-80ab-cdd618e2f7f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:18.045Z|a47ce606-c16c-46d5-9b9e-6d643ef965ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:18.047Z|8d32bb0f-a1bc-4e2b-99c5-afb990b70907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:18.048Z|8d32bb0f-a1bc-4e2b-99c5-afb990b70907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:19.444Z|699965d4-1ca8-4232-9be6-c0893e85f809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:19.444Z|699965d4-1ca8-4232-9be6-c0893e85f809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:27.745Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:27.750Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:27.750Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:27.750Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:27.751Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:27.751Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:27.751Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92147137dec7b513", X-B3-SpanId:"e230077f149d35cf", X-B3-ParentSpanId:"92147137dec7b513", X-B3-Sampled:"0", X-ONAP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-TransactionID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ECOMP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8b084c5-7e77-478b-84be-9003a6ffc858"]
2021-10-07T06:46:27.751Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:27.752Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:27.774Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:27.774Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:27.775Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:27.775Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:27.776Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:27.776Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:27.776Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:27.778Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:27.778Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:27.778Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:27.779Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:27.779Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:27.779Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92147137dec7b513", X-B3-SpanId:"b7691c28ae718e13", X-B3-ParentSpanId:"92147137dec7b513", X-B3-Sampled:"0", X-ONAP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-TransactionID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ECOMP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91f8eb8c-833b-49c7-bc97-81e87a2fe363"]
2021-10-07T06:46:27.779Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:27.780Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:27.792Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:27.792Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:27.792Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:27.793Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:27.793Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:46:27.793Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:27.793Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:27.813Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:27.814Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:27.814Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:27.814Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:27.814Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:27.814Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-TransactionID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ECOMP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b92a70-dcae-4352-acc2-8ca4a9b332d0"]
2021-10-07T06:46:27.815Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:27.815Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:27.933Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:27.934Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:27.934Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:27.934Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EC804E9552736A27034CDD4F15CC10BC; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:27.935Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:46:27.935Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:27.935Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:27.956Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:27.957Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:27.957Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:27.957Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:27.957Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:27.958Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-TransactionID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ECOMP-RequestID:"f7452e21-f2a2-41fa-bd0b-8caf7546c39a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f0896f5-20d3-4a66-8502-d823d32cb568"]
2021-10-07T06:46:27.958Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:27.958Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:28.066Z|054f8afd-216a-4f51-a0f9-cabf1e038cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:28.066Z|15a705ec-30ef-463e-b088-e91a1571f471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:28.067Z|c09d1016-6771-4e41-ae5c-95bb815cdaae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:28.067Z|15a705ec-30ef-463e-b088-e91a1571f471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:28.067Z|054f8afd-216a-4f51-a0f9-cabf1e038cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:28.067Z|c09d1016-6771-4e41-ae5c-95bb815cdaae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:28.092Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:28.093Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:28.093Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:28.093Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B654E04028AF9EEF0C0D575B166660EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:46:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:28.094Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:28.094Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:28.094Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:28.098Z|f7452e21-f2a2-41fa-bd0b-8caf7546c39a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:46:28.686Z|dc364420-35fc-4143-b1f5-158a583925f3|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:46:28.687Z|dc364420-35fc-4143-b1f5-158a583925f3|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:34.444Z|4f4302cd-a5f0-4e6c-a297-584b85232771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:34.444Z|4f4302cd-a5f0-4e6c-a297-584b85232771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:35.032Z|aac239fa-4d1e-47e0-99c2-e160a8d4b4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:35.032Z|aac239fa-4d1e-47e0-99c2-e160a8d4b4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:38.087Z|18d52862-5ec2-48b2-8205-c79f443da969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:38.089Z|18d52862-5ec2-48b2-8205-c79f443da969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:38.089Z|edb8f489-ce5b-4970-a6d3-9b8819500b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:38.089Z|21463bc7-5bc3-4418-8a26-5ee4701bc7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:38.089Z|edb8f489-ce5b-4970-a6d3-9b8819500b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:38.089Z|21463bc7-5bc3-4418-8a26-5ee4701bc7b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:38.232Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:38.237Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:38.238Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:38.238Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:38.238Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:38.239Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:38.239Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1efa4ef09d7f946e", X-B3-SpanId:"c0266a77183ae477", X-B3-ParentSpanId:"1efa4ef09d7f946e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-TransactionID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ECOMP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed9e5c32-b9f2-4b69-8954-c6f79ec7ffe3"]
2021-10-07T06:46:38.240Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:38.241Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:38.263Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:38.264Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:38.264Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:38.264Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:38.265Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:38.265Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:38.266Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:38.267Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:38.268Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:38.268Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:38.269Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:38.269Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:38.269Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1efa4ef09d7f946e", X-B3-SpanId:"ec208515594b55d4", X-B3-ParentSpanId:"1efa4ef09d7f946e", X-B3-Sampled:"0", X-ONAP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-TransactionID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ECOMP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bcdd24b-6f05-4e88-a046-f8d1dc305ab7"]
2021-10-07T06:46:38.270Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:38.270Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:38.282Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:38.283Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:38.283Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:38.284Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:38.285Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:46:38.285Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:38.285Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:38.315Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-TransactionID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ECOMP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38195d01-9319-44c9-a0b5-e3fdcffe2f76"]
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:38.316Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:38.462Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:38.463Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:38.463Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:38.463Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A50347D2C568666AD0FCED1BEFD6A11A; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:38.464Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:46:38.464Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:38.464Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:38.485Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:38.485Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:38.486Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:38.486Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:38.486Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:38.486Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-TransactionID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ECOMP-RequestID:"bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd567dc-dffe-42d0-b7d6-10162896a100"]
2021-10-07T06:46:38.487Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:38.487Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:38.619Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:38.619Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:38.620Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:38.620Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4E4A79AB7A18FE539F7F51C9D92E63C6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:38.621Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:38.621Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:38.621Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:38.624Z|bd5cb7c7-4d8e-40a1-990f-a168a13ce3ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:46:48.110Z|b4336161-8cd2-4fdb-92f2-994c8443963d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:48.110Z|b52e3f2f-5d3c-4f86-a9e8-2328e35cfbc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:48.110Z|25742ce8-caf2-4438-a429-ec9fed9fd225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:48.111Z|b52e3f2f-5d3c-4f86-a9e8-2328e35cfbc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:48.111Z|b4336161-8cd2-4fdb-92f2-994c8443963d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:48.111Z|25742ce8-caf2-4438-a429-ec9fed9fd225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:48.753Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:48.758Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:48.759Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:48.759Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:48.759Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:48.759Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:48.760Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02797999aa717180", X-B3-SpanId:"34f838c460ae53a0", X-B3-ParentSpanId:"02797999aa717180", X-B3-Sampled:"0", X-ONAP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-TransactionID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ECOMP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f4b8b45-98cd-43fb-b156-3052d409639c"]
2021-10-07T06:46:48.760Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:48.760Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:48.783Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:48.784Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:48.784Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:48.785Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:48.786Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:48.786Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:48.787Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:48.789Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:48.789Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:48.790Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:48.790Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:48.790Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:48.790Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02797999aa717180", X-B3-SpanId:"5956dd922d1cb761", X-B3-ParentSpanId:"02797999aa717180", X-B3-Sampled:"0", X-ONAP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-TransactionID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ECOMP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd51abab-c7cb-4ab4-8a2b-4f187f2bc7ad"]
2021-10-07T06:46:48.791Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:48.791Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:48.802Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:48.803Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:48.803Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:48.804Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:48.805Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:46:48.805Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:48.805Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:48.832Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:48.833Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:48.833Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:48.834Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:48.834Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:48.834Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-TransactionID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ECOMP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ca4d969-6f2b-4cb3-8ea3-46bf558bcbf6"]
2021-10-07T06:46:48.835Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:48.835Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:48.954Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:48.955Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:48.955Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:48.955Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EC90A81B0CB1B298E08F8D83F7B92D07; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:48.956Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:46:48.956Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:48.957Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:48.974Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:48.975Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:48.975Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:48.975Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:48.976Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:48.976Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-TransactionID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ECOMP-RequestID:"977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d55365d-10a6-4add-9c6b-ea3727050ccf"]
2021-10-07T06:46:48.976Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:48.977Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:49.093Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:49.094Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:49.095Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:49.095Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6190D380C67E044C8BE166BFCCC899FD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:49.096Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:49.096Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:49.096Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:49.101Z|977fc5a8-9a9d-4c22-9101-e7f48eb3e9d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:46:49.444Z|26edda41-9948-4397-91d7-fe05ac6c011f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:46:49.444Z|26edda41-9948-4397-91d7-fe05ac6c011f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:46:58.134Z|13b4ac5e-34d0-4dc3-b830-e7128209194e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:58.135Z|13b4ac5e-34d0-4dc3-b830-e7128209194e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:58.135Z|7799463e-29fb-48d9-b739-24150b96c1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:58.135Z|7799463e-29fb-48d9-b739-24150b96c1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:58.136Z|1474de8c-6b3a-4b90-a04f-68bd95b38f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:46:58.136Z|1474de8c-6b3a-4b90-a04f-68bd95b38f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:46:59.231Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:46:59.235Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:59.236Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:46:59.236Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:59.236Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:46:59.236Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:46:59.237Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caa120eeb77d614f", X-B3-SpanId:"b70f3f8c2d1e3659", X-B3-ParentSpanId:"caa120eeb77d614f", X-B3-Sampled:"0", X-ONAP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-TransactionID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ECOMP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a29a8d8-7ce2-41be-aa8b-315785b88e2e"]
2021-10-07T06:46:59.237Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:46:59.237Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:46:59.259Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:59.260Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:59.260Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:46:59.260Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:59.262Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:46:59.262Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:59.262Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:46:59.263Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:59.264Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:46:59.264Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:59.264Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:46:59.264Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:46:59.264Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caa120eeb77d614f", X-B3-SpanId:"7d2c4c663525ec16", X-B3-ParentSpanId:"caa120eeb77d614f", X-B3-Sampled:"0", X-ONAP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-TransactionID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ECOMP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d377399e-ae60-4c45-8574-9ef78d6d7233"]
2021-10-07T06:46:59.265Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:46:59.265Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:46:59.276Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:59.276Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:59.276Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:46:59.277Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:46:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:59.278Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:46:59.278Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:59.279Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:46:59.298Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-TransactionID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ECOMP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43435327-525b-44cb-9931-27068ee37b2c"]
2021-10-07T06:46:59.299Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:59.300Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:59.432Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:59.432Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:59.433Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:59.433Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98AB24445115C33C72D3B952144AA30E; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:46:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:59.433Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:46:59.433Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:59.433Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:59.458Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-TransactionID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ECOMP-RequestID:"88446a84-2fb8-45e9-9ef8-27a5135a0f85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"223e64c7-e1ef-475b-b4de-d1a9be5cc5b2"]
2021-10-07T06:46:59.459Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:46:59.460Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:46:59.584Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:46:59.585Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:46:59.585Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:46:59.585Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BB955F3A0EDCD7A9E728BD508E9EAB03; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:46:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:46:59.586Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:46:59.586Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:46:59.587Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:46:59.597Z|88446a84-2fb8-45e9-9ef8-27a5135a0f85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:04.444Z|78f5bf65-fb4e-495a-9524-2af3d4403e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:04.447Z|78f5bf65-fb4e-495a-9524-2af3d4403e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:05.033Z|d01389d9-061a-4a06-9d89-3afe2bb1f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:05.033Z|d01389d9-061a-4a06-9d89-3afe2bb1f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:08.157Z|3bd6ac3b-8468-405c-925e-8b688902deb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:08.157Z|00833867-c1d6-4fbd-81b9-a8fffee8ebe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:08.157Z|00833867-c1d6-4fbd-81b9-a8fffee8ebe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:08.157Z|3bd6ac3b-8468-405c-925e-8b688902deb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:08.158Z|99ee127d-2c44-463e-baf7-e60aac47e5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:08.159Z|99ee127d-2c44-463e-baf7-e60aac47e5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:09.729Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:47:09.733Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:09.734Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:47:09.734Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:09.734Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:09.735Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:47:09.735Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230e927bd36796b9", X-B3-SpanId:"a5f91e08de7acf26", X-B3-ParentSpanId:"230e927bd36796b9", X-B3-Sampled:"0", X-ONAP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-TransactionID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ECOMP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc51e009-2742-4ebb-9f45-fe5bd42d64d9"]
2021-10-07T06:47:09.735Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:47:09.735Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:47:09.751Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:09.752Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:09.752Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:47:09.752Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:09.753Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:47:09.753Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:09.754Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:47:09.757Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:09.757Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:47:09.758Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:09.758Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:09.758Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:47:09.759Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230e927bd36796b9", X-B3-SpanId:"18c25a8658a4dd8c", X-B3-ParentSpanId:"230e927bd36796b9", X-B3-Sampled:"0", X-ONAP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-TransactionID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ECOMP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"135d6e19-5a50-4a32-960e-7860e7b8e2e7"]
2021-10-07T06:47:09.759Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:47:09.759Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:47:09.770Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:09.771Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:09.771Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:47:09.771Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:09.773Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:47:09.773Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:09.774Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:47:09.795Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:09.795Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-TransactionID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ECOMP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"164c0387-35c9-45a4-b3cc-1e242e6a0616"]
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:09.796Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:09.924Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:09.924Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:09.925Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:09.925Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD92A60A4F00E0FEA390899C2057FA1B; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:09.926Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:47:09.926Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:09.926Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:09.955Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:09.956Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:09.956Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:09.956Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:09.957Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:09.957Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-TransactionID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ECOMP-RequestID:"94ab105f-c871-4e77-ab30-00a830a82c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0f00d4b-3f73-4023-ba1f-f8cd1ad66d75"]
2021-10-07T06:47:09.957Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:09.958Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:10.084Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:10.085Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:10.085Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:10.086Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D8AC7E4EB3F7D920D80D04AF4210FCEA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:10.086Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:44485430-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:46:14.882+0000","endTime":"2021-10-07T06:46:14.886+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:47:10.087Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:10.087Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:10.091Z|94ab105f-c871-4e77-ab30-00a830a82c66|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:18.180Z|97735a05-29b8-4ee8-89b3-70482a4424bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:18.180Z|df83b629-2bcc-455a-a83f-1f138d5b6f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:18.181Z|97735a05-29b8-4ee8-89b3-70482a4424bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:18.181Z|df83b629-2bcc-455a-a83f-1f138d5b6f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:18.182Z|aa9945f5-c29b-4b0d-a350-0fdbf172ad1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:18.183Z|aa9945f5-c29b-4b0d-a350-0fdbf172ad1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:19.444Z|07414c62-441e-40d2-8a2e-a25adf1759be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:19.444Z|07414c62-441e-40d2-8a2e-a25adf1759be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:20.216Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:47:20.221Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:20.221Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:47:20.221Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:20.221Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:20.222Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:47:20.222Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b282268580bb9cf0", X-B3-SpanId:"794591f662b8da80", X-B3-ParentSpanId:"b282268580bb9cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-TransactionID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ECOMP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f136143-f00f-4242-abc4-c84a385eb281"]
2021-10-07T06:47:20.222Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:47:20.222Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:47:20.244Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:20.245Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:20.245Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:47:20.245Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:20.246Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:47:20.247Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:20.247Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:47:20.249Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:20.250Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:47:20.250Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:20.250Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:20.250Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:47:20.251Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b282268580bb9cf0", X-B3-SpanId:"e83a750ba4e75fa5", X-B3-ParentSpanId:"b282268580bb9cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-TransactionID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ECOMP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4df4360d-62bd-4964-8ab5-8b7479347322"]
2021-10-07T06:47:20.251Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:47:20.251Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:47:20.263Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:20.264Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:20.264Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:47:20.265Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:20.265Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:47:20.266Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:20.266Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:47:20.293Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:20.293Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:20.294Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:20.294Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:20.294Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:20.294Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-TransactionID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ECOMP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f9832f0-416e-4fce-a335-f7703e6964cc"]
2021-10-07T06:47:20.295Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:20.295Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:20.418Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:20.419Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:20.419Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:20.419Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7DD1242FA3A9DE849B3CF847134011FB; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:20.419Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":"2021-10-07T06:47:17.041+0000","removalTime":null,"durationInMillis":67382,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:47:20.420Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:20.420Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:20.439Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:20.439Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:20.440Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:20.440Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:20.440Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:20.440Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-TransactionID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ECOMP-RequestID:"7c093a99-1427-49f3-94db-2172ae13d54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c8abc5-ec10-4ad7-b071-6202c1cd03a6"]
2021-10-07T06:47:20.441Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:20.441Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:20.571Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:20.572Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:20.572Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:20.572Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CEEA55C96613E6E68FA58AB946F896F5; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:20.573Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6954e323-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:47:17.040+0000","endTime":"2021-10-07T06:47:17.040+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:47:20.573Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:20.573Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:20.577Z|7c093a99-1427-49f3-94db-2172ae13d54a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:28.200Z|0d0b481a-6c3d-488e-92f1-cf1cb5066fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:28.201Z|1f2c04d3-3fde-4b60-ac0b-3cfbaac2334b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:28.201Z|0d0b481a-6c3d-488e-92f1-cf1cb5066fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:28.201Z|1f2c04d3-3fde-4b60-ac0b-3cfbaac2334b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:28.205Z|c489510f-91b7-4e52-b980-b823c04b8f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:28.205Z|c489510f-91b7-4e52-b980-b823c04b8f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:28.686Z|6b6b8e76-78ca-488a-b3a8-3e6573437b93|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:47:28.687Z|6b6b8e76-78ca-488a-b3a8-3e6573437b93|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:30.703Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:47:30.707Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:30.708Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:47:30.708Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:30.708Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:30.708Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:47:30.708Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8098c3d388e5b6b", X-B3-SpanId:"541c444486ffbfed", X-B3-ParentSpanId:"d8098c3d388e5b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-TransactionID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ECOMP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51b310fe-adca-462a-8379-9cb191f2fabc"]
2021-10-07T06:47:30.709Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:47:30.709Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:47:30.732Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:30.733Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:30.733Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:47:30.733Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:30.734Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:47:30.734Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:30.735Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:47:30.738Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:30.738Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:47:30.739Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:30.739Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:30.739Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:47:30.739Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8098c3d388e5b6b", X-B3-SpanId:"e04b10f5f626ee77", X-B3-ParentSpanId:"d8098c3d388e5b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-TransactionID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ECOMP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb67bac8-0785-465b-884d-e3083512ba41"]
2021-10-07T06:47:30.740Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:47:30.740Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:47:30.749Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:30.750Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:30.750Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:47:30.750Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:30.751Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:47:30.751Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:30.751Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:47:30.772Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:30.772Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:30.772Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:30.772Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:30.773Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:30.773Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-TransactionID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ECOMP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6d5251f-923b-479f-8694-a49c31a4f2dc"]
2021-10-07T06:47:30.773Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:30.773Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:30.902Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:30.902Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:30.902Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:30.903Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90F483439A70B84AAF092778974DB5DC; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:30.903Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":"2021-10-07T06:47:17.041+0000","removalTime":null,"durationInMillis":67382,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:47:30.903Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:30.904Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:30.923Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:30.924Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:30.924Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:30.924Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:30.925Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:30.925Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-TransactionID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ECOMP-RequestID:"9dd7a597-466f-4ee5-8fa7-b59f23376ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86b9a11c-a355-4a77-a05a-27ae8a8c53b7"]
2021-10-07T06:47:30.925Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:30.926Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:31.046Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:31.046Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:31.046Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:31.047Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D9A25E7936E8B7BB82450A336DC9CB9F; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:31.047Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6954e323-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:47:17.040+0000","endTime":"2021-10-07T06:47:17.040+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:47:31.047Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:31.047Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:31.051Z|9dd7a597-466f-4ee5-8fa7-b59f23376ed6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:34.444Z|6e250844-3e19-4902-89c9-7caaaa5eae49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:34.444Z|6e250844-3e19-4902-89c9-7caaaa5eae49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:35.034Z|57f87345-a845-4ece-86b0-b9d14878ac39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:35.034Z|57f87345-a845-4ece-86b0-b9d14878ac39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:38.224Z|9d938568-a1d6-46df-b15e-17cb6e6c4e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:38.224Z|26fd135f-8189-4c46-ae28-a74537741b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:38.224Z|37badb79-1e4b-4fe3-b096-1cf4ec65e6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:38.225Z|9d938568-a1d6-46df-b15e-17cb6e6c4e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:38.225Z|37badb79-1e4b-4fe3-b096-1cf4ec65e6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:38.225Z|26fd135f-8189-4c46-ae28-a74537741b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:41.179Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:47:41.183Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:41.183Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:47:41.184Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:41.184Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:41.184Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:47:41.184Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd1d12270210513f", X-B3-SpanId:"fc22fd2d9ce57643", X-B3-ParentSpanId:"fd1d12270210513f", X-B3-Sampled:"0", X-ONAP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-TransactionID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ECOMP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"492c0691-a3a1-4c5e-a19d-cd82753e27e8"]
2021-10-07T06:47:41.184Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:47:41.185Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:47:41.207Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:41.208Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:41.208Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:47:41.209Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:41.209Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:46:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:47:41.209Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:41.210Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:47:41.211Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:41.211Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:47:41.212Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:41.212Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:41.212Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:47:41.212Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd1d12270210513f", X-B3-SpanId:"4e1a7eeb053b2970", X-B3-ParentSpanId:"fd1d12270210513f", X-B3-Sampled:"0", X-ONAP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-TransactionID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ECOMP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96ca2d71-996e-4756-8a42-97dedd55f261"]
2021-10-07T06:47:41.213Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:47:41.213Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:47:41.224Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:41.225Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:41.225Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:47:41.226Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:41.226Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:47:41.227Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:41.227Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:47:41.255Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:41.256Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:41.256Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:41.256Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:41.256Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:41.257Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-TransactionID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ECOMP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fcbbaf4-af06-43aa-abe8-78911fdc4b08"]
2021-10-07T06:47:41.257Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:41.257Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:41.385Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:41.385Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:41.386Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:41.386Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4D5FD37C2FF237844BE1BDBAE9AAE222; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:41.386Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":"2021-10-07T06:47:17.041+0000","removalTime":null,"durationInMillis":67382,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:47:41.386Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:41.387Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:41.403Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-TransactionID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ECOMP-RequestID:"0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc742f8c-fa3c-4c6b-a19a-8f488ea546cc"]
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:41.404Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:41.532Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:41.532Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:41.532Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:41.533Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7682DCEA3B6C46AB97146542AC94A26B; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:41.533Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6954e323-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:47:17.040+0000","endTime":"2021-10-07T06:47:17.040+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:47:41.533Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:41.534Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:41.537Z|0cea4caf-16f5-4565-b8eb-e1fc10e0cdfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:48.246Z|0bb37459-ce6d-4f31-9e27-44d56305a4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:48.246Z|0bb37459-ce6d-4f31-9e27-44d56305a4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:48.252Z|23477b7e-ab9d-457c-bd80-c6978a067e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:48.253Z|23477b7e-ab9d-457c-bd80-c6978a067e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:48.260Z|3d450ed7-c06b-4724-82db-feccbdacfa33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:48.260Z|3d450ed7-c06b-4724-82db-feccbdacfa33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:49.444Z|b892d521-a73a-42d4-ac7f-c60f56d07245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:47:49.447Z|b892d521-a73a-42d4-ac7f-c60f56d07245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:47:51.663Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:47:51.667Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:51.667Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:47:51.667Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:51.667Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:47:51.667Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:47:51.668Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2834aacdb6e1057", X-B3-SpanId:"4ac16719285f1957", X-B3-ParentSpanId:"d2834aacdb6e1057", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-TransactionID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ECOMP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb6b9734-7d9b-4695-9385-a351818ef929"]
2021-10-07T06:47:51.668Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:47:51.668Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:47:51.688Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:51.689Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:51.689Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:47:51.689Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:51.690Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:50.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:47:51.690Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:51.691Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:47:51.692Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:51.692Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:47:51.693Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:51.693Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:47:51.693Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:47:51.693Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2834aacdb6e1057", X-B3-SpanId:"84399d6b7dddb299", X-B3-ParentSpanId:"d2834aacdb6e1057", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-TransactionID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ECOMP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d32e7f1-dde2-41df-98ff-5c390c29e15b"]
2021-10-07T06:47:51.694Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:47:51.694Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:47:51.704Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:51.704Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:51.705Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:47:51.705Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:51.705Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:47:51.706Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:51.706Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:47:51.726Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:51.727Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:51.727Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:51.727Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:47:51.728Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:51.728Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-TransactionID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ECOMP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fd0e72-09c6-4d24-bf36-efa53dcfe216"]
2021-10-07T06:47:51.728Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:51.728Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:51.856Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:51.857Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:51.857Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:51.857Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CA0C5A1FA5A21D5759282DAB3A58AF07; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:51.858Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"412b3688-273a-11ec-8cd9-12e9b9830609","businessKey":"653c9700-940c-4f27-be44-574771fabc2c","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:46:09.659+0000","endTime":"2021-10-07T06:47:17.041+0000","removalTime":null,"durationInMillis":67382,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"41282907-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:47:51.858Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:51.858Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=653c9700-940c-4f27-be44-574771fabc2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:51.878Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:51.879Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:47:51.879Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:47:51.879Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:47:51.879Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:47:51.879Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-TransactionID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ECOMP-RequestID:"3cb3d944-7f37-48cb-94f1-0da1c4eadd49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bf14942-b928-41e8-869c-afa932f5fdf3"]
2021-10-07T06:47:51.880Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:47:51.880Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:47:52.018Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:47:52.018Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:47:52.019Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:47:52.019Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=70348EF70E7C78EA8E0574582481AC89; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:47:52.019Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6954e323-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"412b3688-273a-11ec-8cd9-12e9b9830609","executionId":"412b3688-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:47:17.040+0000","endTime":"2021-10-07T06:47:17.040+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"38b1905d-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:47:52.020Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:47:52.020Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=412b3688-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:47:52.024Z|3cb3d944-7f37-48cb-94f1-0da1c4eadd49|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:47:58.266Z|c8d3d0e3-fde1-42b1-8294-f185a7475f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:58.267Z|c8d3d0e3-fde1-42b1-8294-f185a7475f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:58.272Z|822bd337-588f-4b44-99f7-a4a5352cd226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:58.272Z|822bd337-588f-4b44-99f7-a4a5352cd226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:47:58.280Z|935a2a27-99da-4914-86fb-639bf473414a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:47:58.281Z|935a2a27-99da-4914-86fb-639bf473414a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:02.154Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:02.158Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.158Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:48:02.159Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.159Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.159Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:48:02.159Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da9eef87cf31a736", X-B3-SpanId:"d2e17c855183f0ec", X-B3-ParentSpanId:"da9eef87cf31a736", X-B3-Sampled:"0", X-ONAP-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-TransactionID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-ECOMP-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac7c825-22ae-4d86-8330-44f52dadc7c8"]
2021-10-07T06:48:02.160Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:48:02.160Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.181Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.181Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.181Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:48:02.182Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.183Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "endTime" : "2021-10-07T06:47:53.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:53.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:48:02.183Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.183Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:48:02.184Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.185Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:02.185Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.185Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.186Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:02.186Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da9eef87cf31a736", X-B3-SpanId:"145cabc97e4f31bc", X-B3-ParentSpanId:"da9eef87cf31a736", X-B3-Sampled:"0", X-ONAP-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-TransactionID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-ECOMP-RequestID:"9e4af8be-5f76-4762-8767-9309fd03b9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9457d601-7c60-4a58-9a31-32e4ed76d985"]
2021-10-07T06:48:02.186Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:02.187Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.198Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.198Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.199Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:02.199Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.199Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:02.200Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.200Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:02.209Z|9e4af8be-5f76-4762-8767-9309fd03b9a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:02.329Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:02.335Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.335Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:48:02.335Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.336Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.336Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:48:02.336Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db7940179ecd748", X-B3-SpanId:"997129bbe4646f45", X-B3-ParentSpanId:"2db7940179ecd748", X-B3-Sampled:"0", X-ONAP-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-TransactionID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-ECOMP-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf46e7ed-15cf-4d9b-ae26-351c0fffcee9"]
2021-10-07T06:48:02.337Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:48:02.337Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.352Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.353Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.353Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:48:02.353Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.353Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "endTime" : "2021-10-07T06:47:53.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:53.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:48:02.354Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.354Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:48:02.355Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.356Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:02.356Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.356Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.356Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:02.357Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db7940179ecd748", X-B3-SpanId:"0cf8e1444dbff29f", X-B3-ParentSpanId:"2db7940179ecd748", X-B3-Sampled:"0", X-ONAP-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-TransactionID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-ECOMP-RequestID:"38652447-3cfc-42ac-8618-7706d6273bd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c9fa29a-0469-4422-a8a6-37f876f1294f"]
2021-10-07T06:48:02.357Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:02.357Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.368Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.369Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.369Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:02.369Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.371Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:02.371Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.371Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:02.378Z|38652447-3cfc-42ac-8618-7706d6273bd4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:02.509Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:02.512Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.513Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:48:02.513Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.514Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.514Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:48:02.514Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bed6bad587333096", X-B3-SpanId:"90c5c15217185423", X-B3-ParentSpanId:"bed6bad587333096", X-B3-Sampled:"0", X-ONAP-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-TransactionID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-ECOMP-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cedb3cf-6042-4559-894b-f4d488d39aa4"]
2021-10-07T06:48:02.514Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:48:02.515Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.530Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.530Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.531Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:48:02.531Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.532Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "endTime" : "2021-10-07T06:47:53.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:53.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:48:02.532Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.532Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:48:02.533Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.534Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:02.534Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.534Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.534Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:02.535Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bed6bad587333096", X-B3-SpanId:"a524e186e691c6b5", X-B3-ParentSpanId:"bed6bad587333096", X-B3-Sampled:"0", X-ONAP-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-TransactionID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-ECOMP-RequestID:"b39c9676-fcf2-4476-b6a0-1684e56069ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42d1727d-61e8-48a2-99ab-d901b49458d8"]
2021-10-07T06:48:02.535Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:02.535Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.543Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.543Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.544Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:02.544Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.545Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:02.545Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.545Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:02.552Z|b39c9676-fcf2-4476-b6a0-1684e56069ed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:02.680Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:02.684Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.685Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:48:02.685Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.685Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.685Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:48:02.686Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d755233424f2004b", X-B3-SpanId:"945b301cbdbb2726", X-B3-ParentSpanId:"d755233424f2004b", X-B3-Sampled:"0", X-ONAP-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-TransactionID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-ECOMP-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf749185-40b3-4440-a4e4-246ed8fe962e"]
2021-10-07T06:48:02.686Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:48:02.686Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.704Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.704Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.705Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:48:02.705Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.705Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "endTime" : "2021-10-07T06:47:53.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:53.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:48:02.706Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.706Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:48:02.709Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.709Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:02.709Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.709Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.710Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:02.710Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d755233424f2004b", X-B3-SpanId:"d1770871d59a3255", X-B3-ParentSpanId:"d755233424f2004b", X-B3-Sampled:"0", X-ONAP-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-TransactionID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-ECOMP-RequestID:"ac79aaf0-1094-4f47-8495-a09e2d1575f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd2bb49c-8d4a-44dc-962d-80b086c79d07"]
2021-10-07T06:48:02.710Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:02.711Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.723Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.724Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.724Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:02.724Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.725Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:02.725Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.725Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:02.732Z|ac79aaf0-1094-4f47-8495-a09e2d1575f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:02.861Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:02.864Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||Invoke
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Method      : GET
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"465e3f10e208cc3d", X-B3-SpanId:"ac873cca8e436d38", X-B3-ParentSpanId:"465e3f10e208cc3d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-TransactionID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-ECOMP-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b4d9b84-8ec7-4e80-b0ba-49b753e80472"]
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Request body: 
2021-10-07T06:48:02.865Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.885Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.885Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.886Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Status text  : 
2021-10-07T06:48:02.886Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.887Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||Response body: {
  "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "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" : "2021-10-07T06:45:54.000+00:00",
  "endTime" : "2021-10-07T06:47:53.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\",\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\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"03298a65-a9b8-447c-a626-033c5847107c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n                        \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:47:53.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "653c9700-940c-4f27-be44-574771fabc2c",
    "cloudIdentifier" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"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\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:46:11.000+00:00"
  } ],
  "requestURI" : "653c9700-940c-4f27-be44-574771fabc2c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c"
    }
  }
}
2021-10-07T06:48:02.887Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.888Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/653c9700-940c-4f27-be44-574771fabc2c|INFO|500||InvokeReturn
2021-10-07T06:48:02.890Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.891Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:02.891Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:02.891Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false
2021-10-07T06:48:02.892Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:02.892Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"465e3f10e208cc3d", X-B3-SpanId:"dc4973fc91da9859", X-B3-ParentSpanId:"465e3f10e208cc3d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-TransactionID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-ECOMP-RequestID:"8d3d9389-de3c-40b2-8b08-d867ec0e2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47e5a751-b980-4f90-a7a8-5ea09a28d466"]
2021-10-07T06:48:02.892Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:02.892Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:02.904Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:02.905Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:02.905Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:02.906Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:02.906Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 27,
  "soRequestId" : "653c9700-940c-4f27-be44-574771fabc2c",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":null,\"creation_time\":1633589173000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:02.907Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:02.907Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=653c9700-940c-4f27-be44-574771fabc2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:02.915Z|8d3d9389-de3c-40b2-8b08-d867ec0e2b36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/653c9700-940c-4f27-be44-574771fabc2c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:04.444Z|d78854b9-751f-472d-8ccd-9ba5cb18d091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:04.444Z|d78854b9-751f-472d-8ccd-9ba5cb18d091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:05.035Z|45f5e830-7ef1-4a03-af00-a2dbe5cebd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:05.035Z|45f5e830-7ef1-4a03-af00-a2dbe5cebd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:08.288Z|9acd65a2-0222-42f7-a7f3-2a1f740c0fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:08.288Z|9acd65a2-0222-42f7-a7f3-2a1f740c0fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:08.290Z|734029ef-93c6-43a0-92c6-a8874740ee3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:08.291Z|734029ef-93c6-43a0-92c6-a8874740ee3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:08.301Z|07f985f4-84cf-48aa-8f3d-68f2829e93f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:08.301Z|07f985f4-84cf-48aa-8f3d-68f2829e93f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:13.808Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:13.810Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||INFO|500||Checking if requestId: 8976be34-643b-41c1-9e70-1cf9641eef64 already exists in requestDb InfraActiveRequests table
2021-10-07T06:48:13.810Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:13.810Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:13.810Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:13.811Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:13.811Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:13.811Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51427e05cbcf222f", X-B3-SpanId:"82be173845a50466", X-B3-ParentSpanId:"51427e05cbcf222f", X-B3-Sampled:"0", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d22173a-4ad2-4e76-abe9-ae46536c57fd"]
2021-10-07T06:48:13.811Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:13.811Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:13.828Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:13.828Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:48:13.829Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:13.829Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:13.829Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: 
2021-10-07T06:48:13.830Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:13.830Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:13.838Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:48:13.841Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:48:13.862Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:48:13.863Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:48:13.922Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:48:13.922Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:48:13:891-58017], vertex-id=[245936], Content-Length=[1059], Date=[Thu, 07 Oct 2021 06:48:13 GMT], Content-Type=[application/json]}
2021-10-07T06:48:13.923Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633589113224","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"03298a65-a9b8-447c-a626-033c5847107c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:48:13.925Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:48:13.925Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:48:13.925Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.926Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:48:13.926Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:13.926Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.926Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:48:13.927Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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:"51427e05cbcf222f", X-B3-SpanId:"0902860a7863f76f", X-B3-ParentSpanId:"51427e05cbcf222f", X-B3-Sampled:"0", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0046bf8c-ffb3-47b5-bed9-e8ee6a6b2836"]
2021-10-07T06:48:13.927Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"03298a65-a9b8-447c-a626-033c5847107c","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","vfModuleInstanceId":"c9841135-692d-4a6c-817b-0a1daf84a6a4"},"instanceName":null,"requestScope":"vfModule"}
2021-10-07T06:48:13.927Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:48:13.949Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:13.949Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:13.950Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:48:13.950Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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:"Thu, 07 Oct 2021 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:13.951Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:48:13.951Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:13.951Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:48:13.952Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.952Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.953Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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================================================
2021-10-07T06:48:13.953Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.953Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.954Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2041af24-73fa-4597-bbd3-86d01ec98153"]
2021-10-07T06:48:13.954Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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: 
2021-10-07T06:48:13.954Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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================================================
2021-10-07T06:48:13.978Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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==========================================
2021-10-07T06:48:13.978Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.979Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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  : 
2021-10-07T06:48:13.979Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:13.979Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2021-10-07T06:48:13.980Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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=================================================
2021-10-07T06:48:13.980Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:13.983Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0
2021-10-07T06:48:13.984Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|INFO|500||Invoke
2021-10-07T06:48:13.984Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:13.985Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0
2021-10-07T06:48:13.985Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Method      : GET
2021-10-07T06:48:13.985Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b702af0-2e76-46d5-b566-19c55ad6773a"]
2021-10-07T06:48:13.986Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Request body: 
2021-10-07T06:48:13.986Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||==========================request end================================================
2021-10-07T06:48:14.002Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:14.002Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:14.003Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Status text  : 
2021-10-07T06:48:14.003Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:14.004Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||Response body: {
  "modelUUID" : "b61525b9-a388-4e53-b686-eaae1cac1fe0",
  "modelInvariantUUID" : "8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-10-07 06:41:33.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/volumeHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0/moduleHeatTemplate"
    }
  }
}
2021-10-07T06:48:14.004Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:14.004Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b61525b9-a388-4e53-b686-eaae1cac1fe0|INFO|500||InvokeReturn
2021-10-07T06:48:14.007Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:48:14.007Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:48:14.007Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:14.007Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:48:14.008Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:48:14.008Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1773", X-B3-TraceId:"51427e05cbcf222f", X-B3-SpanId:"90fa0464b4847e39", X-B3-ParentSpanId:"51427e05cbcf222f", X-B3-Sampled:"0", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae0dab33-59c9-41ae-a10b-4cffd84bd487"]
2021-10-07T06:48:14.008Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8976be34-643b-41c1-9e70-1cf9641eef64","requestStatus":"IN_PROGRESS","startTime":1633589293838,"source":"VID","vnfId":"03298a65-a9b8-447c-a626-033c5847107c","vnfType":"","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"c9841135-692d-4a6c-817b-0a1daf84a6a4","vfModuleModelName":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644","cloudRegion":"RegionOne","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"8976be34-643b-41c1-9e70-1cf9641eef64"}
2021-10-07T06:48:14.008Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:48:14.036Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:14.036Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:48:14.037Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:48:14.037Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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/8976be34-643b-41c1-9e70-1cf9641eef64", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:14.038Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:48:13.838+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:48:14.024+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:14.039Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:14.039Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:48:14.047Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:14.048Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:48:14.048Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:14.048Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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
2021-10-07T06:48:14.049Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:48:14.049Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|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:"51427e05cbcf222f", X-B3-SpanId:"284d87f954884853", X-B3-ParentSpanId:"51427e05cbcf222f", X-B3-Sampled:"0", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"976ac343-db0a-458c-9c13-ab2192ca962c"]
2021-10-07T06:48:14.049Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"modelVersion\":\"1633589273029\",\"modelCustomizationUuid\":\"469ff880-dac1-4525-953c-678220a28c1d\",\"modelVersionId\":\"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\"modelCustomizationId\":\"469ff880-dac1-4525-953c-678220a28c1d\",\"modelUuid\":\"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\"modelInvariantUuid\":\"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\"vnfInstanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vfModuleInstanceId\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\"}","type":"String"},"requestId":{"value":"8976be34-643b-41c1-9e70-1cf9641eef64","type":"String"},"mso-request-id":{"value":"8976be34-643b-41c1-9e70-1cf9641eef64","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"03298a65-a9b8-447c-a626-033c5847107c","type":"String"},"vfModuleId":{"value":"c9841135-692d-4a6c-817b-0a1daf84a6a4","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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:48:14.050Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:48:15.066Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:15.066Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:48:15.067Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:48:15.067Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:48:15 GMT", X-ONAP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-TransactionID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ECOMP-RequestID:"8976be34-643b-41c1-9e70-1cf9641eef64", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"976ac343-db0a-458c-9c13-ab2192ca962c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:15.067Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8976be34-643b-41c1-9e70-1cf9641eef64\",\"instanceId\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\"}}","message":"Success","processInstanceID":"8b52abec-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:48:15.067Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:15.068Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:48:15.076Z|8976be34-643b-41c1-9e70-1cf9641eef64|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:15.241Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:15.244Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:15.244Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7082d62b3edd554", X-B3-SpanId:"bf49328f90412ff4", X-B3-ParentSpanId:"f7082d62b3edd554", X-B3-Sampled:"0", X-ONAP-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-TransactionID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-ECOMP-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"544a5c1c-e211-4bcd-9dd6-c87ee97cefc5"]
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:15.245Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:15.265Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:15.266Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:15.266Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:15.266Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:15.267Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:48:13.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:48:14.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:15.267Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:15.268Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:48:15.268Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7082d62b3edd554", X-B3-SpanId:"56acf0324596b321", X-B3-ParentSpanId:"f7082d62b3edd554", X-B3-Sampled:"0", X-ONAP-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-TransactionID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-ECOMP-RequestID:"92fcd672-df13-499f-a589-4de2f1aa0cfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35cb8a8-d805-471c-a818-00ab88b3ea11"]
2021-10-07T06:48:15.269Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:15.270Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:15.280Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:15.280Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:15.280Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:15.281Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:15.282Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:48:15.282Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:15.282Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:15.287Z|92fcd672-df13-499f-a589-4de2f1aa0cfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:18.310Z|b7e39ee3-2022-4edb-87ff-61a18110b5df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:18.311Z|b7e39ee3-2022-4edb-87ff-61a18110b5df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:18.311Z|ab31a8bf-5a7d-4ee6-bd3a-ba0dc5de6027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:18.311Z|ab31a8bf-5a7d-4ee6-bd3a-ba0dc5de6027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:18.321Z|d95f5d36-115d-4ab7-90d5-53beff2da5d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:18.322Z|d95f5d36-115d-4ab7-90d5-53beff2da5d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:19.444Z|f2112891-b882-4c51-965f-826312830318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:19.444Z|f2112891-b882-4c51-965f-826312830318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:25.426Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:25.430Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:25.430Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:25.431Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:25.431Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:25.431Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:25.431Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1b6868342f1920", X-B3-SpanId:"e6470da02c9a4fb5", X-B3-ParentSpanId:"db1b6868342f1920", X-B3-Sampled:"0", X-ONAP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-TransactionID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ECOMP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f52a06f-6ade-4183-8c68-d1760d090301"]
2021-10-07T06:48:25.432Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:25.432Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:25.453Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:25.454Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:25.454Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:25.455Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:25.456Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:48:24.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:25.457Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:25.457Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:48:25.458Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:25.458Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:25.459Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:25.459Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:25.459Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:25.459Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1b6868342f1920", X-B3-SpanId:"c3c567fe2a6b1493", X-B3-ParentSpanId:"db1b6868342f1920", X-B3-Sampled:"0", X-ONAP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-TransactionID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ECOMP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aba0f370-1d38-4d2d-98d3-dff3fc379eb6"]
2021-10-07T06:48:25.460Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:25.460Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:25.472Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:25.473Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:25.473Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:25.473Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:25.475Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:48:25.475Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:25.475Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:25.514Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:25.515Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:25.515Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:25.515Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:25.515Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:25.516Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-TransactionID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ECOMP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f87f60bb-fdbd-4e34-9d23-e3b322a22285"]
2021-10-07T06:48:25.516Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:25.516Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:25.647Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:25.647Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:25.647Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:25.648Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=28670926998C5AF6EF14CAB05C66E3FF; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:25.648Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8fb17270-273a-11ec-8cd9-12e9b9830609","businessKey":"8976be34-643b-41c1-9e70-1cf9641eef64","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:48:21.400+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"8fafc47d-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:48:25.648Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:25.649Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:25.665Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:25.665Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-TransactionID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ECOMP-RequestID:"9da66eb8-9ee2-406a-b080-a7b11207ab36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f1e396-d9e1-450b-8637-778630defdc8"]
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:25.666Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:25.789Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:25.789Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:25.790Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:25.790Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5425065A7F2C60EF4BA2697A5C01332D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:25.790Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:918f3248-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","executionId":"8fb17270-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:48:24.531+0000","endTime":"2021-10-07T06:48:24.535+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:48:25.790Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:25.790Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:25.794Z|9da66eb8-9ee2-406a-b080-a7b11207ab36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:28.334Z|1ab30d17-eb96-41d2-b43b-ff07b33ce767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:28.334Z|1ab30d17-eb96-41d2-b43b-ff07b33ce767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:28.339Z|1d5a306c-614a-4762-8eb1-aa12e432108c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:28.339Z|1d5a306c-614a-4762-8eb1-aa12e432108c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:28.343Z|6b2a1c9d-2c81-41e2-9e79-00b31ed812d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:28.343Z|6b2a1c9d-2c81-41e2-9e79-00b31ed812d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:28.686Z|0c6879d4-168e-4f15-b6f2-59c5a9b15413|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:48:28.687Z|0c6879d4-168e-4f15-b6f2-59c5a9b15413|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:34.444Z|75732270-ad56-46c4-9752-969c65ff5b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:34.448Z|75732270-ad56-46c4-9752-969c65ff5b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:35.036Z|4c025813-b4d6-4b91-9d47-7599e4611fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:35.036Z|4c025813-b4d6-4b91-9d47-7599e4611fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:35.930Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:35.934Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:35.934Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:35.935Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:35.935Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:35.935Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:35.935Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed469b9442349041", X-B3-SpanId:"35dae9c6a9d04b43", X-B3-ParentSpanId:"ed469b9442349041", X-B3-Sampled:"0", X-ONAP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-TransactionID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ECOMP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"224e6406-17d0-491c-90f0-28349adf76fa"]
2021-10-07T06:48:35.936Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:35.936Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:35.955Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:35.956Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:35.956Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:35.957Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:35.957Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:48:24.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:35.958Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:35.958Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:48:35.959Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:35.960Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:35.960Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:35.960Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:35.961Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:35.961Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed469b9442349041", X-B3-SpanId:"ac7a746f50025397", X-B3-ParentSpanId:"ed469b9442349041", X-B3-Sampled:"0", X-ONAP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-TransactionID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ECOMP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c3767a-d74d-4ea3-9634-23701aeaa750"]
2021-10-07T06:48:35.962Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:35.962Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:35.976Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:35.976Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:35.977Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:35.977Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:35.977Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:35.978Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:35.978Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:35.996Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:35.996Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:35.996Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:35.997Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:35.997Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:35.997Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-TransactionID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ECOMP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79196b76-2d12-4b45-8a37-91f480d656e2"]
2021-10-07T06:48:35.997Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:35.997Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:36.122Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:36.123Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:36.123Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:36.124Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=27710CAF24930F177B15CE90BE912989; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:36.124Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8fb17270-273a-11ec-8cd9-12e9b9830609","businessKey":"8976be34-643b-41c1-9e70-1cf9641eef64","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:48:21.400+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"8fafc47d-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:48:36.124Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:36.125Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:36.147Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:36.148Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:36.148Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:36.148Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:36.148Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:36.149Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-TransactionID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ECOMP-RequestID:"3492157b-fd60-4f0a-a422-c50538441a08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ff7f36-bf44-4f64-b74c-41986a789638"]
2021-10-07T06:48:36.149Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:36.149Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:36.270Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:36.271Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:36.271Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:36.271Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0B32983CD2C59D6521FF21485EE392FF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:36.272Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:918f3248-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","executionId":"8fb17270-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:48:24.531+0000","endTime":"2021-10-07T06:48:24.535+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:48:36.272Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:36.272Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:36.276Z|3492157b-fd60-4f0a-a422-c50538441a08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:38.354Z|c62ac659-2a60-43a8-b471-777fee241faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:38.355Z|c62ac659-2a60-43a8-b471-777fee241faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:38.358Z|b28a457c-52ca-48e7-93e9-886c8704e7e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:38.359Z|b28a457c-52ca-48e7-93e9-886c8704e7e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:38.364Z|372f5e02-dea8-46e0-9532-a45667f48c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:38.364Z|372f5e02-dea8-46e0-9532-a45667f48c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:46.406Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:46.411Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:46.411Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:46.412Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:46.412Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:46.413Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:46.413Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b4156cd6a66fe48", X-B3-SpanId:"42469f6dfe8ac88f", X-B3-ParentSpanId:"0b4156cd6a66fe48", X-B3-Sampled:"0", X-ONAP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-TransactionID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ECOMP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bacc266-c11a-41e2-9614-12455ed9b741"]
2021-10-07T06:48:46.413Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:46.414Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:46.434Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:46.435Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:46.435Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:46.435Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:46.436Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:48:24.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:46.436Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:46.437Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:48:46.438Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:46.438Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:46.438Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:46.439Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:46.439Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:46.439Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b4156cd6a66fe48", X-B3-SpanId:"f4f7e87d0ede4394", X-B3-ParentSpanId:"0b4156cd6a66fe48", X-B3-Sampled:"0", X-ONAP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-TransactionID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ECOMP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365f87a7-a3cf-4783-a884-94be32a1454c"]
2021-10-07T06:48:46.439Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:46.440Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:46.452Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:46.453Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:46.453Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:46.454Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:46 GMT", Connection:"close"]
2021-10-07T06:48:46.455Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:46.455Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:46.455Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:46.476Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:46.477Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:46.477Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:46.477Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:46.478Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:46.478Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-TransactionID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ECOMP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf1e1d05-4736-4654-9871-79755b0f7a33"]
2021-10-07T06:48:46.478Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:46.479Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:46.603Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:46.603Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:46.604Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:46.604Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=826334F43B9788A5489F0298E34AF2D0; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:46.604Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8fb17270-273a-11ec-8cd9-12e9b9830609","businessKey":"8976be34-643b-41c1-9e70-1cf9641eef64","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:48:21.400+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"8fafc47d-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:48:46.605Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:46.605Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:46.626Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:46.627Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:46.628Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:46.628Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:46.629Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:46.629Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-TransactionID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ECOMP-RequestID:"146181ba-3fa8-42f0-b18d-85b77efb5a6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb9ead06-4f0f-4ee2-abe0-ced5ea74fed1"]
2021-10-07T06:48:46.629Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:46.630Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:46.751Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:46.751Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:46.751Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:46.752Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=59E9D7F349D71ED266F660070917695C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:46.752Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:918f3248-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","executionId":"8fb17270-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:48:24.531+0000","endTime":"2021-10-07T06:48:24.535+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:48:46.753Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:46.753Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:46.757Z|146181ba-3fa8-42f0-b18d-85b77efb5a6e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:48.376Z|f4fbd623-d2cd-42fa-98f6-32a051392ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:48.376Z|153a373c-88ab-47d1-bb8e-126af6a4770a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:48.377Z|f4fbd623-d2cd-42fa-98f6-32a051392ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:48.377Z|153a373c-88ab-47d1-bb8e-126af6a4770a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:48.386Z|c56e8a45-254a-44bc-8645-4dbb549263c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:48.386Z|c56e8a45-254a-44bc-8645-4dbb549263c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:49.444Z|4f1d4b14-7772-49c5-98a4-250b079ca464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:48:49.444Z|4f1d4b14-7772-49c5-98a4-250b079ca464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:48:56.877Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:56.881Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:56.881Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:48:56.881Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:56.882Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:48:56.882Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:48:56.882Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a261f8e9e32e9f1", X-B3-SpanId:"2af0c2dcf03ed139", X-B3-ParentSpanId:"0a261f8e9e32e9f1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-TransactionID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ECOMP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75d8073b-03f7-4bef-9b69-f38219b19cfb"]
2021-10-07T06:48:56.883Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:48:56.883Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:48:56.909Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:56.910Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:56.910Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:48:56.910Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:56.911Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:48:24.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:48:56.911Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:56.911Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:48:56.912Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a261f8e9e32e9f1", X-B3-SpanId:"d6afbd859a4603fb", X-B3-ParentSpanId:"0a261f8e9e32e9f1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-TransactionID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ECOMP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85dacddd-85a4-4e1c-b758-27f790801c5b"]
2021-10-07T06:48:56.913Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:48:56.914Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:48:56.926Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:56.926Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:56.927Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:48:56.927Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:56.928Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:48:56.928Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:56.929Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:48:56.953Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:56.953Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:56.954Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:56.954Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:48:56.954Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:56.954Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-TransactionID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ECOMP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53c8265f-eebf-4e35-b803-2d08b579b26c"]
2021-10-07T06:48:56.955Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:56.955Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:57.076Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:57.076Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:57.077Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:57.077Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=57FB8D4C4EE9C34E63C61216D6641857; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:57.077Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8fb17270-273a-11ec-8cd9-12e9b9830609","businessKey":"8976be34-643b-41c1-9e70-1cf9641eef64","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:48:21.400+0000","endTime":"2021-10-07T06:48:56.002+0000","removalTime":null,"durationInMillis":34602,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"8fafc47d-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:48:57.078Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:57.078Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8976be34-643b-41c1-9e70-1cf9641eef64&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:57.097Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:57.097Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:48:57.098Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:57.098Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:48:57.098Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:48:57.098Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-TransactionID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ECOMP-RequestID:"1c705be8-f7b0-45fb-94f3-7dcccdb22df3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71bfb394-ce09-40f6-b9db-31bc87c43783"]
2021-10-07T06:48:57.098Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:48:57.099Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:48:57.221Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:57.222Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:57.222Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:48:57.222Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7C084EFCC2BC2851A83BA7F122982497; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:57.223Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a451233b-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"8fb17270-273a-11ec-8cd9-12e9b9830609","executionId":"8fb17270-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:48:56.001+0000","endTime":"2021-10-07T06:48:56.001+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8b52abec-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:48:57.223Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:57.223Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8fb17270-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:48:57.227Z|1c705be8-f7b0-45fb-94f3-7dcccdb22df3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:48:58.396Z|3e9059e8-10e0-4f38-b9a8-19536011d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:58.397Z|3e9059e8-10e0-4f38-b9a8-19536011d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:58.400Z|493d3f3e-7338-4591-bebc-6561e5597f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:58.401Z|493d3f3e-7338-4591-bebc-6561e5597f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:58.406Z|a3fb8e26-a21e-4137-9410-256fb9d416c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:48:58.406Z|a3fb8e26-a21e-4137-9410-256fb9d416c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:48:58.686Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:48:58.687Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 873f4a91-8f05-4443-a106-6da30903e0e2 already exists in requestDb InfraActiveRequests table
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:48:58.688Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8600064e247ef2ab", X-B3-SpanId:"24448ee419ae1f5e", X-B3-ParentSpanId:"8600064e247ef2ab", X-B3-Sampled:"0", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f8c679-ecf6-4913-a3b4-8b7658b6380e"]
2021-10-07T06:48:58.689Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:48:58.689Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:48:58.702Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:58.702Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:48:58.702Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:48:58.702Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:58.703Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: 
2021-10-07T06:48:58.703Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:58.703Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:58.709Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:48:58.709Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-10-07T06:48:58.712Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:48:58.727Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:48:58.728Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-10-07T06:48:58.784Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:58.784Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:48:58:757-39313], Content-Length=[313], Date=[Thu, 07 Oct 2021 06:48:58 GMT], Content-Type=[application/json]}
2021-10-07T06:48:58.785Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-10-07T06:48:58.787Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-10-07T06:48:58.787Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-10-07T06:48:58.790Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:48:58.806Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:48:58.806Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-10-07T06:48:58.886Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:58.887Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:48:58:826-76339], Content-Length=[313], Date=[Thu, 07 Oct 2021 06:48:58 GMT], Content-Type=[application/json]}
2021-10-07T06:48:58.888Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-10-07T06:48:58.890Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-10-07T06:48:58.891Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-10-07T06:48:58.895Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:48:58.915Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:48:58.916Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:48:59.084Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:48:59.085Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:48:58:940-81801], vertex-id=[225424], Content-Length=[621], Date=[Thu, 07 Oct 2021 06:48:58 GMT], Content-Type=[application/json]}
2021-10-07T06:48:59.085Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633588903722","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:48:59.086Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:48:59.086Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:48:59.091Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:48:59.091Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:48:59.092Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.092Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-10-07T06:48:59.092Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:48:59.092Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"8600064e247ef2ab", X-B3-SpanId:"08b449a64c034084", X-B3-ParentSpanId:"8600064e247ef2ab", X-B3-Sampled:"0", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3237cd91-9af7-4e4e-898a-be0ac1ca79a3"]
2021-10-07T06:48:59.092Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4","requestScope":"service"}
2021-10-07T06:48:59.093Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.107Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.107Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.108Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:48:59.108Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 07 Oct 2021 06:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.108Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:48:59.108Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.109Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:48:59.109Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:48:59.110Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||Invoke
2021-10-07T06:48:59.110Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.110Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:48:59.110Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Method      : GET
2021-10-07T06:48:59.111Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04eed589-bee1-4c89-81dd-5833b5742b2e"]
2021-10-07T06:48:59.111Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Request body: 
2021-10-07T06:48:59.111Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.140Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.141Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.141Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status text  : 
2021-10-07T06:48:59.141Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.142Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
  "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
  "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
    }
  }
}
2021-10-07T06:48:59.142Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.143Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||InvokeReturn
2021-10-07T06:48:59.146Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance
2021-10-07T06:48:59.146Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|INFO|500||Invoke
2021-10-07T06:48:59.147Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.147Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance
2021-10-07T06:48:59.147Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:48:59.147Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad1de679-1598-4660-9b5b-edfb56c0d754"]
2021-10-07T06:48:59.148Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:48:59.148Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.159Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.160Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:48:59.160Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:48:59.161Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&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:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.161Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:48:59.161Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.162Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:59.162Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e
2021-10-07T06:48:59.163Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|INFO|500||Invoke
2021-10-07T06:48:59.163Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.163Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e
2021-10-07T06:48:59.163Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Method      : GET
2021-10-07T06:48:59.164Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"111c627b-6e9b-4f8a-bdb1-b544b5b6c89e"]
2021-10-07T06:48:59.164Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Request body: 
2021-10-07T06:48:59.164Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.189Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.190Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.190Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Status text  : 
2021-10-07T06:48:59.190Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.191Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
      "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
      "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e"
    }
  }
}
2021-10-07T06:48:59.191Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.191Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|INFO|500||InvokeReturn
2021-10-07T06:48:59.195Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance
2021-10-07T06:48:59.195Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|INFO|500||Invoke
2021-10-07T06:48:59.195Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.196Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance
2021-10-07T06:48:59.196Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:48:59.196Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9597fd5b-851d-4e39-80e2-9ce7188f533e"]
2021-10-07T06:48:59.196Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:48:59.197Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.208Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.208Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:48:59.208Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:48:59.209Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&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:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.209Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||Response body: 
2021-10-07T06:48:59.209Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.210Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:48:59.211Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:48:59.211Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:48:59.211Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.211Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-10-07T06:48:59.212Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:48:59.212Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7323ecdb-7bcd-47b6-8db6-c961a5892738"]
2021-10-07T06:48:59.212Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:48:59.212Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.229Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.230Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.230Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:48:59.230Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.237Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:48:59.237Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.238Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:48:59.241Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:48:59.242Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-10-07T06:48:59.242Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.243Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-10-07T06:48:59.243Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-10-07T06:48:59.243Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5196935-4d10-4c04-928c-d24f6d44c51d"]
2021-10-07T06:48:59.244Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-10-07T06:48:59.244Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.261Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.261Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.262Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-10-07T06:48:59.262Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.263Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-10-07T06:48:59.263Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.263Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-10-07T06:48:59.265Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:48:59.266Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||Invoke
2021-10-07T06:48:59.266Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.267Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:48:59.267Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Method      : GET
2021-10-07T06:48:59.267Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37ad119-8b33-44d3-8a96-b493365cf927"]
2021-10-07T06:48:59.268Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Request body: 
2021-10-07T06:48:59.268Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.287Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.288Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:48:59.288Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status text  : 
2021-10-07T06:48:59.288Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.289Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
  "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
  "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
    }
  }
}
2021-10-07T06:48:59.289Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.289Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||InvokeReturn
2021-10-07T06:48:59.292Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:48:59.292Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:48:59.292Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.293Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:48:59.293Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:48:59.293Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8856", X-B3-TraceId:"8600064e247ef2ab", X-B3-SpanId:"022a491e25ea1766", X-B3-ParentSpanId:"8600064e247ef2ab", X-B3-Sampled:"0", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b43fa5e-f6f8-40c4-8402-9a4d48cb3d87"]
2021-10-07T06:48:59.293Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"873f4a91-8f05-4443-a106-6da30903e0e2","requestStatus":"IN_PROGRESS","startTime":1633589338709,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"873f4a91-8f05-4443-a106-6da30903e0e2"}
2021-10-07T06:48:59.293Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:48:59.320Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:48:59.321Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:48:59.321Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:48:59.321Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:48:59.322Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:48:58.709+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:48:59.304+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:48:59.322Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:48:59.323Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:48:59.332Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:48:59.332Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:48:59.333Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:48:59.333Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-10-07T06:48:59.333Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:48:59.334Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4579", X-B3-TraceId:"8600064e247ef2ab", X-B3-SpanId:"dbfd16cd33c91c36", X-B3-ParentSpanId:"8600064e247ef2ab", X-B3-Sampled:"0", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e052baf8-5a0b-4e14-9d37-0ffc6de1b272"]
2021-10-07T06:48:59.334Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\"modelUuid\":\"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\"modelInvariantUuid\":\"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\"modelInvariantUuid\":\"30e29091-e8b2-40af-a54e-5fd03f27b181\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b53eaa49-9127-4749-ad52-048149d538d3\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"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\":\"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\"modelInvariantUuid\":\"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ee6c26db-b740-4536-9b75-ad069036072f\"},\"instanceName\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"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\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\"modelInvariantId\":\"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"873f4a91-8f05-4443-a106-6da30903e0e2","type":"String"},"mso-request-id":{"value":"873f4a91-8f05-4443-a106-6da30903e0e2","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"}}}
2021-10-07T06:48:59.335Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:49:00.346Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:00.347Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:49:00.347Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:49:00.348Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:49:00 GMT", X-ONAP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-TransactionID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ECOMP-RequestID:"873f4a91-8f05-4443-a106-6da30903e0e2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e052baf8-5a0b-4e14-9d37-0ffc6de1b272", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:00.348Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"873f4a91-8f05-4443-a106-6da30903e0e2\",\"instanceId\":\"cd6a34e2-45f7-4edd-a664-f6ea7e446180\"}}","message":"Success","processInstanceID":"a65000b3-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:49:00.349Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:00.349Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:49:00.352Z|873f4a91-8f05-4443-a106-6da30903e0e2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:00.501Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:00.504Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:00.505Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:00.505Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:00.506Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:00.506Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:00.506Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00f12d08f079617e", X-B3-SpanId:"84156067948e3698", X-B3-ParentSpanId:"00f12d08f079617e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-TransactionID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-ECOMP-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27f4a2f-61e1-4bff-b167-6ed497e00473"]
2021-10-07T06:49:00.506Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:00.507Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:00.522Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:00.523Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:00.523Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:00.523Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:00.524Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:00.524Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:00.525Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:00.526Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:00.527Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:00.527Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:00.527Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:00.527Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:00.528Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00f12d08f079617e", X-B3-SpanId:"51910893b95886d5", X-B3-ParentSpanId:"00f12d08f079617e", X-B3-Sampled:"0", X-ONAP-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-TransactionID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-ECOMP-RequestID:"d2df8331-b0fd-4172-9c2a-2e86597d571c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b067ba48-92d9-4fd6-8d6a-a20297e6a9a7"]
2021-10-07T06:49:00.528Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:00.528Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:00.538Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:00.539Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:00.539Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:00.539Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:00.540Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:00.540Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:00.541Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:00.550Z|d2df8331-b0fd-4172-9c2a-2e86597d571c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:04.444Z|01c4ae2f-a449-443d-9ed4-11337e94ad4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:04.444Z|01c4ae2f-a449-443d-9ed4-11337e94ad4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:05.037Z|052068d0-cebb-472e-b570-fe207e2b1775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:05.037Z|052068d0-cebb-472e-b570-fe207e2b1775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:07.363Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:07.367Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.368Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:49:07.368Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.368Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.368Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:49:07.369Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c53e0fdce6e0387", X-B3-SpanId:"3a371db459d4844f", X-B3-ParentSpanId:"5c53e0fdce6e0387", X-B3-Sampled:"0", X-ONAP-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-TransactionID:"16001850-058c-4862-bc7a-f5e010b7a576", X-ECOMP-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b0cc459-bc2c-448a-9b17-c980f2a44b32"]
2021-10-07T06:49:07.369Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:49:07.369Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.387Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.387Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.388Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:49:07.388Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.389Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "endTime" : "2021-10-07T06:49:07.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:07.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:49:07.389Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.389Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:49:07.391Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.391Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:07.392Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.392Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.392Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:07.392Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c53e0fdce6e0387", X-B3-SpanId:"2071aea6bd79d3d5", X-B3-ParentSpanId:"5c53e0fdce6e0387", X-B3-Sampled:"0", X-ONAP-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-TransactionID:"16001850-058c-4862-bc7a-f5e010b7a576", X-ECOMP-RequestID:"16001850-058c-4862-bc7a-f5e010b7a576", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55797268-5d10-4120-a387-178f7cc52388"]
2021-10-07T06:49:07.393Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:07.393Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.406Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.407Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.407Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:07.408Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.409Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:07.409Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.409Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:07.414Z|16001850-058c-4862-bc7a-f5e010b7a576|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:07.533Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:07.535Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.536Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:49:07.536Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.536Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.536Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:49:07.536Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00bdef9ccb91573b", X-B3-SpanId:"dcd1d5d8fb2ecac4", X-B3-ParentSpanId:"00bdef9ccb91573b", X-B3-Sampled:"0", X-ONAP-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-TransactionID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-ECOMP-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd917e4c-7286-4ed2-836f-85f5bf4a36f4"]
2021-10-07T06:49:07.537Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:49:07.537Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.554Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.554Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.555Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:49:07.555Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.555Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "endTime" : "2021-10-07T06:49:07.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:07.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:49:07.556Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.556Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:49:07.557Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.558Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:07.558Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.558Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.559Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:07.559Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00bdef9ccb91573b", X-B3-SpanId:"778fad9c55080c7b", X-B3-ParentSpanId:"00bdef9ccb91573b", X-B3-Sampled:"0", X-ONAP-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-TransactionID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-ECOMP-RequestID:"3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a5331ec-1ebd-4930-b78d-05461dd68395"]
2021-10-07T06:49:07.559Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:07.559Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.570Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.570Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.570Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:07.570Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.571Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:07.571Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.572Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:07.576Z|3e7b51d5-d881-4fa2-bfc4-fb80caf3fc2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:07.700Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:07.703Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.703Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:49:07.704Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.704Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:07.704Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:49:07.704Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76aa3fd060019396", X-B3-SpanId:"dabde597ecbe9d37", X-B3-ParentSpanId:"76aa3fd060019396", X-B3-Sampled:"0", X-ONAP-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-TransactionID:"e455dde2-b22b-4009-813b-373b465065e1", X-ECOMP-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6c1d474-1915-40a6-a174-acda7e11acbf"]
2021-10-07T06:49:07.705Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:49:07.705Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.918Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.919Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.919Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:49:07.920Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.921Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "endTime" : "2021-10-07T06:49:07.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:07.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:49:07.921Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.921Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:49:07.922Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.923Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:07.923Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:07.923Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:07.924Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:07.924Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76aa3fd060019396", X-B3-SpanId:"48efb954e7c5e5f5", X-B3-ParentSpanId:"76aa3fd060019396", X-B3-Sampled:"0", X-ONAP-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-TransactionID:"e455dde2-b22b-4009-813b-373b465065e1", X-ECOMP-RequestID:"e455dde2-b22b-4009-813b-373b465065e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b90c31ad-44ca-4bdb-8be9-9df06a573759"]
2021-10-07T06:49:07.925Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:07.925Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:07.937Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:07.937Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:07.937Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:07.938Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:07.938Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:07.938Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:07.939Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:07.945Z|e455dde2-b22b-4009-813b-373b465065e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:08.072Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:08.076Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:08.076Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:49:08.076Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:08.077Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:08.077Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:49:08.077Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b9b8295439f8d24", X-B3-SpanId:"5df7886f618b7f36", X-B3-ParentSpanId:"9b9b8295439f8d24", X-B3-Sampled:"0", X-ONAP-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-TransactionID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-ECOMP-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f7831e-2824-42f9-ae35-4e97259d70a5"]
2021-10-07T06:49:08.078Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:49:08.078Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:49:08.093Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:08.094Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:08.094Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:49:08.095Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:08.095Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "endTime" : "2021-10-07T06:49:07.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:07.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:49:08.095Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:08.096Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:49:08.097Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:08.097Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:08.098Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:08.098Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:08.098Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:08.098Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b9b8295439f8d24", X-B3-SpanId:"e8e8f740f4d2d5dc", X-B3-ParentSpanId:"9b9b8295439f8d24", X-B3-Sampled:"0", X-ONAP-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-TransactionID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-ECOMP-RequestID:"0375bd48-5c34-4aeb-949b-2acf11180526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7071807-f335-41aa-93fc-416cd99b974d"]
2021-10-07T06:49:08.099Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:08.099Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:08.111Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:08.112Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:08.112Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:08.112Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:08.113Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:08.113Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:08.113Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:08.118Z|0375bd48-5c34-4aeb-949b-2acf11180526|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:08.234Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:08.237Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:08.237Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||Invoke
2021-10-07T06:49:08.237Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:08.238Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64
2021-10-07T06:49:08.238Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Method      : GET
2021-10-07T06:49:08.238Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dd5911cf01660c3", X-B3-SpanId:"d88fb99663ca2218", X-B3-ParentSpanId:"7dd5911cf01660c3", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-TransactionID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-ECOMP-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a62b94-e2bd-4349-8622-d9f12ef5b4a8"]
2021-10-07T06:49:08.238Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Request body: 
2021-10-07T06:49:08.239Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||==========================request end================================================
2021-10-07T06:49:08.255Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:08.256Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:08.256Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Status text  : 
2021-10-07T06:49:08.256Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:08.257Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||Response body: {
  "requestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "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" : "2021-10-07T06:48:13.000+00:00",
  "endTime" : "2021-10-07T06:49:07.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfType" : "",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8fb7e10f-25d8-4cdd-ba27-eaf6cb30967b\",\n            \"modelVersionId\": \"b61525b9-a388-4e53-b686-eaae1cac1fe0\",\n            \"modelName\": \"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\n            \"modelVersion\": \"1633589273029\",\n            \"modelCustomizationId\": \"469ff880-dac1-4525-953c-678220a28c1d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:07.000+00:00",
  "vfModuleId" : "c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "vfModuleName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "vfModuleModelName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c/vfModules/c9841135-692d-4a6c-817b-0a1daf84a6a4",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64"
    }
  }
}
2021-10-07T06:49:08.257Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:08.258Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8976be34-643b-41c1-9e70-1cf9641eef64|INFO|500||InvokeReturn
2021-10-07T06:49:08.259Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:08.259Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:08.259Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:08.259Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false
2021-10-07T06:49:08.259Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:08.260Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dd5911cf01660c3", X-B3-SpanId:"d925c37f217e983c", X-B3-ParentSpanId:"7dd5911cf01660c3", X-B3-Sampled:"0", X-ONAP-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-TransactionID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-ECOMP-RequestID:"9c2a38c5-0efb-4a03-8f00-0ca8ee570934", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9f61a19-7dff-4da4-9d59-2d6079106120"]
2021-10-07T06:49:08.260Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:08.260Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:08.269Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:08.270Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:08.270Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:08.270Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:08.270Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "8976be34-643b-41c1-9e70-1cf9641eef64",
  "groupingId" : "2da18215-57ce-4755-a165-82ab67480af7",
  "name" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644/2da18215-57ce-4755-a165-82ab67480af7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"updated_time\":1633589304000,\"creation_time\":1633589173000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"715f9dd6e091468c9bde11d155a3953b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2da18215-57ce-4755-a165-82ab67480af7\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644\",\"vnf_name\":\"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0\",\"vnf_id\":\"03298a65-a9b8-447c-a626-033c5847107c\",\"vf_module_id\":\"c9841135-692d-4a6c-817b-0a1daf84a6a4\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:48:25.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:08.271Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:08.271Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8976be34-643b-41c1-9e70-1cf9641eef64&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:08.275Z|9c2a38c5-0efb-4a03-8f00-0ca8ee570934|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8976be34-643b-41c1-9e70-1cf9641eef64|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:08.417Z|181044ce-2285-4f80-b217-79d45c899cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:08.418Z|181044ce-2285-4f80-b217-79d45c899cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:08.419Z|8802c5a8-0862-4da3-b15e-2e70e2e7d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:08.420Z|8802c5a8-0862-4da3-b15e-2e70e2e7d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:08.425Z|c8c652c5-db83-4204-a1df-8fedbacbda58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:08.425Z|c8c652c5-db83-4204-a1df-8fedbacbda58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:10.681Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:10.684Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:10.684Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:10.685Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:10.685Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:10.685Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:10.685Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"395f4568ca7db1b2", X-B3-SpanId:"5fff70cd54f50073", X-B3-ParentSpanId:"395f4568ca7db1b2", X-B3-Sampled:"0", X-ONAP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-TransactionID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ECOMP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f0851c1-6e2c-43f1-8dfb-bc2f75843a3d"]
2021-10-07T06:49:10.686Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:10.686Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:10.704Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:10.704Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:10.704Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:10.705Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:10.705Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:10.705Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:10.706Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:10.707Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:10.708Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:10.708Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:10.708Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:10.708Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:10.709Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"395f4568ca7db1b2", X-B3-SpanId:"288a9f3014d5b380", X-B3-ParentSpanId:"395f4568ca7db1b2", X-B3-Sampled:"0", X-ONAP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-TransactionID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ECOMP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbdcb75f-4c51-454d-b6c5-e54e389f88f9"]
2021-10-07T06:49:10.709Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:10.709Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:10.720Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:10.720Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:10.721Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:10.721Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:10.722Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:10.722Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:10.722Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:10.740Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:10.740Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:10.741Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:10.741Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:10.741Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:10.741Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-TransactionID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ECOMP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5fbf9b8-b347-4e8f-8d21-ae39a374e67b"]
2021-10-07T06:49:10.742Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:10.742Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:10.866Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:10.867Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:10.867Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:10.867Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ECBD0C6C050194B4855D49EE5FFD60B2; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:10.868Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a9eed2e7-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:05.423+0000","endTime":"2021-10-07T06:49:06.262+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"a7da984a-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:49:10.868Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:10.868Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:10.885Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:10.885Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:10.886Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:10.886Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:10.887Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:10.887Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-TransactionID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ECOMP-RequestID:"4dcbfb98-d260-417d-9320-c943366882a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a206d76b-1933-4cbd-bde9-bc28b206ac9c"]
2021-10-07T06:49:10.887Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:10.888Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:11.007Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:11.008Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:11.009Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:11.009Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0252B52A38C16053DFB8DDFC40974DC3; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:11.009Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a9ef472a-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"a9eed2e7-273a-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"a9eed2e7-273a-11ec-8cd9-12e9b9830609","executionId":"a9eed2e7-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:05.426+0000","endTime":"2021-10-07T06:49:06.261+0000","durationInMillis":835,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:11.010Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:11.010Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9eed2e7-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:11.013Z|4dcbfb98-d260-417d-9320-c943366882a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:17.807Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:17.808Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||Checking if requestId: c21bfe05-c22f-46c0-9e15-aeb49a515b40 already exists in requestDb InfraActiveRequests table
2021-10-07T06:49:17.809Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:17.809Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:17.810Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:17.810Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:17.810Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:17.810Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41cf8b319b871207", X-B3-SpanId:"a290d015314a3abc", X-B3-ParentSpanId:"41cf8b319b871207", X-B3-Sampled:"0", X-ONAP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f22cc95-c284-4809-ad66-1a111198ac0f"]
2021-10-07T06:49:17.811Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:17.811Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:17.829Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:17.829Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:49:17.830Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:17.830Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:17.830Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: 
2021-10-07T06:49:17.830Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:17.831Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|404|Not Found|InvokeReturn
2021-10-07T06:49:17.838Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:49:17.844Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:49:17.865Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups|INFO|500||Invoke
2021-10-07T06:49:17.865Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[c21bfe05-c22f-46c0-9e15-aeb49a515b40], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7104d01b-f2f9-42b2-9d1e-eb7930b1a874], X-ECOMP-RequestID=[c21bfe05-c22f-46c0-9e15-aeb49a515b40], X-TransactionId=[], X-ONAP-RequestID=[c21bfe05-c22f-46c0-9e15-aeb49a515b40]}
2021-10-07T06:49:17.986Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:49:17:885-5360], Content-Length=[408], Date=[Thu, 07 Oct 2021 06:49:17 GMT], Content-Type=[application/json]}
2021-10-07T06:49:17.988Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-10-07T06:49:17.988Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-10-07T06:49:17.990Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/related-to/volume-groups
2021-10-07T06:49:17.990Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 03298a65-a9b8-447c-a626-033c5847107c
2021-10-07T06:49:17.998Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:49:18.014Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:49:18.015Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules|INFO|500||Invoke
2021-10-07T06:49:18.086Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules|INFO|404|Not Found|InvokeReturn
2021-10-07T06:49:18.087Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:49:18:035-683], Content-Length=[377], Date=[Thu, 07 Oct 2021 06:49:18 GMT], Content-Type=[application/json]}
2021-10-07T06:49:18.088Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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/03298a65-a9b8-447c-a626-033c5847107c/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules","ERR.5.4.6114"]}}}

2021-10-07T06:49:18.089Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c/vf-modules
2021-10-07T06:49:18.089Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 03298a65-a9b8-447c-a626-033c5847107c
2021-10-07T06:49:18.092Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:49:18.108Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:49:18.109Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:49:18.327Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:49:18.327Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:49:18:128-73074], vertex-id=[245936], Content-Length=[1059], Date=[Thu, 07 Oct 2021 06:49:18 GMT], Content-Type=[application/json]}
2021-10-07T06:49:18.328Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633589113224","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/03298a65-a9b8-447c-a626-033c5847107c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"03298a65-a9b8-447c-a626-033c5847107c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:49:18.329Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:49:18.329Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:49:18.330Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.331Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:49:18.331Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:18.331Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.331Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:49:18.331Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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:"41cf8b319b871207", X-B3-SpanId:"fb23bfc9eeced604", X-B3-ParentSpanId:"41cf8b319b871207", X-B3-Sampled:"0", X-ONAP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7140b5a-2001-4e70-b6a4-cbb2a93b74c3"]
2021-10-07T06:49:18.332Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"03298a65-a9b8-447c-a626-033c5847107c","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1"},"instanceName":null,"requestScope":"vnf"}
2021-10-07T06:49:18.332Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:49:18.354Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:18.355Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:18.355Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:49:18.355Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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:"Thu, 07 Oct 2021 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:18.355Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:49:18.356Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:18.356Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:49:18.357Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.357Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-10-07T06:49:18.357Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:18.357Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.358Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-10-07T06:49:18.358Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38166f72-1575-40d5-92f8-115416b7f121"]
2021-10-07T06:49:18.358Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-10-07T06:49:18.358Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:49:18.376Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:18.377Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.377Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-10-07T06:49:18.377Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:18.378Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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" : 10010,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010"
    }
  }
}
2021-10-07T06:49:18.378Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:18.379Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-10-07T06:49:18.381Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:49:18.381Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:49:18.381Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:18.381Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:49:18.381Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:49:18.382Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1587", X-B3-TraceId:"41cf8b319b871207", X-B3-SpanId:"06ffbe27c606f12c", X-B3-ParentSpanId:"41cf8b319b871207", X-B3-Sampled:"0", X-ONAP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"402f3043-0d11-4e2c-bd30-53c193840533"]
2021-10-07T06:49:18.382Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c21bfe05-c22f-46c0-9e15-aeb49a515b40","requestStatus":"IN_PROGRESS","startTime":1633589358090,"source":"VID","vnfId":"03298a65-a9b8-447c-a626-033c5847107c","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"c21bfe05-c22f-46c0-9e15-aeb49a515b40"}
2021-10-07T06:49:18.382Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:49:18.404Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:18.405Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:49:18.405Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:49:18.405Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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/c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:18.405Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:49:18.090+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:49:18.395+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:18.406Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:18.406Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:49:18.411Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.411Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:49:18.411Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:18.412Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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
2021-10-07T06:49:18.412Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:49:18.412Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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:"41cf8b319b871207", X-B3-SpanId:"bb1b734a0d093d58", X-B3-ParentSpanId:"41cf8b319b871207", X-B3-Sampled:"0", X-ONAP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"399542e4-36a0-4a10-a304-d7ad9aab3486"]
2021-10-07T06:49:18.412Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|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\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelVersionId\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelCustomizationId\":\"112b113f-b108-49cc-9fb2-177595c83e27\",\"modelUuid\":\"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\"modelInvariantUuid\":\"1b34c524-4147-4404-a92d-25f3e4298401\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\",\"vnfInstanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\"}","type":"String"},"requestId":{"value":"c21bfe05-c22f-46c0-9e15-aeb49a515b40","type":"String"},"mso-request-id":{"value":"c21bfe05-c22f-46c0-9e15-aeb49a515b40","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"03298a65-a9b8-447c-a626-033c5847107c","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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:49:18.413Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:49:18.452Z|b6036832-3f3a-451a-91a5-369dcc34ecf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:18.453Z|b6036832-3f3a-451a-91a5-369dcc34ecf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:18.460Z|b1cdfb8f-6e0f-44d5-a2d0-12bf178986ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:18.460Z|b1cdfb8f-6e0f-44d5-a2d0-12bf178986ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:18.462Z|43ea45d0-8d98-42d7-be85-5c463a4d4aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:18.462Z|43ea45d0-8d98-42d7-be85-5c463a4d4aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:19.426Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:19.426Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:49:19.426Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:49:19.427Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:49:19 GMT", X-ONAP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-TransactionID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ECOMP-RequestID:"c21bfe05-c22f-46c0-9e15-aeb49a515b40", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"399542e4-36a0-4a10-a304-d7ad9aab3486", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:19.427Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c21bfe05-c22f-46c0-9e15-aeb49a515b40\",\"instanceId\":\"03298a65-a9b8-447c-a626-033c5847107c\"}}","message":"Success","processInstanceID":"b1af12f2-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:49:19.427Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:19.428Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:49:19.430Z|c21bfe05-c22f-46c0-9e15-aeb49a515b40|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:19.444Z|b43efc11-af36-4477-9dac-8b1f46b5965d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:19.447Z|b43efc11-af36-4477-9dac-8b1f46b5965d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:19.566Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:19.570Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:19.571Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:19.571Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:19.571Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:19.572Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:19.572Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07125e022ddddb6c", X-B3-SpanId:"e764a74ad6ed1bcd", X-B3-ParentSpanId:"07125e022ddddb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-TransactionID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-ECOMP-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c882cf-0f4a-4a1f-91f1-655969cf2c0a"]
2021-10-07T06:49:19.572Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:19.573Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:19.593Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:19.594Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:19.594Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:19.594Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:19.595Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:19.596Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:19.596Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:19.597Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:19.598Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:19.598Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:19.598Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:19.598Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:19.598Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07125e022ddddb6c", X-B3-SpanId:"a0ec326169f91b5e", X-B3-ParentSpanId:"07125e022ddddb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-TransactionID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-ECOMP-RequestID:"fa5b8635-f6f9-42a6-9d55-b83d83bc42fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"558e9c6b-a279-4264-8e6c-57ca9e0fde35"]
2021-10-07T06:49:19.599Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:19.599Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:19.613Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:19.614Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:19.615Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:19.615Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:19.616Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:19.616Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:19.616Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:19.622Z|fa5b8635-f6f9-42a6-9d55-b83d83bc42fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:21.149Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:21.152Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:21.153Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:21.153Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:21.153Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:21.154Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:21.154Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0756fedf8f3a1443", X-B3-SpanId:"fabd207f49359684", X-B3-ParentSpanId:"0756fedf8f3a1443", X-B3-Sampled:"0", X-ONAP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-TransactionID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ECOMP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aca0252a-7865-4e58-a6dc-ce71116fd2e1"]
2021-10-07T06:49:21.154Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:21.155Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:21.170Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:21.170Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:21.170Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:21.170Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:21.171Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:21.171Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:21.172Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:21.173Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:21.173Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:21.173Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:21.174Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:21.174Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:21.174Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0756fedf8f3a1443", X-B3-SpanId:"443fb5dabfca2352", X-B3-ParentSpanId:"0756fedf8f3a1443", X-B3-Sampled:"0", X-ONAP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-TransactionID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ECOMP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f7f4656-4f27-4423-b4cc-1ef427decaa6"]
2021-10-07T06:49:21.174Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:21.174Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:21.196Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:21.197Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:21.197Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:21.197Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:21.198Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:21.198Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:21.199Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:21.219Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:21.219Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:21.220Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:21.220Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:21.220Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:21.220Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-TransactionID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ECOMP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d47067d-3e00-4540-aa6c-36e56c6aafa6"]
2021-10-07T06:49:21.221Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:21.221Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:21.364Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:21.365Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:21.365Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:21.365Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=79FF70FCD31A33A0FCAFE984AECACD09; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:21.365Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b15d9756-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:17.894+0000","endTime":"2021-10-07T06:49:20.625+0000","removalTime":null,"durationInMillis":2731,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b1103b69-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:49:21.366Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:21.366Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:21.387Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:21.388Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:21.388Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:21.388Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:21.389Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:21.389Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-TransactionID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ECOMP-RequestID:"da8ed792-45fa-439c-ba54-ddb6502cccd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7200f8b3-c520-47f2-8ee6-3577ad7faf91"]
2021-10-07T06:49:21.389Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:21.389Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:21.543Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:21.543Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:21.543Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:21.543Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8EBDFACFDC35744DF01E37BCF590678B; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:21.544Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b15de589-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b15d9756-273a-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b15d9756-273a-11ec-8cd9-12e9b9830609","executionId":"b15d9756-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:17.895+0000","endTime":"2021-10-07T06:49:18.010+0000","durationInMillis":115,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:21.544Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:21.544Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b15d9756-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:21.547Z|da8ed792-45fa-439c-ba54-ddb6502cccd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:28.472Z|2f56701f-2f2b-43a3-a480-e3f96ce7a0ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:28.472Z|2f56701f-2f2b-43a3-a480-e3f96ce7a0ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:28.481Z|ebd56057-8e7b-4264-96eb-777b9e3c8b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:28.482Z|ebd56057-8e7b-4264-96eb-777b9e3c8b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:28.496Z|4cd40813-5931-4ba9-bc0f-e5dcb528ac8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:28.496Z|4cd40813-5931-4ba9-bc0f-e5dcb528ac8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:28.686Z|326a4af7-721d-4523-b9a6-15ac922e3b62|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:49:28.687Z|326a4af7-721d-4523-b9a6-15ac922e3b62|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:29.753Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:29.757Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:29.757Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:29.757Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:29.758Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:29.758Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:29.758Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d59847d5658a3c4", X-B3-SpanId:"e170e7ba3cd90988", X-B3-ParentSpanId:"0d59847d5658a3c4", X-B3-Sampled:"0", X-ONAP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-TransactionID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ECOMP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0288f86d-1a7c-4e4b-a885-78bbd1d50468"]
2021-10-07T06:49:29.758Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:29.758Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:29.778Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:29.778Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:29.778Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:29.778Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:29.779Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "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" : "2021-10-07T06:49:18.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:29.780Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:29.780Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:29.781Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:29.781Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:29.781Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:29.782Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:29.782Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:29.782Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d59847d5658a3c4", X-B3-SpanId:"78cfab31e92f3496", X-B3-ParentSpanId:"0d59847d5658a3c4", X-B3-Sampled:"0", X-ONAP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-TransactionID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ECOMP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e7aab0e-5928-4cf5-953c-3da1da8f4134"]
2021-10-07T06:49:29.782Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:29.783Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:29.791Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:29.791Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:29.791Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:29.791Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:29.792Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:29.792Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:29.792Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:29.813Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:29.813Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:29.813Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:29.814Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:29.814Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:29.814Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-TransactionID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ECOMP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"482b7db7-e13b-4469-9e15-0789cc7df114"]
2021-10-07T06:49:29.814Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:29.815Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:29.949Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:29.949Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:29.950Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:29.950Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2296436EB800FE71438854D3888F56D; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:29.950Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b3d994a2-273a-11ec-8cd9-12e9b9830609","businessKey":"c21bfe05-c22f-46c0-9e15-aeb49a515b40","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:22.061+0000","endTime":"2021-10-07T06:49:23.853+0000","removalTime":null,"durationInMillis":1792,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b1af12f2-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b3d66020-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:49:29.950Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:29.951Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c21bfe05-c22f-46c0-9e15-aeb49a515b40&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:29.971Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:29.971Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:29.971Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:29.972Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:29.972Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:29.973Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-TransactionID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ECOMP-RequestID:"959b746f-826b-4bbd-84dd-04a4268f6bc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b991845d-b6c5-4207-a48f-8d6977c890c7"]
2021-10-07T06:49:29.973Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:29.973Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:30.119Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:30.119Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:30.120Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:30.120Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87A7013ABF0319CFDE1918D94DA8D0E8; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:30.120Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b3d9e2d5-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b3d994a2-273a-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b3d994a2-273a-11ec-8cd9-12e9b9830609","executionId":"b3d994a2-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:22.063+0000","endTime":"2021-10-07T06:49:23.852+0000","durationInMillis":1789,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b1af12f2-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:30.121Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:30.121Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b3d994a2-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:30.125Z|959b746f-826b-4bbd-84dd-04a4268f6bc6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:31.675Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:31.679Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:31.679Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:31.679Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:31.680Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:31.680Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:31.680Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d538f72d19063ed", X-B3-SpanId:"785b2ec5f246ab3a", X-B3-ParentSpanId:"1d538f72d19063ed", X-B3-Sampled:"0", X-ONAP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-TransactionID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ECOMP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ec3c7fc-4f96-4948-b192-3b481ef48d2f"]
2021-10-07T06:49:31.680Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:31.680Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:31.696Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:31.696Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:31.696Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:31.697Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:31.697Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:31.697Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:31.697Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:31.699Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d538f72d19063ed", X-B3-SpanId:"34d977057dabf1b0", X-B3-ParentSpanId:"1d538f72d19063ed", X-B3-Sampled:"0", X-ONAP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-TransactionID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ECOMP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d19138a5-48ca-4896-8cf8-7558b2f99e81"]
2021-10-07T06:49:31.700Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:31.700Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:31.756Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:31.757Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:31.757Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:31.757Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:31.757Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:31.758Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:31.758Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:31.780Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:31.781Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:31.781Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:31.782Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:31.782Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:31.782Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-TransactionID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ECOMP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"000284a4-a8e9-4419-b86a-05ad028b5ac1"]
2021-10-07T06:49:31.782Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:31.783Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:31.915Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:31.916Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:31.916Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:31.916Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EED19658404323C4A5EB5B707DE185C4; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:31.917Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:49:31.917Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:31.917Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:31.939Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:31.939Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:31.939Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:31.940Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:31.940Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:31.940Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-TransactionID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ECOMP-RequestID:"bfec1ee4-16b4-483f-9aea-b45435ee5c5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85293eb2-e230-4fd1-a609-cc9d5d6064e8"]
2021-10-07T06:49:31.940Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:31.940Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:32.058Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:32.059Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:32.059Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:32.059Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CDDECF528E20092C078FF13B20898D62; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:32.060Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b9324b47-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:31.031+0000","endTime":"2021-10-07T06:49:31.031+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:32.060Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:32.060Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:32.063Z|bfec1ee4-16b4-483f-9aea-b45435ee5c5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:34.444Z|af8638b1-244d-43a0-8317-ec9d7b2570ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:34.444Z|af8638b1-244d-43a0-8317-ec9d7b2570ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:35.038Z|a3e77d89-6fd4-4a2d-84fc-6ea9a80597df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:35.038Z|a3e77d89-6fd4-4a2d-84fc-6ea9a80597df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:38.492Z|22fb0835-2bde-408a-b1d5-e9298b081b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:38.493Z|22fb0835-2bde-408a-b1d5-e9298b081b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:38.503Z|99938144-7510-42b8-9a14-392c075480d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:38.503Z|99938144-7510-42b8-9a14-392c075480d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:38.516Z|ca2f9c5e-03bd-40b2-82fe-7af47b8560a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:38.516Z|ca2f9c5e-03bd-40b2-82fe-7af47b8560a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:40.254Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:40.258Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.258Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c57fbb15941200a", X-B3-SpanId:"a3774a2e1b5fc3a8", X-B3-ParentSpanId:"1c57fbb15941200a", X-B3-Sampled:"0", X-ONAP-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-TransactionID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-ECOMP-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f2a24b-49ec-446a-a365-28567dd5ad0d"]
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:40.259Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.281Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.282Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.282Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:40.282Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.283Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "endTime" : "2021-10-07T06:49:29.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:40.283Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.283Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:40.285Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.285Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:40.285Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.285Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.286Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:40.286Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c57fbb15941200a", X-B3-SpanId:"4126c7d0a81a380d", X-B3-ParentSpanId:"1c57fbb15941200a", X-B3-Sampled:"0", X-ONAP-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-TransactionID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-ECOMP-RequestID:"3c3915da-37d8-4415-bca6-3f9ee90ffcb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88bc7077-b51c-461d-b7d5-fe391d7b29ac"]
2021-10-07T06:49:40.286Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:40.286Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.303Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.304Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.304Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:40.305Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.305Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:40.305Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.305Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:40.312Z|3c3915da-37d8-4415-bca6-3f9ee90ffcb6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:40.433Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:40.436Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.436Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:40.437Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.437Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.437Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:40.437Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cba4f2599a9c4ee", X-B3-SpanId:"6819dd7869f8c167", X-B3-ParentSpanId:"1cba4f2599a9c4ee", X-B3-Sampled:"0", X-ONAP-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-TransactionID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-ECOMP-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e57df3-1a26-44a6-999d-27441b85ca00"]
2021-10-07T06:49:40.438Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:40.438Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.454Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.454Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.455Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:40.455Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.456Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "endTime" : "2021-10-07T06:49:29.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:40.456Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.456Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:40.458Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.458Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:40.458Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.459Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.459Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:40.459Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cba4f2599a9c4ee", X-B3-SpanId:"f998a85c0816ddfc", X-B3-ParentSpanId:"1cba4f2599a9c4ee", X-B3-Sampled:"0", X-ONAP-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-TransactionID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-ECOMP-RequestID:"2612a41f-3112-4617-b4aa-1d560a64c4ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd9631db-7f3b-4561-8e64-f5ef2578f5da"]
2021-10-07T06:49:40.459Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:40.459Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.507Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.508Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.508Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:40.509Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.509Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:40.509Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.510Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:40.516Z|2612a41f-3112-4617-b4aa-1d560a64c4ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:40.637Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:40.640Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.641Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:40.641Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.641Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.641Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:40.642Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"246dcb27107794d9", X-B3-SpanId:"61d43e544b22c786", X-B3-ParentSpanId:"246dcb27107794d9", X-B3-Sampled:"0", X-ONAP-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-TransactionID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-ECOMP-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2311384f-30cc-4a9d-abe2-3b4d643acda0"]
2021-10-07T06:49:40.642Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:40.642Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.657Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.657Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.658Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:40.658Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.659Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "endTime" : "2021-10-07T06:49:29.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:40.659Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.659Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:40.661Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.661Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:40.661Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.662Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.662Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:40.662Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"246dcb27107794d9", X-B3-SpanId:"4c2ab9d2bb4ce6b1", X-B3-ParentSpanId:"246dcb27107794d9", X-B3-Sampled:"0", X-ONAP-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-TransactionID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-ECOMP-RequestID:"554499e8-ea9c-4a5e-b02e-a3716622b870", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"103652cb-250c-4b41-858b-13ddc9218b3e"]
2021-10-07T06:49:40.662Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:40.663Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.673Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.673Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.673Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:40.674Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.674Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:40.675Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.675Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:40.681Z|554499e8-ea9c-4a5e-b02e-a3716622b870|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:40.815Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:40.819Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.820Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:40.820Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.820Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.821Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:40.821Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b747388154ce6b99", X-B3-SpanId:"24cfef625594f3e9", X-B3-ParentSpanId:"b747388154ce6b99", X-B3-Sampled:"0", X-ONAP-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-TransactionID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-ECOMP-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ac4d757-1404-48a5-86f0-b56edb9d4429"]
2021-10-07T06:49:40.821Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:40.821Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.835Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.835Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.836Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:40.836Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.837Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "endTime" : "2021-10-07T06:49:29.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:40.837Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.837Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:40.838Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.839Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:40.839Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.839Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.839Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:40.840Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b747388154ce6b99", X-B3-SpanId:"b1396a61fdecee0e", X-B3-ParentSpanId:"b747388154ce6b99", X-B3-Sampled:"0", X-ONAP-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-TransactionID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-ECOMP-RequestID:"fe593055-e16d-4e9e-80b6-66b8893a08cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"701ddce8-3252-45ca-a133-0427dcc00fda"]
2021-10-07T06:49:40.840Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:40.840Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.848Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.849Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.849Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:40.849Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.850Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:40.850Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.851Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:40.856Z|fe593055-e16d-4e9e-80b6-66b8893a08cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:40.973Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:40.976Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.977Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||Invoke
2021-10-07T06:49:40.977Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.977Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40
2021-10-07T06:49:40.977Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Method      : GET
2021-10-07T06:49:40.978Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9b8812f95cd1764", X-B3-SpanId:"2c0bee169b53f58e", X-B3-ParentSpanId:"b9b8812f95cd1764", X-B3-Sampled:"0", X-ONAP-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-TransactionID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-ECOMP-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0abca973-e86d-419e-9538-1fe500fd20a2"]
2021-10-07T06:49:40.978Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Request body: 
2021-10-07T06:49:40.978Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||==========================request end================================================
2021-10-07T06:49:40.993Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:40.994Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:40.994Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Status text  : 
2021-10-07T06:49:40.994Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:40.995Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||Response body: {
  "requestId" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:49:18.000+00:00",
  "endTime" : "2021-10-07T06:49:29.000+00:00",
  "source" : "VID",
  "vnfId" : "03298a65-a9b8-447c-a626-033c5847107c",
  "vnfName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644_vnf_0",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1b34c524-4147-4404-a92d-25f3e4298401\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50eb4ed8-1814-46ea-b4a3-5a065eab5644\",\n            \"modelCustomizationId\": \"112b113f-b108-49cc-9fb2-177595c83e27\",\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        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/vnfs/03298a65-a9b8-447c-a626-033c5847107c",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "c21bfe05-c22f-46c0-9e15-aeb49a515b40",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40"
    }
  }
}
2021-10-07T06:49:40.995Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:40.995Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c21bfe05-c22f-46c0-9e15-aeb49a515b40|INFO|500||InvokeReturn
2021-10-07T06:49:40.997Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.997Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:40.997Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:40.997Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false
2021-10-07T06:49:40.997Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:40.998Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9b8812f95cd1764", X-B3-SpanId:"069f7cadb3d025af", X-B3-ParentSpanId:"b9b8812f95cd1764", X-B3-Sampled:"0", X-ONAP-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-TransactionID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-ECOMP-RequestID:"caf6be3f-326c-48c2-8c1f-239986ceba58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22714339-9ca6-4a7b-8150-a40b75ffe1e9"]
2021-10-07T06:49:40.998Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:40.998Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:41.006Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:41.007Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:41.007Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:41.007Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:41.008Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:49:41.008Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:41.008Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c21bfe05-c22f-46c0-9e15-aeb49a515b40&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:41.013Z|caf6be3f-326c-48c2-8c1f-239986ceba58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c21bfe05-c22f-46c0-9e15-aeb49a515b40|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:42.187Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:42.191Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:42.192Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:42.192Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:42.192Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:42.192Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:42.193Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"879c1ee09212b26e", X-B3-SpanId:"2224d69393f1ce42", X-B3-ParentSpanId:"879c1ee09212b26e", X-B3-Sampled:"0", X-ONAP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-TransactionID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ECOMP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eec4029-ed39-41d3-9e38-7cfc14a7fd4b"]
2021-10-07T06:49:42.193Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:42.193Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:42.210Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:42.211Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:42.211Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:42.211Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:42.212Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:42.213Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:42.213Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:42.214Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:42.215Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:42.215Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:42.215Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:42.216Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:42.216Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"879c1ee09212b26e", X-B3-SpanId:"dd608bc60b00f057", X-B3-ParentSpanId:"879c1ee09212b26e", X-B3-Sampled:"0", X-ONAP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-TransactionID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ECOMP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1058a346-f955-46af-a3ad-f8b30df3b201"]
2021-10-07T06:49:42.217Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:42.217Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:42.228Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:42.228Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:42.229Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:42.229Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:42.229Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:42.230Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:42.230Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:42.248Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:42.248Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:42.249Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:42.249Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:42.249Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:42.250Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-TransactionID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ECOMP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3047288d-b633-4d60-b37d-d7a339b27c48"]
2021-10-07T06:49:42.250Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:42.250Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:42.383Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:42.383Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:42.383Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:42.384Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF1CCF7889FED36201BD4E23C1528053; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:42.384Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:49:42.384Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:42.385Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:42.401Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:42.402Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:42.402Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:42.402Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:42.402Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:42.402Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-TransactionID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ECOMP-RequestID:"2223bc78-0c44-4bd4-8de4-53d48adbb667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3a6cd53-afa2-49c9-a9d5-026d343ba788"]
2021-10-07T06:49:42.403Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:42.403Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:42.540Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:42.541Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:42.541Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:42.541Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=863BBB15A5CA889FF29BBDA0DCED61BF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:49:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:42.542Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd2caa88-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:37.705+0000","endTime":"2021-10-07T06:49:37.709+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:42.542Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:42.542Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:42.545Z|2223bc78-0c44-4bd4-8de4-53d48adbb667|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:48.519Z|08ec95ca-15a7-42a5-9b85-fafab22622ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:48.520Z|08ec95ca-15a7-42a5-9b85-fafab22622ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:48.528Z|98693c01-e8ca-48f8-be92-754f19c56631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:48.529Z|98693c01-e8ca-48f8-be92-754f19c56631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:48.541Z|f998a04e-b7bd-4fcd-883a-1f0567b68884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:48.542Z|f998a04e-b7bd-4fcd-883a-1f0567b68884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:49.444Z|4fa3cc5d-a3ce-414c-92b5-d15bb6e6250b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:49:49.444Z|4fa3cc5d-a3ce-414c-92b5-d15bb6e6250b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:49:52.673Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:49:52.677Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:52.678Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:49:52.678Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:52.678Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:49:52.679Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:49:52.679Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0de0a7b7e57c4949", X-B3-SpanId:"0a766c6e2c14de3f", X-B3-ParentSpanId:"0de0a7b7e57c4949", X-B3-Sampled:"0", X-ONAP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-TransactionID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ECOMP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68092152-ce16-4f0a-acd1-2b76689e4b1b"]
2021-10-07T06:49:52.679Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:49:52.679Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:49:52.696Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:52.696Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:52.696Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:49:52.697Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:52.699Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:49:52.699Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:52.699Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:49:52.701Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:52.701Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:49:52.701Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:52.702Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:49:52.702Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:49:52.702Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0de0a7b7e57c4949", X-B3-SpanId:"cb9cddf29606eaa1", X-B3-ParentSpanId:"0de0a7b7e57c4949", X-B3-Sampled:"0", X-ONAP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-TransactionID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ECOMP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc050ef0-a9a6-4ed9-8eec-76bda23f6ba2"]
2021-10-07T06:49:52.702Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:49:52.703Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:49:52.712Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:52.713Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:52.713Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:49:52.713Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:52.714Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:49:52.714Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:52.715Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:49:52.739Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-TransactionID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ECOMP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee3c8d8-41e1-43e1-a735-0812b38c0c4c"]
2021-10-07T06:49:52.740Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:52.741Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:52.865Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:52.865Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:52.866Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:52.866Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4DD26A678B4B3AF18730F7F213568CFD; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:52.866Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:49:52.867Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:52.867Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:52.883Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:52.884Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:49:52.884Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:49:52.884Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:49:52.884Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:49:52.884Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-TransactionID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ECOMP-RequestID:"87bed411-4968-49a9-a0b1-0f040055a077", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"900be121-ae86-41d0-9ae8-339f8c4b3840"]
2021-10-07T06:49:52.885Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:49:52.885Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:49:53.003Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:49:53.004Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:49:53.005Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:49:53.005Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37F50BCE3BE2DD0153400AD7A674EEDD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:49:53.005Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd2caa88-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:37.705+0000","endTime":"2021-10-07T06:49:37.709+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:49:53.006Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:49:53.006Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:49:53.010Z|87bed411-4968-49a9-a0b1-0f040055a077|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:49:58.547Z|94665845-0893-4a24-88c9-616845eeadc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:58.548Z|94665845-0893-4a24-88c9-616845eeadc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:58.548Z|decafe42-d279-43be-a184-398800fb341d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:58.549Z|decafe42-d279-43be-a184-398800fb341d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:49:58.560Z|9c39a733-6c66-4256-bea1-cd0c501bc3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:49:58.561Z|9c39a733-6c66-4256-bea1-cd0c501bc3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:03.135Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:03.140Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:03.140Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b8ab62b10554206", X-B3-SpanId:"398aa9b7a98376a5", X-B3-ParentSpanId:"9b8ab62b10554206", X-B3-Sampled:"0", X-ONAP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-TransactionID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ECOMP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f46796-95b3-4230-ac69-0ffb6ebcb73b"]
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:03.141Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:03.161Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:03.162Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:03.162Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:03.163Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:03.164Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:03.164Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:03.165Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:03.166Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b8ab62b10554206", X-B3-SpanId:"941e0f020d14b0e1", X-B3-ParentSpanId:"9b8ab62b10554206", X-B3-Sampled:"0", X-ONAP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-TransactionID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ECOMP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a7bf005-f22a-47ee-8f61-14b26c8c919b"]
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:03.167Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:03.178Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:03.178Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:03.179Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:03.179Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:03.180Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:03.180Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:03.180Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:03.198Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:03.199Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:03.199Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:03.199Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:03.199Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:03.199Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-TransactionID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ECOMP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e35b41ea-40fd-46f4-9f78-e5fce9b60ec0"]
2021-10-07T06:50:03.200Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:03.200Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:03.331Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:03.332Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:03.332Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:03.332Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5A061D3E733E05FB985B59658A7E7208; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:03.333Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:50:03.333Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:03.333Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:03.351Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:03.351Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:03.351Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:03.352Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:03.352Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:03.352Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-TransactionID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ECOMP-RequestID:"2603879f-5e05-4727-9a85-2f9163f88000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55153968-4d1c-4949-8072-f8660d6523b2"]
2021-10-07T06:50:03.352Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:03.352Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:03.476Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:03.477Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:03.477Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:03.477Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B725890342B5A551B0AEF11C8D647A02; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:03.477Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd2caa88-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:37.705+0000","endTime":"2021-10-07T06:49:37.709+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:50:03.478Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:03.478Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:03.481Z|2603879f-5e05-4727-9a85-2f9163f88000|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:04.444Z|428353b1-1991-45be-af6d-22dad3319c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:04.447Z|428353b1-1991-45be-af6d-22dad3319c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:05.039Z|41b106f4-ab11-4e67-aceb-aa9909c724de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:05.039Z|41b106f4-ab11-4e67-aceb-aa9909c724de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:08.567Z|96b47959-2a3f-47d7-8ef2-ff3f7924353a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:08.567Z|3d468544-2dfa-4216-ba2e-c52fb6c78aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:08.567Z|96b47959-2a3f-47d7-8ef2-ff3f7924353a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:08.568Z|3d468544-2dfa-4216-ba2e-c52fb6c78aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:08.580Z|3d282901-e9ff-42af-ae9e-371e9f67e144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:08.581Z|3d282901-e9ff-42af-ae9e-371e9f67e144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:13.609Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:13.612Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a97edb7c95fac53a", X-B3-SpanId:"b2a92e51291feb5e", X-B3-ParentSpanId:"a97edb7c95fac53a", X-B3-Sampled:"0", X-ONAP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-TransactionID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ECOMP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c41ca4d-cf91-4fde-b197-5583c15e161b"]
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:13.613Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:13.633Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:13.633Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:13.633Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:13.634Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:13.635Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:13.635Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:13.635Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:13.637Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:13.638Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:13.638Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:13.638Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:13.639Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:13.639Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a97edb7c95fac53a", X-B3-SpanId:"50dea909fccad2b2", X-B3-ParentSpanId:"a97edb7c95fac53a", X-B3-Sampled:"0", X-ONAP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-TransactionID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ECOMP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f46009a-b0d3-4a1e-b40d-d248f1421c27"]
2021-10-07T06:50:13.639Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:13.640Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:13.650Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:13.651Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:13.651Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:13.651Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:13.652Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:13.652Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:13.652Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:13.728Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:13.728Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-TransactionID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ECOMP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a44fd77b-7bce-4b12-aef0-b400b620beab"]
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:13.729Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:13.858Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:13.858Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:13.858Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:13.859Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=15D802C049EF982269CC90913D85CD65; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:13.859Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:50:13.860Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:13.860Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:13.880Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:13.880Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:13.881Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:13.881Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:13.881Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:13.881Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-TransactionID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ECOMP-RequestID:"8765eb48-78c8-4347-a0a3-87e4105cf39f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65edbfc4-4119-4492-9660-a7fbdbe4be10"]
2021-10-07T06:50:13.881Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:13.882Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.007Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.008Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:14.008Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:14.008Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2C6FAD1BF338F9AA04BC0F99442050D6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.008Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:14.009Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd2caa88-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:37.705+0000","endTime":"2021-10-07T06:49:37.709+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:50:14.009Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.009Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:14.010Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||Checking if requestId: 17380aa6-14ef-4639-af28-380cc9330ded already exists in requestDb InfraActiveRequests table
2021-10-07T06:50:14.010Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:14.011Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:14.011Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.011Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:14.011Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:14.011Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dd7a1ebd12b38d7", X-B3-SpanId:"73da0bf3263eee60", X-B3-ParentSpanId:"9dd7a1ebd12b38d7", X-B3-Sampled:"0", X-ONAP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"237b968d-57ae-45be-b63c-b67ec381583d"]
2021-10-07T06:50:14.012Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:14.012Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.014Z|8765eb48-78c8-4347-a0a3-87e4105cf39f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:14.026Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.027Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:50:14.027Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:14.027Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.028Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: 
2021-10-07T06:50:14.028Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.028Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|404|Not Found|InvokeReturn
2021-10-07T06:50:14.034Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:50:14.040Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.058Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||Invoke
2021-10-07T06:50:14.058Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[26510eaf-831f-4ed0-8cc6-7bb8900c83fe], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.104Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:50:14:083-88531], vertex-id=[245944], Content-Length=[246], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.106Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1"}]}

2021-10-07T06:50:14.107Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:50:14.112Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.136Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:50:14.136Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d550ce9d-b278-4e70-9220-f58e7fe0f1d7], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.186Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:50:14:161-9951], Content-Length=[603], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.186Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-10-07T06:50:14.187Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:50:14.188Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-10-07T06:50:14.192Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.205Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||Invoke
2021-10-07T06:50:14.206Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e7b6263f-44f4-4e47-a3ef-570521b2d756], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.290Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211007-06:50:14:226-89422], vertex-id=[245944], Content-Length=[246], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.291Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1"}]}

2021-10-07T06:50:14.292Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:50:14.296Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.313Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:50:14.314Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[48dab001-8113-412a-8953-eb5c9a1b36cd], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.357Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:50:14:335-26807], Content-Length=[600], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.358Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-10-07T06:50:14.358Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:50:14.360Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-10-07T06:50:14.364Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.381Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||Invoke
2021-10-07T06:50:14.381Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a253098c-a935-455b-a66c-1c5bb021815a], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.482Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:50:14:400-32730], vertex-id=[245944], Content-Length=[246], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.484Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1"}]}

2021-10-07T06:50:14.484Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1?format=pathed|INFO|500||InvokeReturn
2021-10-07T06:50:14.490Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.508Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-10-07T06:50:14.508Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c3bb8605-955e-4056-b956-fd0c9c9d7886], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.593Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211007-06:50:14:527-1367], Content-Length=[609], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.594Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations","ERR.5.4.6114"]}}}

2021-10-07T06:50:14.595Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-10-07T06:50:14.597Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3c260cb0-56d1-431e-a67c-45f36ed6d7c1/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-10-07T06:50:14.601Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:50:14.618Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:50:14.619Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fc3b7c06-9528-45ef-be67-b66fdc92906d], X-ECOMP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded], X-TransactionId=[], X-ONAP-RequestID=[17380aa6-14ef-4639-af28-380cc9330ded]}
2021-10-07T06:50:14.692Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:50:14:642-18142], vertex-id=[245936], Content-Length=[609], Date=[Thu, 07 Oct 2021 06:50:14 GMT], Content-Type=[application/json]}
2021-10-07T06:50:14.693Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633589368572","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}}

2021-10-07T06:50:14.693Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:50:14.694Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:50:14.695Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:50:14.695Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"9dd7a1ebd12b38d7", X-B3-SpanId:"e04b42408507f843", X-B3-ParentSpanId:"9dd7a1ebd12b38d7", X-B3-Sampled:"0", X-ONAP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50875ea4-eadf-4bb8-83b5-7979b2e83036"]
2021-10-07T06:50:14.696Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1"},"instanceName":null,"requestScope":"service"}
2021-10-07T06:50:14.697Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.714Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.715Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:14.715Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:50:14.715Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"Thu, 07 Oct 2021 06:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.716Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:50:14.716Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.716Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:50:14.717Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.717Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:50:14.717Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.718Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.718Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:50:14.718Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a50f4d72-66f9-4ed6-bae5-1f72c1cdb15b"]
2021-10-07T06:50:14.719Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:50:14.719Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.737Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.738Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:14.738Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:50:14.739Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.739Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:50:14.740Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.740Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:50:14.742Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.743Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.743Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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================================================
2021-10-07T06:50:14.744Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.744Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.744Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd61e54a-f3f4-4059-8bd4-dee3a6ba4a7e"]
2021-10-07T06:50:14.745Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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: 
2021-10-07T06:50:14.745Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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================================================
2021-10-07T06:50:14.759Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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==========================================
2021-10-07T06:50:14.759Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.760Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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  : 
2021-10-07T06:50:14.760Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.760Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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" : 512,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2021-10-07T06:50:14.760Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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=================================================
2021-10-07T06:50:14.761Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.762Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.762Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:50:14.762Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.763Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.763Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:50:14.763Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d27a5794-861a-4fe0-82cc-e99b5d8e5940"]
2021-10-07T06:50:14.763Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:50:14.763Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.778Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.779Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:14.779Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:50:14.780Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.780Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:50:14.780Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.781Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:50:14.790Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:50:14.790Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:50:14.790Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.791Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:50:14.791Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:50:14.791Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1374", X-B3-TraceId:"9dd7a1ebd12b38d7", X-B3-SpanId:"8247a5254dd1b268", X-B3-ParentSpanId:"9dd7a1ebd12b38d7", X-B3-Sampled:"0", X-ONAP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cade3638-2af7-4932-8a66-a4a687eee512"]
2021-10-07T06:50:14.791Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"17380aa6-14ef-4639-af28-380cc9330ded","requestStatus":"IN_PROGRESS","startTime":1633589414597,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"17380aa6-14ef-4639-af28-380cc9330ded"}
2021-10-07T06:50:14.791Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:50:14.817Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:14.818Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:50:14.818Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:50:14.818Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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/17380aa6-14ef-4639-af28-380cc9330ded", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:14.819Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:50:14.597+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:50:14.806+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:14.820Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:14.820Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:50:14.833Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.834Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:50:14.834Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:14.834Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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
2021-10-07T06:50:14.835Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:50:14.835Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|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:"9dd7a1ebd12b38d7", X-B3-SpanId:"30e35b04306deeff", X-B3-ParentSpanId:"9dd7a1ebd12b38d7", X-B3-Sampled:"0", X-ONAP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41336d82-3c11-4980-8988-d7e771d8e738"]
2021-10-07T06:50:14.835Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelUuid\":\"dec18465-e8c4-4876-8dbf-4c64a252b570\",\"modelInvariantUuid\":\"db947036-9e58-45e6-b5b0-76c6891ab23d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\"}","type":"String"},"requestId":{"value":"17380aa6-14ef-4639-af28-380cc9330ded","type":"String"},"mso-request-id":{"value":"17380aa6-14ef-4639-af28-380cc9330ded","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3c260cb0-56d1-431e-a67c-45f36ed6d7c1","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/3c260cb0-56d1-431e-a67c-45f36ed6d7c1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:50:14.835Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:50:15.849Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:15.849Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:50:15.850Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:50:15.850Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:50:15 GMT", X-ONAP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-TransactionID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ECOMP-RequestID:"17380aa6-14ef-4639-af28-380cc9330ded", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"41336d82-3c11-4980-8988-d7e771d8e738", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:15.850Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"17380aa6-14ef-4639-af28-380cc9330ded\",\"instanceId\":\"3c260cb0-56d1-431e-a67c-45f36ed6d7c1\"}}","message":"Success","processInstanceID":"d3508a2d-273a-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:50:15.851Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:15.851Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:50:15.854Z|17380aa6-14ef-4639-af28-380cc9330ded|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:15.988Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:15.991Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:15.991Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:15.991Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:15.992Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:15.992Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:15.992Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65d7d5ade8acb9bf", X-B3-SpanId:"290f42ba48dbe0c5", X-B3-ParentSpanId:"65d7d5ade8acb9bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-TransactionID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-ECOMP-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2c27ab4-99d7-4b5d-95f3-ae183b3f90b1"]
2021-10-07T06:50:15.992Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:15.993Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:16.009Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:16.009Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:16.010Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:16.010Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:16.011Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:50:14.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:16.011Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:16.012Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||InvokeReturn
2021-10-07T06:50:16.013Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:16.014Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:16.014Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:16.014Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:16.015Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:16.015Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65d7d5ade8acb9bf", X-B3-SpanId:"b918c5ab4824c7d7", X-B3-ParentSpanId:"65d7d5ade8acb9bf", X-B3-Sampled:"0", X-ONAP-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-TransactionID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-ECOMP-RequestID:"0a5c435d-c12e-4ae5-bb13-deefc5c63d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8faf537c-bd99-42aa-b8b1-2f7468c2c838"]
2021-10-07T06:50:16.015Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:16.016Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:16.032Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:16.033Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:16.033Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:16.033Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:16.034Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:50:16.035Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:16.035Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:16.039Z|0a5c435d-c12e-4ae5-bb13-deefc5c63d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:18.589Z|30db65a4-fd71-4349-a3e9-eaedd40902ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:18.590Z|30db65a4-fd71-4349-a3e9-eaedd40902ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:18.590Z|d2538330-978e-497e-8998-0beefbc850fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:18.590Z|d2538330-978e-497e-8998-0beefbc850fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:18.600Z|8656fbee-dfa4-4274-8392-0d005f6caca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:18.601Z|8656fbee-dfa4-4274-8392-0d005f6caca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:19.444Z|8d2fc9fb-ad26-4590-9681-b95404377052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:19.444Z|8d2fc9fb-ad26-4590-9681-b95404377052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:24.154Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:24.157Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:24.157Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:24.157Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:24.158Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:24.158Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:24.158Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d0d100595ad5a6", X-B3-SpanId:"aba4a905e55faa14", X-B3-ParentSpanId:"e4d0d100595ad5a6", X-B3-Sampled:"0", X-ONAP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-TransactionID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ECOMP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f85316-5d02-4a52-bf0e-e07803d9d027"]
2021-10-07T06:50:24.158Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:24.158Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:24.178Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:24.178Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:24.178Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:24.179Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:24.179Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:49:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:24.180Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:24.180Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:24.181Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:24.182Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:24.182Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:24.182Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:24.182Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:24.183Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d0d100595ad5a6", X-B3-SpanId:"9a0437c9fe034d3d", X-B3-ParentSpanId:"e4d0d100595ad5a6", X-B3-Sampled:"0", X-ONAP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-TransactionID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ECOMP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ede8194-07a2-410a-bf10-cb91897dc3ce"]
2021-10-07T06:50:24.183Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:24.183Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:24.195Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:24.195Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:24.196Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:24.196Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:24.197Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:24.197Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:24.197Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:24.216Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:24.217Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:24.217Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:24.217Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:24.217Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:24.218Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-TransactionID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ECOMP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5238d208-946d-4a71-8aa7-9d557cbef737"]
2021-10-07T06:50:24.218Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:24.218Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:24.341Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:24.341Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:24.342Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:24.342Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C577D76D4242925175D85F5D8DE4CAA6; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:50:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:24.342Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9322430-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:49:31.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"b92d68ff-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:50:24.343Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:24.343Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:24.362Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:24.362Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:24.362Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:24.363Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:24.363Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:24.363Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-TransactionID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ECOMP-RequestID:"937b0347-4b76-4544-ab1b-d8576ed8ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc9d2a4e-6cf6-4c73-bc0c-bc754308ac0f"]
2021-10-07T06:50:24.363Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:24.363Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:24.480Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:24.481Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:24.481Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:24.481Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0582BAB79E7B7C44080D06B9232C2493; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:50:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:24.482Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bd2caa88-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"b9322430-273a-11ec-8cd9-12e9b9830609","executionId":"b9322430-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:49:37.705+0000","endTime":"2021-10-07T06:49:37.709+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:50:24.482Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:24.482Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9322430-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:24.485Z|937b0347-4b76-4544-ab1b-d8576ed8ee37|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:26.172Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:26.176Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.176Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:26.176Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.177Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.177Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:26.177Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c886d9e141075979", X-B3-SpanId:"e1b299434313ada2", X-B3-ParentSpanId:"c886d9e141075979", X-B3-Sampled:"0", X-ONAP-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-TransactionID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-ECOMP-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"172c8dec-f1ed-439b-9047-adc8c89503e7"]
2021-10-07T06:50:26.177Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:26.178Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.195Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.196Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.196Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:26.197Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.197Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:50:14.000+00:00",
  "endTime" : "2021-10-07T06:50:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:26.197Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.198Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||InvokeReturn
2021-10-07T06:50:26.199Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.199Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:26.199Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.200Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.200Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:26.200Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c886d9e141075979", X-B3-SpanId:"9014f902fd89ddde", X-B3-ParentSpanId:"c886d9e141075979", X-B3-Sampled:"0", X-ONAP-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-TransactionID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-ECOMP-RequestID:"0b2a070b-e402-4ce8-90e5-871e4a70f3d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a6e815-2042-431b-97c9-c60dc3c13047"]
2021-10-07T06:50:26.200Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:26.201Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.213Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.213Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.213Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:26.214Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.214Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:50:26.214Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.215Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:26.220Z|0b2a070b-e402-4ce8-90e5-871e4a70f3d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:26.340Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:26.344Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.345Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:26.345Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.345Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.345Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:26.345Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"228e00363e5022fe", X-B3-SpanId:"79fc24d66327c6ed", X-B3-ParentSpanId:"228e00363e5022fe", X-B3-Sampled:"0", X-ONAP-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-TransactionID:"c48357d0-1c53-4e99-a205-f6485869967f", X-ECOMP-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b56186-ceb0-42b8-b3bb-b886209a30fa"]
2021-10-07T06:50:26.346Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:26.346Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.361Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.362Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.362Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:26.362Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.363Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:50:14.000+00:00",
  "endTime" : "2021-10-07T06:50:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:26.363Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.364Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||InvokeReturn
2021-10-07T06:50:26.365Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.365Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:26.365Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.366Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.366Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:26.366Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"228e00363e5022fe", X-B3-SpanId:"514424e55fe857e1", X-B3-ParentSpanId:"228e00363e5022fe", X-B3-Sampled:"0", X-ONAP-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-TransactionID:"c48357d0-1c53-4e99-a205-f6485869967f", X-ECOMP-RequestID:"c48357d0-1c53-4e99-a205-f6485869967f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a2d0165-904c-41fe-8fb3-0e6cecfd027f"]
2021-10-07T06:50:26.366Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:26.367Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.376Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.377Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.377Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:26.377Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.377Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:50:26.378Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.378Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:26.384Z|c48357d0-1c53-4e99-a205-f6485869967f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:26.512Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:26.515Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.515Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:26.515Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.515Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.515Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:26.516Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39e4c3b78d2024c", X-B3-SpanId:"19ac837bfb3416c2", X-B3-ParentSpanId:"c39e4c3b78d2024c", X-B3-Sampled:"0", X-ONAP-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-TransactionID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-ECOMP-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"256f54cb-336a-4327-a773-12090c5a524e"]
2021-10-07T06:50:26.516Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:26.516Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.533Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.533Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.534Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:26.534Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.535Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:50:14.000+00:00",
  "endTime" : "2021-10-07T06:50:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:26.535Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.535Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||InvokeReturn
2021-10-07T06:50:26.536Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39e4c3b78d2024c", X-B3-SpanId:"603a1377cc58e256", X-B3-ParentSpanId:"c39e4c3b78d2024c", X-B3-Sampled:"0", X-ONAP-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-TransactionID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-ECOMP-RequestID:"76e63bd5-03b3-4b22-a698-e5ecf7e3e161", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d009d1b-7560-4e58-a418-a23365517f2a"]
2021-10-07T06:50:26.537Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:26.538Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.549Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.549Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.549Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:26.550Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.550Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:50:26.550Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.551Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:26.556Z|76e63bd5-03b3-4b22-a698-e5ecf7e3e161|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:26.683Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:26.685Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.686Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||Invoke
2021-10-07T06:50:26.686Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.686Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded
2021-10-07T06:50:26.686Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Method      : GET
2021-10-07T06:50:26.687Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24f4a18dac9d9465", X-B3-SpanId:"85ed3ae7096128c0", X-B3-ParentSpanId:"24f4a18dac9d9465", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-TransactionID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-ECOMP-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60ff63d4-d106-401e-97ae-32e59847be39"]
2021-10-07T06:50:26.687Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Request body: 
2021-10-07T06:50:26.687Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.703Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.704Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.704Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Status text  : 
2021-10-07T06:50:26.704Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.705Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||Response body: {
  "requestId" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-10-07T06:50:14.000+00:00",
  "endTime" : "2021-10-07T06:50:22.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db947036-9e58-45e6-b5b0-76c6891ab23d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"dec18465-e8c4-4876-8dbf-4c64a252b570\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "serviceInstanceName" : "basic_vm-90ed1416-6bd2-4a38-8c09-3f60e85cb644",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3c260cb0-56d1-431e-a67c-45f36ed6d7c1",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "17380aa6-14ef-4639-af28-380cc9330ded",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded"
    }
  }
}
2021-10-07T06:50:26.705Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.706Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17380aa6-14ef-4639-af28-380cc9330ded|INFO|500||InvokeReturn
2021-10-07T06:50:26.707Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.707Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:26.707Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:26.708Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false
2021-10-07T06:50:26.708Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:26.708Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24f4a18dac9d9465", X-B3-SpanId:"cdea9aca3ee5e95b", X-B3-ParentSpanId:"24f4a18dac9d9465", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-TransactionID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-ECOMP-RequestID:"ae4bbb91-75a3-4c13-8060-fd6a774d00cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d6405c9-ea36-41b0-b861-4d4cb0f5d282"]
2021-10-07T06:50:26.709Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:26.709Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:26.719Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:26.720Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:26.720Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:26.720Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:26.721Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:50:26.721Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:26.721Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=17380aa6-14ef-4639-af28-380cc9330ded&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:26.726Z|ae4bbb91-75a3-4c13-8060-fd6a774d00cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/17380aa6-14ef-4639-af28-380cc9330ded|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:28.611Z|9214a9f5-479c-4b3d-8af3-7a64dbe4237f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:28.612Z|9214a9f5-479c-4b3d-8af3-7a64dbe4237f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:28.618Z|8c16785e-81fd-4c27-98b7-a0359ce27439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:28.619Z|8c16785e-81fd-4c27-98b7-a0359ce27439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:28.621Z|c131f888-8bb1-4f45-b4bc-9bfc653d3ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:28.621Z|c131f888-8bb1-4f45-b4bc-9bfc653d3ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:28.687Z|f940feac-29fb-4fb2-a5e5-8d153b983b0f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:50:28.687Z|f940feac-29fb-4fb2-a5e5-8d153b983b0f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:34.444Z|54dd816b-237c-486d-9661-32515bd73dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:34.445Z|54dd816b-237c-486d-9661-32515bd73dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:34.622Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:34.627Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:34.627Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:34.627Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:34.627Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:34.628Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:34.628Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d5d26794e4379e", X-B3-SpanId:"d1fdd44e989dfd73", X-B3-ParentSpanId:"d3d5d26794e4379e", X-B3-Sampled:"0", X-ONAP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-TransactionID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ECOMP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87833074-8584-4114-8987-5a95393cff00"]
2021-10-07T06:50:34.628Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:34.628Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:34.645Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:34.645Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:34.646Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:34.646Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:34.647Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:34.647Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:34.648Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d5d26794e4379e", X-B3-SpanId:"939474e0712a4935", X-B3-ParentSpanId:"d3d5d26794e4379e", X-B3-Sampled:"0", X-ONAP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-TransactionID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ECOMP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2cc7c3b-1dac-406d-a8ec-05c45091b302"]
2021-10-07T06:50:34.649Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:34.650Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:34.662Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:34.662Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:34.663Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:34.663Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:34.663Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:34.663Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:34.664Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:34.686Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:34.686Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:34.687Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:34.687Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:34.687Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:34.687Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-TransactionID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ECOMP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de150121-0d04-4a90-8df4-258e3ebb141e"]
2021-10-07T06:50:34.688Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:34.688Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:34.813Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:34.813Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:34.813Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:34.814Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5ACAC5938B53EC004BB1427B9A60CB16; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:50:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:34.814Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ddd9d677-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:50:32.527+0000","endTime":"2021-10-07T06:50:32.900+0000","removalTime":null,"durationInMillis":373,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"ddd89dc0-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:50:34.814Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:34.815Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:34.837Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:34.837Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:34.837Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:34.838Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:34.838Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:34.838Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-TransactionID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ECOMP-RequestID:"a2718472-413b-4979-82b0-c9f3162bcfa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87ec9cfc-59a5-4ceb-849f-14d44e95ab70"]
2021-10-07T06:50:34.838Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:34.838Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:34.962Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:34.963Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:34.963Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:34.963Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BF9B2C8ACA57B6C4E9D25FC6C780AF93; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:50:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:34.964Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ddda24aa-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"ddd9d677-273a-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"ddd9d677-273a-11ec-8cd9-12e9b9830609","executionId":"ddd9d677-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:50:32.529+0000","endTime":"2021-10-07T06:50:32.900+0000","durationInMillis":371,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:50:34.964Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:34.964Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ddd9d677-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:34.967Z|a2718472-413b-4979-82b0-c9f3162bcfa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:35.040Z|aeb3c6c5-169a-4c6e-afe6-994a39e7955c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:35.040Z|aeb3c6c5-169a-4c6e-afe6-994a39e7955c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:38.634Z|92ce5eb9-b25d-4537-81be-476af14b6dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:38.634Z|92ce5eb9-b25d-4537-81be-476af14b6dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:38.641Z|33efeecf-831c-4859-bec3-8ef1b1cce421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:38.641Z|33efeecf-831c-4859-bec3-8ef1b1cce421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:38.643Z|3c835d0d-8d7a-4728-a347-960e2fd0549c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:38.643Z|3c835d0d-8d7a-4728-a347-960e2fd0549c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:45.095Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:45.099Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:45.100Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:45.100Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:45.100Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:45.101Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:45.101Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5b4f5f14a42eb8", X-B3-SpanId:"4842d6a70e035443", X-B3-ParentSpanId:"7d5b4f5f14a42eb8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-TransactionID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ECOMP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a07a1cb-3f20-478a-800f-77d1fec43fbc"]
2021-10-07T06:50:45.101Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:45.101Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:45.120Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:45.121Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:45.121Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:45.121Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:45.123Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2021-10-07T06:48:58.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:45.123Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:45.123Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:45.125Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:45.125Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:45.125Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:45.125Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:45.126Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:45.126Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5b4f5f14a42eb8", X-B3-SpanId:"ba79b1dfd43f379b", X-B3-ParentSpanId:"7d5b4f5f14a42eb8", X-B3-Sampled:"0", X-ONAP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-TransactionID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ECOMP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d88284a4-4b4e-42e5-9920-cf42675e03a1"]
2021-10-07T06:50:45.126Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:45.127Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:45.136Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:45.136Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:45.136Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:45.136Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:45.137Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:45.137Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:45.137Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:45.156Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:45.156Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:45.156Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:45.156Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:50:45.157Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:45.157Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-TransactionID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ECOMP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b292624a-2258-43b0-b2ae-e108f0b65f5f"]
2021-10-07T06:50:45.157Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:45.157Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:45.277Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:45.277Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:45.278Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:45.278Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5CC7CBF528D8DB56D40219E164DF0EFC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Thu, 07 Oct 2021 06:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:45.278Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfad84cb-273a-11ec-8cd9-12e9b9830609","businessKey":"873f4a91-8f05-4443-a106-6da30903e0e2","processDefinitionId":"ControllerExecutionBB:1:54a7ee80-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2021-10-07T06:50:35.592+0000","endTime":"2021-10-07T06:50:40.184+0000","removalTime":null,"durationInMillis":4592,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609","superProcessInstanceId":"de768b25-273a-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:50:45.279Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:45.279Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=873f4a91-8f05-4443-a106-6da30903e0e2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:45.294Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-TransactionID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ECOMP-RequestID:"6a618389-cdfe-4528-9465-09f88566c1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b79409bc-adea-422c-baf2-3f7434cd6050"]
2021-10-07T06:50:45.295Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:50:45.296Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:50:45.417Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:45.417Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:45.418Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:50:45.418Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BA6E6E35415FBE32C8F508E61B3466AF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Thu, 07 Oct 2021 06:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:45.418Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e26a341a-273a-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"dfad84cb-273a-11ec-8cd9-12e9b9830609","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:54a7ee80-2719-11ec-8cd9-12e9b9830609","processInstanceId":"dfad84cb-273a-11ec-8cd9-12e9b9830609","executionId":"dfad84cb-273a-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:50:40.184+0000","endTime":"2021-10-07T06:50:40.184+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a65000b3-273a-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:50:45.418Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:45.419Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfad84cb-273a-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:50:45.422Z|6a618389-cdfe-4528-9465-09f88566c1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:48.658Z|073a16e0-1fd4-43e4-9c33-aafd6521a211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:48.658Z|073a16e0-1fd4-43e4-9c33-aafd6521a211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:48.660Z|2f4f0ff8-1a14-4e44-9849-abad840fd860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:48.660Z|2f4f0ff8-1a14-4e44-9849-abad840fd860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:48.661Z|a66f4062-8a42-4c16-a69e-cd45237b0e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:48.661Z|a66f4062-8a42-4c16-a69e-cd45237b0e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:49.444Z|15b946f0-ef0c-4efb-9780-639f9545bed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:50:49.446Z|15b946f0-ef0c-4efb-9780-639f9545bed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:50:55.559Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:55.563Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.563Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:55.563Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.564Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.564Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:55.564Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50032de9b289903", X-B3-SpanId:"50261ee7db2e3ccc", X-B3-ParentSpanId:"c50032de9b289903", X-B3-Sampled:"0", X-ONAP-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-TransactionID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-ECOMP-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bc0a475-f6da-4494-8d9d-b1e3e631c89d"]
2021-10-07T06:50:55.565Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:55.565Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.582Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.583Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.583Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:55.583Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.584Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "endTime" : "2021-10-07T06:50:48.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:55.584Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.584Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:55.586Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.586Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:55.586Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.586Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.587Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:55.587Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50032de9b289903", X-B3-SpanId:"64f00769ab37850a", X-B3-ParentSpanId:"c50032de9b289903", X-B3-Sampled:"0", X-ONAP-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-TransactionID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-ECOMP-RequestID:"0dfcaab3-279a-466d-a4e3-6ebd6d21c612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"633ce75c-a953-4d4d-911a-74fda0a571c1"]
2021-10-07T06:50:55.587Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:55.587Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.596Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.596Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.596Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:55.596Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.597Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:55.597Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.597Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:55.602Z|0dfcaab3-279a-466d-a4e3-6ebd6d21c612|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:55.724Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:55.728Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.728Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:55.728Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.728Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.729Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:55.729Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bde3dd412c04870d", X-B3-SpanId:"aaa3a49896985a43", X-B3-ParentSpanId:"bde3dd412c04870d", X-B3-Sampled:"0", X-ONAP-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-TransactionID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-ECOMP-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"327ff4dc-3d1b-4f4a-8ec3-55aab47867d4"]
2021-10-07T06:50:55.729Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:55.729Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.744Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.744Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.745Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:55.745Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.746Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "endTime" : "2021-10-07T06:50:48.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:55.746Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.747Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:55.748Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.748Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:55.748Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.749Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.749Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:55.749Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bde3dd412c04870d", X-B3-SpanId:"e0bc1a16a50df483", X-B3-ParentSpanId:"bde3dd412c04870d", X-B3-Sampled:"0", X-ONAP-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-TransactionID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-ECOMP-RequestID:"444d7eac-fdc0-48b6-aac7-4688ebfe41f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fcad3ee-6a6f-4023-a261-f23c5f6cbaa7"]
2021-10-07T06:50:55.749Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:55.750Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.760Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.760Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.761Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:55.761Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.761Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:55.762Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.762Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:55.769Z|444d7eac-fdc0-48b6-aac7-4688ebfe41f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:55.895Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:55.898Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.899Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:55.899Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.899Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:55.900Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:55.900Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78fc1bedaa3dbedc", X-B3-SpanId:"4f7c17617756c44e", X-B3-ParentSpanId:"78fc1bedaa3dbedc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-TransactionID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-ECOMP-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fab4234e-3703-4541-afef-c399d7b1fcf8"]
2021-10-07T06:50:55.900Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:55.900Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.915Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.916Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.916Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:55.916Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.917Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "endTime" : "2021-10-07T06:50:48.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:55.917Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.918Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:55.919Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78fc1bedaa3dbedc", X-B3-SpanId:"33444fb7ebb2ac91", X-B3-ParentSpanId:"78fc1bedaa3dbedc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-TransactionID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-ECOMP-RequestID:"94ed3af9-1523-4341-bdac-eb1ca3730257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada0895d-707f-4358-8ca2-016cea68137d"]
2021-10-07T06:50:55.920Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:55.920Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:55.931Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:55.932Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:55.932Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:55.932Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:55.932Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:55.933Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:55.933Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:55.937Z|94ed3af9-1523-4341-bdac-eb1ca3730257|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:56.062Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:56.065Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:56.065Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d3f53c36c3e6a45", X-B3-SpanId:"24567bd6000cd1bb", X-B3-ParentSpanId:"4d3f53c36c3e6a45", X-B3-Sampled:"0", X-ONAP-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-TransactionID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-ECOMP-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9676f492-7bae-4051-9508-59a82eb178bb"]
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:56.066Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:56.081Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:56.081Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:56.082Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:56.083Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:56.084Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "endTime" : "2021-10-07T06:50:48.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:56.084Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:56.085Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:56.086Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:56.087Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:56.087Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:56.087Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:56.088Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:56.088Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d3f53c36c3e6a45", X-B3-SpanId:"14c794ba164bab85", X-B3-ParentSpanId:"4d3f53c36c3e6a45", X-B3-Sampled:"0", X-ONAP-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-TransactionID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-ECOMP-RequestID:"6316e5db-dfac-4b75-8015-7dbfe385f2a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"607acf93-c4d3-4243-8284-f10a77e74e0f"]
2021-10-07T06:50:56.088Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:56.088Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:56.099Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:56.099Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:56.099Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:56.100Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:56.100Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:56.100Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:56.100Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:56.107Z|6316e5db-dfac-4b75-8015-7dbfe385f2a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:56.230Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:50:56.233Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:56.233Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||Invoke
2021-10-07T06:50:56.234Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:56.234Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2
2021-10-07T06:50:56.234Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Method      : GET
2021-10-07T06:50:56.234Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca63d3c58e2a39ce", X-B3-SpanId:"fcd2a5ba57d61eb1", X-B3-ParentSpanId:"ca63d3c58e2a39ce", X-B3-Sampled:"0", X-ONAP-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-TransactionID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-ECOMP-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb00d206-ca14-49ff-b359-7d452e86ce87"]
2021-10-07T06:50:56.235Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Request body: 
2021-10-07T06:50:56.235Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||==========================request end================================================
2021-10-07T06:50:56.249Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:56.250Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:56.250Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Status text  : 
2021-10-07T06:50:56.250Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:56.251Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||Response body: {
  "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "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" : "2021-10-07T06:48:58.000+00:00",
  "endTime" : "2021-10-07T06:50:48.000+00:00",
  "source" : "VID",
  "vnfId" : "cafa20b3-4bd2-49a7-b595-6936279733bf",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n\t\t\t\"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"adc2a54b-0fdf-4024-a9ff-c4b1641d0d17\",\n                                        \"modelInvariantUuid\": \"30e29091-e8b2-40af-a54e-5fd03f27b181\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b53eaa49-9127-4749-ad52-048149d538d3\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\",\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\": \"6fbd754f-4e12-4f13-8645-5a5b710b1291\",\n                                                \"modelInvariantUuid\": \"5f82265c-6687-46d8-8d81-5b4dd7f5a9b7\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ee6c26db-b740-4536-9b75-ad069036072f\"\n                                            },\n                                            \"instanceName\": \"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\n                            \"modelInvariantId\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\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\": \"f391cc09-961f-497a-92ec-2cf78f9e7fd9\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
    "cloudIdentifier" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"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\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"admin_plane_net_name\":\"admin\"},\"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" : "2021-10-07T06:49:33.000+00:00"
  } ],
  "requestURI" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2"
    }
  }
}
2021-10-07T06:50:56.252Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:56.252Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/873f4a91-8f05-4443-a106-6da30903e0e2|INFO|500||InvokeReturn
2021-10-07T06:50:56.253Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:56.253Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:50:56.254Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:50:56.254Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false
2021-10-07T06:50:56.254Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:50:56.254Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca63d3c58e2a39ce", X-B3-SpanId:"7131caa07eec24bc", X-B3-ParentSpanId:"ca63d3c58e2a39ce", X-B3-Sampled:"0", X-ONAP-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-TransactionID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-ECOMP-RequestID:"52760d20-0c6e-4a0c-81ba-a5b6667eb1dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a1199a-5531-4c06-b0bd-8b7f3503c3d4"]
2021-10-07T06:50:56.255Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:50:56.255Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:50:56.264Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:50:56.265Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:50:56.265Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:50:56.265Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:50:56.266Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 40,
  "soRequestId" : "873f4a91-8f05-4443-a106-6da30903e0e2",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1633589375000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:49:39.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:50:56.266Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:50:56.267Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=873f4a91-8f05-4443-a106-6da30903e0e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:50:56.273Z|52760d20-0c6e-4a0c-81ba-a5b6667eb1dd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/873f4a91-8f05-4443-a106-6da30903e0e2|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:50:58.677Z|567f571c-6d39-49ac-b1ff-9ebd8adc09e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:58.677Z|f829dbb2-8f9b-430c-9306-3266bd90024b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:58.678Z|f829dbb2-8f9b-430c-9306-3266bd90024b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:58.678Z|567f571c-6d39-49ac-b1ff-9ebd8adc09e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:50:58.681Z|3a30fe35-b96c-4ab5-9760-cd8e7c7c370d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:50:58.681Z|3a30fe35-b96c-4ab5-9760-cd8e7c7c370d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:04.444Z|db4d348a-500d-4331-a93e-db02d94f9889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:04.445Z|db4d348a-500d-4331-a93e-db02d94f9889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:05.041Z|2e3820f0-f046-4d8f-b096-4ef5b29dfcda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:05.041Z|2e3820f0-f046-4d8f-b096-4ef5b29dfcda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:08.702Z|0549d020-76c7-4694-ad44-afb8c98a1799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:08.702Z|0549d020-76c7-4694-ad44-afb8c98a1799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:08.703Z|65600270-cb48-4597-b7e1-55bb75ebbc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:08.704Z|65600270-cb48-4597-b7e1-55bb75ebbc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:08.708Z|1b29f9a9-4f1c-421d-8860-a2c1b0040544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:08.708Z|1b29f9a9-4f1c-421d-8860-a2c1b0040544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:18.723Z|261857c4-2f09-4811-b019-fd437eff4593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:18.724Z|261857c4-2f09-4811-b019-fd437eff4593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:18.729Z|7c5efabd-fc95-4839-b586-709d19de7f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:18.730Z|7c5efabd-fc95-4839-b586-709d19de7f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:18.730Z|4968f271-712a-4129-be81-32a2500b4038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:18.730Z|4968f271-712a-4129-be81-32a2500b4038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:19.444Z|38ad4d59-6cef-4087-86eb-992583797ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:19.445Z|38ad4d59-6cef-4087-86eb-992583797ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:28.686Z|3790dcc2-5057-4df0-b349-77ef6fbac64c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:51:28.686Z|3790dcc2-5057-4df0-b349-77ef6fbac64c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:28.749Z|a4509a2f-967f-4efe-b6fe-f87a940ad1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:28.750Z|a4509a2f-967f-4efe-b6fe-f87a940ad1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:28.751Z|be02997e-b236-4b84-bd38-fda237c44ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:28.751Z|36c63358-40d8-42e1-a104-1f288d724898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:28.751Z|be02997e-b236-4b84-bd38-fda237c44ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:28.751Z|36c63358-40d8-42e1-a104-1f288d724898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:32.049Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:51:32.051Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||INFO|500||Checking if requestId: d721d51c-8311-478e-82fb-11ee27a5b4c9 already exists in requestDb InfraActiveRequests table
2021-10-07T06:51:32.051Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:32.052Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:51:32.052Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.052Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:32.053Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:51:32.053Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b6a7be586a000f", X-B3-SpanId:"dad11d1c3ed6792e", X-B3-ParentSpanId:"67b6a7be586a000f", X-B3-Sampled:"0", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"497ee786-ef58-4af5-a318-277d78083afb"]
2021-10-07T06:51:32.053Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:51:32.054Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.073Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.073Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:51:32.073Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:51:32.074Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.074Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: 
2021-10-07T06:51:32.075Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.075Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|404|Not Found|InvokeReturn
2021-10-07T06:51:32.082Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||INFO|500||Running local validations
2021-10-07T06:51:32.085Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-10-07T06:51:32.102Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-10-07T06:51:32.102Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||Invoke
2021-10-07T06:51:32.225Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629|INFO|500||InvokeReturn
2021-10-07T06:51:32.226Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fde49709ab344d369d1e9cea539b4629 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211007-06:51:32:131-23312], vertex-id=[225424], Content-Length=[1037], Date=[Thu, 07 Oct 2021 06:51:32 GMT], Content-Type=[application/json]}
2021-10-07T06:51:32.227Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||DEBUG|500||{"tenant-id":"fde49709ab344d369d1e9cea539b4629","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1633589350360","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/cafa20b3-4bd2-49a7-b595-6936279733bf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cafa20b3-4bd2-49a7-b595-6936279733bf"}],"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/v23/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"}]}]}}

2021-10-07T06:51:32.229Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-10-07T06:51:32.229Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-10-07T06:51:32.230Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.231Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-10-07T06:51:32.231Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.231Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.231Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-10-07T06:51:32.232Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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:"67b6a7be586a000f", X-B3-SpanId:"397f795e8ef9f7cb", X-B3-ParentSpanId:"67b6a7be586a000f", X-B3-Sampled:"0", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06422097-90f6-4667-a370-749cb584a531"]
2021-10-07T06:51:32.232Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"cd6a34e2-45f7-4edd-a664-f6ea7e446180"},"instanceName":null,"requestScope":"service"}
2021-10-07T06:51:32.232Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.250Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.251Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:32.251Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-10-07T06:51:32.251Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.252Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-10-07T06:51:32.252Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.252Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-10-07T06:51:32.253Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:51:32.253Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||Invoke
2021-10-07T06:51:32.254Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.254Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:51:32.254Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Method      : GET
2021-10-07T06:51:32.255Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13015003-a2be-4abe-9bb6-6cbcd51641ac"]
2021-10-07T06:51:32.255Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Request body: 
2021-10-07T06:51:32.255Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.281Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.281Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:32.282Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status text  : 
2021-10-07T06:51:32.282Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.283Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
  "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
  "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
    }
  }
}
2021-10-07T06:51:32.283Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.284Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||InvokeReturn
2021-10-07T06:51:32.286Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance
2021-10-07T06:51:32.286Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|INFO|500||Invoke
2021-10-07T06:51:32.286Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.286Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance
2021-10-07T06:51:32.286Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Method      : GET
2021-10-07T06:51:32.287Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18008ca1-3583-496f-8e67-e439e2b02173"]
2021-10-07T06:51:32.287Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Request body: 
2021-10-07T06:51:32.287Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.301Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.302Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:51:32.302Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Status text  : 
2021-10-07T06:51:32.302Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&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:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.303Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Response body: 
2021-10-07T06:51:32.303Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.303Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:51:32.304Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e
2021-10-07T06:51:32.304Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|INFO|500||Invoke
2021-10-07T06:51:32.305Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.305Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e
2021-10-07T06:51:32.305Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Method      : GET
2021-10-07T06:51:32.305Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1bf4ba8-0050-48c7-9edf-2ea257ef64ec"]
2021-10-07T06:51:32.305Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Request body: 
2021-10-07T06:51:32.306Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.325Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.325Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:32.326Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Status text  : 
2021-10-07T06:51:32.326Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.327Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
      "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
      "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e"
    }
  }
}
2021-10-07T06:51:32.327Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.327Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9785b66d-ed4e-4a6c-a488-0e37e0073f5e|INFO|500||InvokeReturn
2021-10-07T06:51:32.330Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance
2021-10-07T06:51:32.330Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|INFO|500||Invoke
2021-10-07T06:51:32.330Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.331Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance
2021-10-07T06:51:32.331Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Method      : GET
2021-10-07T06:51:32.331Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b7f5669-6ba9-4fb0-aa30-19d260630edd"]
2021-10-07T06:51:32.334Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Request body: 
2021-10-07T06:51:32.334Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.347Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.347Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-10-07T06:51:32.348Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Status text  : 
2021-10-07T06:51:32.348Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&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:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.348Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||Response body: 
2021-10-07T06:51:32.348Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.349Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54602e52-875d-42e9-b8a5-b0ea1a4f745d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-10-07T06:51:32.349Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.349Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-10-07T06:51:32.349Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.350Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.350Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-10-07T06:51:32.350Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"529dc0bd-1268-4aab-8e9c-04ce7d748275"]
2021-10-07T06:51:32.350Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-10-07T06:51:32.350Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.371Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.371Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:32.372Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-10-07T06:51:32.372Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.374Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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" : "2021-10-07 02:52:04.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    }
  }
}
2021-10-07T06:51:32.374Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.375Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-10-07T06:51:32.378Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.378Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.378Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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================================================
2021-10-07T06:51:32.378Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.379Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.379Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515759e3-fd42-41c4-844a-6e018918399c"]
2021-10-07T06:51:32.379Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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: 
2021-10-07T06:51:32.379Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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================================================
2021-10-07T06:51:32.394Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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==========================================
2021-10-07T06:51:32.394Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.394Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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  : 
2021-10-07T06:51:32.395Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.395Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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" : 512,
  "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" : "2021-10-07T02:52:04.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2021-10-07T06:51:32.395Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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=================================================
2021-10-07T06:51:32.396Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.397Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:51:32.397Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||Invoke
2021-10-07T06:51:32.397Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.397Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d
2021-10-07T06:51:32.398Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Method      : GET
2021-10-07T06:51:32.398Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7759656d-11a2-4630-a10c-b17f3a03c989"]
2021-10-07T06:51:32.398Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Request body: 
2021-10-07T06:51:32.398Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.416Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.417Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:32.417Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Status text  : 
2021-10-07T06:51:32.418Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.419Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "54602e52-875d-42e9-b8a5-b0ea1a4f745d",
  "modelInvariantUUID" : "9785b66d-ed4e-4a6c-a488-0e37e0073f5e",
  "created" : "2021-10-07 06:45:26.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/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/configurationCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d/networkCustomizations"
    }
  }
}
2021-10-07T06:51:32.419Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.419Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54602e52-875d-42e9-b8a5-b0ea1a4f745d|INFO|500||InvokeReturn
2021-10-07T06:51:32.422Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:51:32.423Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-10-07T06:51:32.423Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.423Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-10-07T06:51:32.423Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-10-07T06:51:32.424Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1387", X-B3-TraceId:"67b6a7be586a000f", X-B3-SpanId:"6d71341e5196c3e2", X-B3-ParentSpanId:"67b6a7be586a000f", X-B3-Sampled:"0", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3bfaa9b-1431-461d-a8db-18c177976f7d"]
2021-10-07T06:51:32.424Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d721d51c-8311-478e-82fb-11ee27a5b4c9","requestStatus":"IN_PROGRESS","startTime":1633589492082,"source":"VID","tenantId":"fde49709ab344d369d1e9cea539b4629","requestBody":"{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"cd6a34e2-45f7-4edd-a664-f6ea7e446180","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"d721d51c-8311-478e-82fb-11ee27a5b4c9"}
2021-10-07T06:51:32.424Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-10-07T06:51:32.447Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:32.447Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-10-07T06:51:32.448Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-10-07T06:51:32.448Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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/d721d51c-8311-478e-82fb-11ee27a5b4c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:32.448Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:51:32.082+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-10-07T06:51:32.435+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:51:32.448Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:32.449Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-10-07T06:51:32.453Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|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:"67b6a7be586a000f", X-B3-SpanId:"269b2d99b7fdfc64", X-B3-ParentSpanId:"67b6a7be586a000f", X-B3-Sampled:"0", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aa7a1ac-7355-4cab-8aee-3dd3643b1b5d"]
2021-10-07T06:51:32.454Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\"modelUuid\":\"54602e52-875d-42e9-b8a5-b0ea1a4f745d\",\"modelInvariantUuid\":\"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fde49709ab344d369d1e9cea539b4629\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cd6a34e2-45f7-4edd-a664-f6ea7e446180\"}","type":"String"},"requestId":{"value":"d721d51c-8311-478e-82fb-11ee27a5b4c9","type":"String"},"mso-request-id":{"value":"d721d51c-8311-478e-82fb-11ee27a5b4c9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cd6a34e2-45f7-4edd-a664-f6ea7e446180","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/cd6a34e2-45f7-4edd-a664-f6ea7e446180","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-10-07T06:51:32.455Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-10-07T06:51:34.444Z|a6cfa7eb-dc57-4e11-98de-4bbeb70bd316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:34.447Z|a6cfa7eb-dc57-4e11-98de-4bbeb70bd316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:34.470Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:34.471Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-10-07T06:51:34.471Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-10-07T06:51:34.471Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 07 Oct 2021 06:51:34 GMT", X-ONAP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-TransactionID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ECOMP-RequestID:"d721d51c-8311-478e-82fb-11ee27a5b4c9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3aa7a1ac-7355-4cab-8aee-3dd3643b1b5d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:34.471Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d721d51c-8311-478e-82fb-11ee27a5b4c9\",\"instanceId\":\"cd6a34e2-45f7-4edd-a664-f6ea7e446180\"}}","message":"Success","processInstanceID":"0194b825-273b-11ec-8cd9-12e9b9830609","variables":null,"messageCode":200}
2021-10-07T06:51:34.472Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:34.472Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-10-07T06:51:34.475Z|d721d51c-8311-478e-82fb-11ee27a5b4c9|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:51:34.607Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:51:34.610Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:34.610Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:51:34.611Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:34.611Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:34.611Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:51:34.611Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8ddb4027385b51b", X-B3-SpanId:"08a9f7c375e50be9", X-B3-ParentSpanId:"e8ddb4027385b51b", X-B3-Sampled:"0", X-ONAP-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-TransactionID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-ECOMP-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26d84687-19f0-400a-b65c-5addb9041881"]
2021-10-07T06:51:34.612Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:51:34.612Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:51:34.630Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:34.631Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:34.631Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:51:34.631Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:34.632Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:51:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:51:34.632Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:34.633Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:51:34.634Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:34.634Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:51:34.634Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:34.635Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:34.635Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:51:34.635Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8ddb4027385b51b", X-B3-SpanId:"26a815ba1cf29c47", X-B3-ParentSpanId:"e8ddb4027385b51b", X-B3-Sampled:"0", X-ONAP-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-TransactionID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-ECOMP-RequestID:"196e91ec-6cdb-4b59-b584-c4bb3cf5e24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"650fd784-c36e-43ce-b980-372a715abb29"]
2021-10-07T06:51:34.636Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:51:34.636Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:51:34.647Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:34.647Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:34.648Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:51:34.648Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:34.648Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:51:34.649Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:34.649Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:51:34.655Z|196e91ec-6cdb-4b59-b584-c4bb3cf5e24a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:51:35.042Z|632584e6-33d9-4ed4-a74d-b9df6ef0daff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:35.042Z|632584e6-33d9-4ed4-a74d-b9df6ef0daff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:38.772Z|3fad1dd1-6ed0-46d5-a31f-10b7fe5dcb33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:38.772Z|9111d76b-678a-4f06-ac32-ae21b9bfd76f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:38.772Z|44191245-79e3-4486-9b83-fdc01ac467ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:38.772Z|44191245-79e3-4486-9b83-fdc01ac467ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:38.772Z|3fad1dd1-6ed0-46d5-a31f-10b7fe5dcb33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:38.772Z|9111d76b-678a-4f06-ac32-ae21b9bfd76f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:44.779Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:51:44.783Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:44.783Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:51:44.783Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:44.784Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:44.784Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:51:44.784Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeb131a4cbf7d17e", X-B3-SpanId:"5562ff635fbdf80f", X-B3-ParentSpanId:"eeb131a4cbf7d17e", X-B3-Sampled:"0", X-ONAP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-TransactionID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ECOMP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad9287c-bcc6-4d7f-ae6d-4ba7000ae9e4"]
2021-10-07T06:51:44.784Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:51:44.784Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:51:44.805Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:44.805Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:44.806Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:51:44.806Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:44.808Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:51:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:51:44.808Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:44.809Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:51:44.810Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:44.810Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:51:44.810Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:44.810Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:44.811Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:51:44.811Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeb131a4cbf7d17e", X-B3-SpanId:"656fc0e61f69af24", X-B3-ParentSpanId:"eeb131a4cbf7d17e", X-B3-Sampled:"0", X-ONAP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-TransactionID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ECOMP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a4b680-d893-4a24-8ed1-23ac88641335"]
2021-10-07T06:51:44.811Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:51:44.811Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:51:44.820Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:44.820Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:44.820Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:51:44.820Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:44.821Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-10-07T06:51:44.821Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:44.821Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:51:44.843Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:51:44.844Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:51:44.844Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:44.844Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:51:44.844Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:51:44.845Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-TransactionID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ECOMP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49cc4687-8ebb-4f60-b8a8-fdbed38139e3"]
2021-10-07T06:51:44.845Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:51:44.845Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:51:44.967Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:44.968Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:44.968Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:51:44.968Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=92FC30D432B252215E207DB034F6DB05; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:51:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:44.969Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"06d10d69-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:51:41.256+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"06cffbb6-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:51:44.969Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:44.970Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:51:44.988Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:51:44.988Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:51:44.988Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:44.989Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:51:44.989Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:51:44.989Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-TransactionID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ECOMP-RequestID:"c733b65b-7c66-493b-9458-5d42692a5a5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d22f968-3c8e-4952-8cd2-c4d85a3e7576"]
2021-10-07T06:51:44.989Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:51:44.990Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:51:45.116Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:45.117Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:45.117Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:51:45.117Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1AF782A26BA819EB714BF3B9F8AC79C9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:51:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:45.117Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:08fee911-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","executionId":"06d10d69-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:51:44.912+0000","endTime":"2021-10-07T06:51:44.917+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:51:45.118Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:45.118Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:51:45.121Z|c733b65b-7c66-493b-9458-5d42692a5a5c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:51:48.795Z|39b98761-1e3a-4e3e-a765-8be5b603b313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:48.795Z|40ff74d3-61d2-4475-afea-dc7f465d2d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:48.795Z|39b98761-1e3a-4e3e-a765-8be5b603b313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:48.796Z|40ff74d3-61d2-4475-afea-dc7f465d2d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:48.799Z|c68a05ba-28f4-4e21-bae6-35e6cd37dd3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:48.799Z|c68a05ba-28f4-4e21-bae6-35e6cd37dd3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:49.444Z|bdea3691-28e5-45b6-9889-e112437b2d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:51:49.444Z|bdea3691-28e5-45b6-9889-e112437b2d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:51:55.247Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:51:55.251Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:55.252Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:51:55.252Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:55.252Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:51:55.253Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:51:55.253Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3cf0cc130862633", X-B3-SpanId:"b89b79e444d36c5a", X-B3-ParentSpanId:"f3cf0cc130862633", X-B3-Sampled:"0", X-ONAP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-TransactionID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ECOMP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f82a96-d0fd-462b-a86f-6d148620e99a"]
2021-10-07T06:51:55.253Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:51:55.253Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:51:55.272Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:55.273Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:55.273Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:51:55.273Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:55.274Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:51:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:51:55.274Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:55.275Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:51:55.276Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:55.276Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:51:55.276Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:55.276Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:51:55.276Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:51:55.277Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3cf0cc130862633", X-B3-SpanId:"da5c7ca34d5721f6", X-B3-ParentSpanId:"f3cf0cc130862633", X-B3-Sampled:"0", X-ONAP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-TransactionID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ECOMP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052ec83c-6cd8-4865-9a82-2a3ac79c9e38"]
2021-10-07T06:51:55.277Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:51:55.277Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:51:55.288Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:55.288Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:55.288Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:51:55.289Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:55.289Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:51:55.289Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:55.290Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:51:55.309Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:51:55.309Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:51:55.310Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:55.310Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:51:55.310Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:51:55.310Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-TransactionID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ECOMP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a01f0e-3ddb-47a7-9cd9-89864986e025"]
2021-10-07T06:51:55.311Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:51:55.311Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:51:55.432Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:55.432Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:55.432Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:51:55.432Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4F45A17777EB8184E0822C45EA845ED3; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:55.433Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"06d10d69-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:51:41.256+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"06cffbb6-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:51:55.433Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:55.433Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:51:55.451Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:51:55.451Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:51:55.451Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:51:55.452Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:51:55.452Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:51:55.452Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-TransactionID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ECOMP-RequestID:"6e848096-a6dd-4eab-bfef-12fe0c0b384d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceada339-1c3d-46c9-8599-c3a79f1b564d"]
2021-10-07T06:51:55.452Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:51:55.452Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:51:55.579Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:51:55.580Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:51:55.580Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:51:55.580Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0969D50931C0F7CF0A43733637BEB504; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:51:55.581Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:08fee911-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","executionId":"06d10d69-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:51:44.912+0000","endTime":"2021-10-07T06:51:44.917+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:51:55.581Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:51:55.581Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:51:55.585Z|6e848096-a6dd-4eab-bfef-12fe0c0b384d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:51:58.818Z|7f765562-f847-4d89-a50f-72a8f18bcd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:58.818Z|088720db-f4ec-4a05-a51c-3f6b66dfeecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:58.818Z|7f765562-f847-4d89-a50f-72a8f18bcd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:58.818Z|088720db-f4ec-4a05-a51c-3f6b66dfeecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:51:58.820Z|c75bb6cc-5958-4637-bca6-d54bc3125064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:51:58.823Z|c75bb6cc-5958-4637-bca6-d54bc3125064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:04.444Z|cfd8c145-1724-4fe2-9805-0d2f8b58ba2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:04.444Z|cfd8c145-1724-4fe2-9805-0d2f8b58ba2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:05.043Z|5a389458-44ef-41e6-920e-11dd65b28331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:05.043Z|5a389458-44ef-41e6-920e-11dd65b28331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:05.712Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:05.717Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:05.717Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:05.718Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:05.718Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:05.719Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:05.719Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86a29e63cdea21f3", X-B3-SpanId:"772338ba2b3d66a3", X-B3-ParentSpanId:"86a29e63cdea21f3", X-B3-Sampled:"0", X-ONAP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-TransactionID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ECOMP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a60bbdf-10ee-4642-8501-1644e017f04f"]
2021-10-07T06:52:05.719Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:05.720Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:05.737Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:05.738Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:05.738Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:05.738Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:05.739Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:51:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:05.740Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:05.740Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:05.741Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:05.741Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:05.741Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:05.742Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:05.742Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:05.742Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86a29e63cdea21f3", X-B3-SpanId:"3fd5c20bc2bc7c62", X-B3-ParentSpanId:"86a29e63cdea21f3", X-B3-Sampled:"0", X-ONAP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-TransactionID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ECOMP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52ff2c77-6542-4174-a41f-e8cc4bd3aa13"]
2021-10-07T06:52:05.742Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:05.742Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:05.755Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:05.756Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:05.756Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:05.756Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:05.757Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:05.757Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:05.758Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:05.778Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:05.779Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:05.779Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:05.780Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:05.780Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:05.780Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-TransactionID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ECOMP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae172c1-7ace-4cc7-9da0-b4fe4fe603a3"]
2021-10-07T06:52:05.780Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:05.781Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:05.907Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:05.908Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:05.908Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:05.908Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6930BF6C9303FCD540230A887AA51330; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:05.909Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"06d10d69-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:51:41.256+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"06cffbb6-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:52:05.909Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:05.909Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:05.926Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:05.927Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:05.927Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:05.928Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:05.928Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:05.928Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-TransactionID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ECOMP-RequestID:"c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2b91f9-6fd3-4608-ada0-8abfa6c44333"]
2021-10-07T06:52:05.929Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:05.929Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:06.045Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:06.046Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:06.047Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:06.047Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=794BD10C991B505EC386136485A7983F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 07 Oct 2021 06:52:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:06.048Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:08fee911-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","executionId":"06d10d69-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:51:44.912+0000","endTime":"2021-10-07T06:51:44.917+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:52:06.048Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:06.048Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:06.052Z|c6e5ddc6-4509-47c1-905b-d8c1cc5bb5a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:08.840Z|3f844a8a-e7ea-4daa-a158-3e7cd2094219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:08.840Z|80917c11-5835-4636-9c7d-162bd3115fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:08.840Z|3f844a8a-e7ea-4daa-a158-3e7cd2094219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:08.841Z|80917c11-5835-4636-9c7d-162bd3115fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:08.844Z|4906aa3a-7f4a-4d2e-a2ed-97af80e480d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:08.844Z|4906aa3a-7f4a-4d2e-a2ed-97af80e480d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:16.185Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:16.189Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:16.190Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:16.190Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:16.191Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:16.191Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:16.191Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5df60fbf453d994c", X-B3-SpanId:"9a2f51c62066b1ff", X-B3-ParentSpanId:"5df60fbf453d994c", X-B3-Sampled:"0", X-ONAP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-TransactionID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ECOMP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9ce7a06-a559-4417-b065-d6b65e5e54d9"]
2021-10-07T06:52:16.192Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:16.192Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:16.211Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:16.211Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:16.212Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:16.212Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:16.213Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:51:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:16.213Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:16.214Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:16.215Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:16.215Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:16.216Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:16.216Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:16.216Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:16.217Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5df60fbf453d994c", X-B3-SpanId:"54c9cc68b90cdf5a", X-B3-ParentSpanId:"5df60fbf453d994c", X-B3-Sampled:"0", X-ONAP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-TransactionID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ECOMP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d42fab0e-6de4-47db-8aed-73788c5f0864"]
2021-10-07T06:52:16.217Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:16.218Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:16.229Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:16.230Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:16.230Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:16.230Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:16.231Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:16.231Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:16.232Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:16.255Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:16.256Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:16.256Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:16.256Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:16.257Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:16.257Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-TransactionID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ECOMP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0448c0e4-3084-42b5-b637-564d3c039dd9"]
2021-10-07T06:52:16.257Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:16.257Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:16.420Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:16.420Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:16.421Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:16.421Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=080CB4EB639C0702F1DC6E9C7065DBD1; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:16.421Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"06d10d69-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:51:41.256+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"06cffbb6-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-10-07T06:52:16.422Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:16.422Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:16.443Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:16.444Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:16.444Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:16.444Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:16.445Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:16.445Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-TransactionID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ECOMP-RequestID:"12462e63-2bbd-4966-93b7-b679d093609e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415ab14c-2230-40f6-aab8-e6534ba55d21"]
2021-10-07T06:52:16.445Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:16.445Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:16.615Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:16.616Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:16.616Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:16.616Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6D83483704676001F8324DC72EF51B18; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:16.616Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1bba7164-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","executionId":"06d10d69-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:52:16.340+0000","endTime":"2021-10-07T06:52:16.340+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:52:16.617Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:16.617Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:16.620Z|12462e63-2bbd-4966-93b7-b679d093609e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:18.859Z|33acfb64-ba6e-44ee-8590-9be2c5efe9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:18.859Z|c8b8dc92-7b2e-4a65-9b3a-d00a22335ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:18.860Z|33acfb64-ba6e-44ee-8590-9be2c5efe9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:18.860Z|c8b8dc92-7b2e-4a65-9b3a-d00a22335ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:18.864Z|1a7718f8-2cf9-4a98-899f-66eccb161902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:18.864Z|1a7718f8-2cf9-4a98-899f-66eccb161902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:19.444Z|6afd2000-c71c-4533-bb5a-9611c74b9d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:19.447Z|6afd2000-c71c-4533-bb5a-9611c74b9d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:26.748Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:26.751Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:26.752Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:26.752Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:26.752Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:26.753Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:26.753Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e5f045e742e9b10", X-B3-SpanId:"2af69893d24acf79", X-B3-ParentSpanId:"1e5f045e742e9b10", X-B3-Sampled:"0", X-ONAP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-TransactionID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ECOMP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90c3f43-fa44-4ea9-b7a3-2e7f23ab7da3"]
2021-10-07T06:52:26.753Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:26.753Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:26.770Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:26.771Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:26.771Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:26.771Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:26.772Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:26.772Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:26.772Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:26.774Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:26.774Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:26.774Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:26.775Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:26.775Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:26.775Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e5f045e742e9b10", X-B3-SpanId:"8c60593d94481c85", X-B3-ParentSpanId:"1e5f045e742e9b10", X-B3-Sampled:"0", X-ONAP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-TransactionID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ECOMP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d6e93c-adc2-469b-acea-11dcacd3fbc0"]
2021-10-07T06:52:26.776Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:26.776Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:26.787Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:26.788Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:26.788Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:26.788Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:26.789Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:26.790Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:26.790Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:26.812Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:26.812Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:26.812Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:26.812Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:26.813Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:26.813Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-TransactionID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ECOMP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23b0a20-9c8b-427f-bb41-c231460d4207"]
2021-10-07T06:52:26.813Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:26.813Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:26.939Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:26.940Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:26.940Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:26.940Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8DF443847484221922ABF50E302B6B8E; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:26.941Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"06d10d69-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-10-07T06:51:41.256+0000","endTime":"2021-10-07T06:52:16.341+0000","removalTime":null,"durationInMillis":35085,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"06cffbb6-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:52:26.941Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:26.941Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:26.960Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:26.961Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:26.961Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:26.961Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:26.961Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:26.961Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-TransactionID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ECOMP-RequestID:"b400ba8b-33f4-420f-ac98-3cbf1a2acd2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30fcdbf-d6cf-4ffe-b217-318e57b6d0e9"]
2021-10-07T06:52:26.962Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:26.962Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:27.081Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:27.081Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:27.081Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:27.082Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=36715C63B8EF8FBC6ECE3F39943DF05B; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:27.082Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1bba7164-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:549fd812-2719-11ec-8cd9-12e9b9830609","processInstanceId":"06d10d69-273b-11ec-8cd9-12e9b9830609","executionId":"06d10d69-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:52:16.340+0000","endTime":"2021-10-07T06:52:16.340+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:52:27.082Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:27.083Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=06d10d69-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:27.086Z|b400ba8b-33f4-420f-ac98-3cbf1a2acd2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:28.687Z|93b3b23a-0194-435d-a5a3-591c224ceddc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:52:28.687Z|93b3b23a-0194-435d-a5a3-591c224ceddc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:28.883Z|feb86451-618c-4e31-ba7b-f45108633bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:28.883Z|a523580e-158d-427b-a58f-e1fdf6f8759f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:28.883Z|049e3c29-face-488b-b3a5-d19e766c064c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:28.884Z|feb86451-618c-4e31-ba7b-f45108633bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:28.884Z|a523580e-158d-427b-a58f-e1fdf6f8759f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:28.884Z|049e3c29-face-488b-b3a5-d19e766c064c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:34.444Z|c5b70496-d318-495b-940c-3f792554fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:34.444Z|c5b70496-d318-495b-940c-3f792554fb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:35.044Z|3f878170-aa90-4aa7-bfd1-7ef6d363683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:35.044Z|3f878170-aa90-4aa7-bfd1-7ef6d363683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:37.218Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:37.221Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:37.221Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:37.221Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:37.222Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:37.222Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:37.222Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e14152080cd2dec", X-B3-SpanId:"710ff3b2f28ae875", X-B3-ParentSpanId:"9e14152080cd2dec", X-B3-Sampled:"0", X-ONAP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-TransactionID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ECOMP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"176f83be-2c4e-4698-acb9-77b5dc2caeba"]
2021-10-07T06:52:37.222Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:37.222Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:37.240Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:37.241Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:37.241Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:37.241Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:37.242Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2021-10-07T06:51:32.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:37.242Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:37.243Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:37.244Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:37.244Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:37.244Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:37.244Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:37.245Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:37.245Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e14152080cd2dec", X-B3-SpanId:"6bc33b946e843ae1", X-B3-ParentSpanId:"9e14152080cd2dec", X-B3-Sampled:"0", X-ONAP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-TransactionID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ECOMP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1505bd5f-32cf-4710-afa8-c84d8ce876b1"]
2021-10-07T06:52:37.245Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:37.245Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:37.254Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:37.254Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:37.255Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:37.255Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:37.255Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:37.256Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:37.256Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:37.276Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:37.277Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:37.277Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:37.277Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-10-07T06:52:37.277Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:37.277Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-TransactionID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ECOMP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6040b115-bfa4-471f-aae8-b31c40e8346a"]
2021-10-07T06:52:37.278Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:37.278Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:37.405Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:37.405Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:37.405Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:37.406Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C4DCF034682B500F4B86A44A8FF1F0D6; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:37.406Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"25ba1ae1-273b-11ec-8cd9-12e9b9830609","businessKey":"d721d51c-8311-478e-82fb-11ee27a5b4c9","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-10-07T06:52:33.115+0000","endTime":"2021-10-07T06:52:33.430+0000","removalTime":null,"durationInMillis":315,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609","superProcessInstanceId":"25b9314a-273b-11ec-8cd9-12e9b9830609","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-10-07T06:52:37.406Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:37.407Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d721d51c-8311-478e-82fb-11ee27a5b4c9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:37.426Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:37.426Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||Invoke
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Method      : GET
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-TransactionID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ECOMP-RequestID:"8eaa23eb-98de-4bca-b8e6-6aeef269dc76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b56b8ef5-9f57-40ae-8698-ad85d344b82d"]
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Request body: 
2021-10-07T06:52:37.427Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||==========================request end================================================
2021-10-07T06:52:37.553Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:37.554Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:37.554Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Status text  : 
2021-10-07T06:52:37.554Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=84DA7939081434D0CBF8605515D81C50; Path=/; HttpOnly", Cache-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:"Thu, 07 Oct 2021 06:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:37.554Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:25ba6914-273b-11ec-8cd9-12e9b9830609","parentActivityInstanceId":"25ba1ae1-273b-11ec-8cd9-12e9b9830609","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:548b1747-2719-11ec-8cd9-12e9b9830609","processInstanceId":"25ba1ae1-273b-11ec-8cd9-12e9b9830609","executionId":"25ba1ae1-273b-11ec-8cd9-12e9b9830609","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-10-07T06:52:33.117+0000","endTime":"2021-10-07T06:52:33.429+0000","durationInMillis":312,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0194b825-273b-11ec-8cd9-12e9b9830609"}]
2021-10-07T06:52:37.554Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:37.555Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25ba1ae1-273b-11ec-8cd9-12e9b9830609&maxResults=1|INFO|500||InvokeReturn
2021-10-07T06:52:37.558Z|8eaa23eb-98de-4bca-b8e6-6aeef269dc76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:38.904Z|8a23fe5e-7904-4252-ba9a-65e5c5604c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:38.905Z|8a23fe5e-7904-4252-ba9a-65e5c5604c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:38.905Z|eb73c404-ff5c-4f4e-ad0c-a2d7569ea631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:38.905Z|9077e265-c342-4dc3-b2d8-5883ca6adb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:38.905Z|eb73c404-ff5c-4f4e-ad0c-a2d7569ea631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:38.905Z|9077e265-c342-4dc3-b2d8-5883ca6adb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:47.684Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:47.688Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:47.689Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:47.689Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:47.690Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:47.690Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:47.690Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3511c066b5561826", X-B3-SpanId:"66713d593ac50c84", X-B3-ParentSpanId:"3511c066b5561826", X-B3-Sampled:"0", X-ONAP-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-TransactionID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-ECOMP-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb8fb10-a5cc-45c1-8be0-7cbe627f61ce"]
2021-10-07T06:52:47.690Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:47.690Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:47.709Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:47.709Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:47.709Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:47.710Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:47.710Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "endTime" : "2021-10-07T06:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:47.711Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:47.711Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:47.712Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:47.712Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:47.713Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:47.713Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:47.713Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:47.713Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3511c066b5561826", X-B3-SpanId:"73c09df1d228b180", X-B3-ParentSpanId:"3511c066b5561826", X-B3-Sampled:"0", X-ONAP-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-TransactionID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-ECOMP-RequestID:"a192c4c5-60fe-44c5-a268-5248acac0481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c7142b9-82b2-4110-b550-90fde9ff5e91"]
2021-10-07T06:52:47.713Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:47.714Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:47.723Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:47.723Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:47.724Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:47.724Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:47.724Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:47.725Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:47.725Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:47.730Z|a192c4c5-60fe-44c5-a268-5248acac0481|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:47.853Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:47.855Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:47.856Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:47.856Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:47.856Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:47.856Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:47.857Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d2c4e36e7ee86a", X-B3-SpanId:"f1f55cbcdca53dbe", X-B3-ParentSpanId:"47d2c4e36e7ee86a", X-B3-Sampled:"0", X-ONAP-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-TransactionID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-ECOMP-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd89700-7e0c-41c1-9832-7460322b553e"]
2021-10-07T06:52:47.857Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:47.857Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:47.876Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:47.877Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:47.877Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:47.877Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:47.878Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "endTime" : "2021-10-07T06:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:47.878Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:47.878Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:47.879Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:47.879Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d2c4e36e7ee86a", X-B3-SpanId:"1697eb5ab524fc41", X-B3-ParentSpanId:"47d2c4e36e7ee86a", X-B3-Sampled:"0", X-ONAP-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-TransactionID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-ECOMP-RequestID:"fffb6025-0e07-42a6-96c0-b3d9db3ff0a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b47c6b7d-fcef-4125-ada9-b76d75fa52ce"]
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:47.880Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:47.891Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:47.891Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:47.891Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:47.891Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:47.892Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:47.893Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:47.893Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:47.897Z|fffb6025-0e07-42a6-96c0-b3d9db3ff0a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:48.022Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:48.025Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:48.026Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:48.026Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:48.026Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:48.026Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:48.027Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0366c9b00d2315c7", X-B3-SpanId:"68a4ed71c2ce1cb9", X-B3-ParentSpanId:"0366c9b00d2315c7", X-B3-Sampled:"0", X-ONAP-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-TransactionID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-ECOMP-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b200449c-a666-48f2-9d02-14e0feac155e"]
2021-10-07T06:52:48.027Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:48.027Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:48.042Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:48.043Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:48.043Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:48.044Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:48.045Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "endTime" : "2021-10-07T06:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:48.045Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:48.045Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:48.047Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:48.047Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:48.047Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:48.047Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:48.048Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:48.048Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0366c9b00d2315c7", X-B3-SpanId:"30e947dc26808562", X-B3-ParentSpanId:"0366c9b00d2315c7", X-B3-Sampled:"0", X-ONAP-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-TransactionID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-ECOMP-RequestID:"bc27d864-2c9d-404c-ab8d-6527041ec24b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6a8f4d4-2625-4d59-9c27-fa03ab0a6a07"]
2021-10-07T06:52:48.048Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:48.049Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:48.059Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:48.059Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:48.059Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:48.059Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Connection:"close"]
2021-10-07T06:52:48.061Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:48.061Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:48.061Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:48.066Z|bc27d864-2c9d-404c-ab8d-6527041ec24b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:48.194Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Entering
2021-10-07T06:52:48.196Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:48.197Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||Invoke
2021-10-07T06:52:48.197Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:48.197Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9
2021-10-07T06:52:48.198Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Method      : GET
2021-10-07T06:52:48.198Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"493298b05ec8a2b1", X-B3-SpanId:"95f97d5f27479ecc", X-B3-ParentSpanId:"493298b05ec8a2b1", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-TransactionID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-ECOMP-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4691b700-3aad-4b4e-b7d6-44a80bae171a"]
2021-10-07T06:52:48.198Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Request body: 
2021-10-07T06:52:48.198Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||==========================request end================================================
2021-10-07T06:52:48.217Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:48.218Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:48.218Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Status text  : 
2021-10-07T06:52:48.219Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:48.219Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||Response body: {
  "requestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "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" : "2021-10-07T06:51:32.000+00:00",
  "endTime" : "2021-10-07T06:52:42.000+00:00",
  "source" : "VID",
  "tenantId" : "fde49709ab344d369d1e9cea539b4629",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9785b66d-ed4e-4a6c-a488-0e37e0073f5e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"54602e52-875d-42e9-b8a5-b0ea1a4f745d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"fde49709ab344d369d1e9cea539b4629\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-10-07T06:52:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "serviceInstanceName" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cd6a34e2-45f7-4edd-a664-f6ea7e446180",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9"
    }
  }
}
2021-10-07T06:52:48.219Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:48.220Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d721d51c-8311-478e-82fb-11ee27a5b4c9|INFO|500||InvokeReturn
2021-10-07T06:52:48.221Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:48.221Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-10-07T06:52:48.222Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-10-07T06:52:48.222Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false
2021-10-07T06:52:48.222Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-10-07T06:52:48.223Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"493298b05ec8a2b1", X-B3-SpanId:"79a5849ad8bcf0e2", X-B3-ParentSpanId:"493298b05ec8a2b1", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-TransactionID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-ECOMP-RequestID:"a0d201e1-b38b-408d-bee9-92b94e3daf0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e78806a-e900-4f24-88aa-9af23a4b8ecd"]
2021-10-07T06:52:48.223Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-10-07T06:52:48.223Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-10-07T06:52:48.234Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-10-07T06:52:48.234Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-10-07T06:52:48.235Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-10-07T06:52:48.235Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 07 Oct 2021 06:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-10-07T06:52:48.236Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 49,
  "soRequestId" : "d721d51c-8311-478e-82fb-11ee27a5b4c9",
  "groupingId" : "566f5a4b-51f2-417c-a26e-91877aaa4855",
  "name" : "basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fde49709ab344d369d1e9cea539b4629/stacks/basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/566f5a4b-51f2-417c-a26e-91877aaa4855\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1633589504000,\"creation_time\":1633589375000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"f6b5fadd96324f8796f40aed783a7eb7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"566f5a4b-51f2-417c-a26e-91877aaa4855\",\"OS::project_id\":\"fde49709ab344d369d1e9cea539b4629\",\"OS::stack_name\":\"basic_macro_04d4c5c5-98ec-48ae-b42f-a3a714dbdcf4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"cafa20b3-4bd2-49a7-b595-6936279733bf\",\"vf_module_id\":\"a2b5a347-fc38-4b1a-97e7-f82938ebb968\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-10-07T06:51:45.000+00:00",
  "isDataInternal" : false
} ]
2021-10-07T06:52:48.236Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-10-07T06:52:48.236Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d721d51c-8311-478e-82fb-11ee27a5b4c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-10-07T06:52:48.242Z|a0d201e1-b38b-408d-bee9-92b94e3daf0f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d721d51c-8311-478e-82fb-11ee27a5b4c9|InfraPortalClient|||INFO|500||Exiting.
2021-10-07T06:52:48.930Z|a02bf4bf-cc6f-41e8-9d1a-2cbfe381e589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:48.930Z|8ef98c02-a3c4-4d3b-821f-bd7aeb6f0947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:48.931Z|a02bf4bf-cc6f-41e8-9d1a-2cbfe381e589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:48.931Z|8ef98c02-a3c4-4d3b-821f-bd7aeb6f0947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:48.937Z|1fc550a3-f9d6-489a-8219-98f428640be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:48.937Z|1fc550a3-f9d6-489a-8219-98f428640be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:49.444Z|0aa51c8a-14cd-4b65-b048-502abed2bb39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:52:49.444Z|0aa51c8a-14cd-4b65-b048-502abed2bb39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:52:58.952Z|73ef20a7-5681-41ce-aaec-7803dc02441b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:58.952Z|ddf89ffb-6ace-4157-869e-f684ac96eccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:58.953Z|73ef20a7-5681-41ce-aaec-7803dc02441b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:58.953Z|ddf89ffb-6ace-4157-869e-f684ac96eccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:52:58.957Z|d04037e9-afab-45a7-80cc-8e29318b7ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:52:58.957Z|d04037e9-afab-45a7-80cc-8e29318b7ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:04.444Z|0b129666-b97e-46b0-a32b-3fd45a4f3846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:04.447Z|0b129666-b97e-46b0-a32b-3fd45a4f3846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:05.044Z|ae789809-4244-457c-b572-4a7a4a973754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:05.045Z|ae789809-4244-457c-b572-4a7a4a973754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:08.974Z|49fe5bf2-f1f4-431b-ad73-7197688824b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:08.974Z|49fe5bf2-f1f4-431b-ad73-7197688824b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:08.975Z|949959f1-e279-4037-b486-a4f95fdc9fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:08.975Z|949959f1-e279-4037-b486-a4f95fdc9fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:08.979Z|2e615f3b-fe69-4b9e-bcd9-f31d8929a158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:08.979Z|2e615f3b-fe69-4b9e-bcd9-f31d8929a158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:18.994Z|3f995cd5-f7c0-4464-b9c8-639c60e31a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:18.994Z|3a12a489-36d3-4b49-a0a8-7e2a5177185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:18.994Z|3f995cd5-f7c0-4464-b9c8-639c60e31a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:18.994Z|3a12a489-36d3-4b49-a0a8-7e2a5177185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:19.014Z|aadf21ae-f1d6-44c7-a052-63d8a09d9aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:19.015Z|aadf21ae-f1d6-44c7-a052-63d8a09d9aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:19.444Z|2a20c8b0-fe75-464c-85df-2c9a7d9e6f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:19.445Z|2a20c8b0-fe75-464c-85df-2c9a7d9e6f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:28.686Z|7eff589a-148d-43c0-a263-83e59016f95b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:53:28.686Z|7eff589a-148d-43c0-a263-83e59016f95b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:29.024Z|d5c7a3af-97e3-4f90-9242-0e24f4d5a5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:29.024Z|bc5ecee1-aa4e-42cb-b493-69d24749007d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:29.024Z|d5c7a3af-97e3-4f90-9242-0e24f4d5a5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:29.024Z|bc5ecee1-aa4e-42cb-b493-69d24749007d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:29.038Z|f48ceb12-d779-49e3-a09a-c74c2b461e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:29.039Z|f48ceb12-d779-49e3-a09a-c74c2b461e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:34.444Z|adefc4c3-cc4a-4329-8c2b-6ca782073632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:34.444Z|adefc4c3-cc4a-4329-8c2b-6ca782073632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:35.045Z|e9615d36-c83d-4a2b-bc48-1b3e1cc4d6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:35.046Z|e9615d36-c83d-4a2b-bc48-1b3e1cc4d6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:39.043Z|d6f27a21-652e-4c40-bae2-7091b626a538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:39.043Z|a0c83b3a-1d4a-4b08-9538-ec5f0d9f57e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:39.043Z|a0c83b3a-1d4a-4b08-9538-ec5f0d9f57e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:39.043Z|d6f27a21-652e-4c40-bae2-7091b626a538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:39.058Z|d358e424-ba14-4897-96bd-1b8053a039bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:39.059Z|d358e424-ba14-4897-96bd-1b8053a039bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:49.067Z|75d9ffab-59eb-48e4-974b-47be7ec71e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:49.066Z|9a180e53-6c0b-4c9a-a8ee-ed052d6abd9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:49.068Z|9a180e53-6c0b-4c9a-a8ee-ed052d6abd9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:49.068Z|75d9ffab-59eb-48e4-974b-47be7ec71e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:49.080Z|d6441847-c052-4804-93e0-e057a0d8653f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:49.080Z|d6441847-c052-4804-93e0-e057a0d8653f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:49.444Z|b54ef442-9b60-47eb-aff1-1d0c07d622d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:53:49.447Z|b54ef442-9b60-47eb-aff1-1d0c07d622d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:53:59.088Z|bb3298c3-8b1c-47b6-9f38-61b76dd6b075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:59.088Z|bb3298c3-8b1c-47b6-9f38-61b76dd6b075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:59.090Z|ea32e088-3631-4079-b67a-84897466915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:59.090Z|ea32e088-3631-4079-b67a-84897466915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:53:59.102Z|5baeea31-d422-4fc1-b023-eed9896cbf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:53:59.103Z|5baeea31-d422-4fc1-b023-eed9896cbf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:04.444Z|d597b42a-5aec-4a3a-9985-984d77e5d8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:04.445Z|d597b42a-5aec-4a3a-9985-984d77e5d8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:05.046Z|e28415f2-1342-4b47-8e6b-91b61951418d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:05.047Z|e28415f2-1342-4b47-8e6b-91b61951418d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:09.113Z|f4a2a663-2577-4d22-aabb-c48aa2aa9eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:09.113Z|651ee01c-ac3d-44ad-8f29-0303dc890241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:09.113Z|f4a2a663-2577-4d22-aabb-c48aa2aa9eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:09.113Z|651ee01c-ac3d-44ad-8f29-0303dc890241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:09.122Z|a92605e8-dc23-4d19-b002-9bf4b28060d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:09.123Z|a92605e8-dc23-4d19-b002-9bf4b28060d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:19.136Z|99843399-e194-496b-9005-126d2a11a431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:19.136Z|838755a6-d722-4b14-9bee-36c686c1a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:19.136Z|838755a6-d722-4b14-9bee-36c686c1a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:19.136Z|99843399-e194-496b-9005-126d2a11a431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:19.151Z|4195ccaf-19a0-4c54-9856-d135616579e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:19.152Z|4195ccaf-19a0-4c54-9856-d135616579e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:19.444Z|53d91bea-83bd-42cd-a529-dcd497411055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:19.444Z|53d91bea-83bd-42cd-a529-dcd497411055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:28.686Z|80cea8f9-1fb1-4a59-8ae3-be3270ffc06a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:54:28.687Z|80cea8f9-1fb1-4a59-8ae3-be3270ffc06a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:29.155Z|7431abc2-c46a-4977-971f-726ce45578f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:29.155Z|aa5be095-6423-4479-b340-31e03477f841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:29.155Z|7431abc2-c46a-4977-971f-726ce45578f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:29.156Z|aa5be095-6423-4479-b340-31e03477f841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:29.172Z|73947a07-de7f-41b1-ad69-a5caca4fea9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:29.172Z|73947a07-de7f-41b1-ad69-a5caca4fea9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:34.444Z|85af80ff-e906-4a60-a795-3eabf16e66f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:34.446Z|85af80ff-e906-4a60-a795-3eabf16e66f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:35.047Z|eca8b181-7207-4f3a-8da4-6677486bdf6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:35.048Z|eca8b181-7207-4f3a-8da4-6677486bdf6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:39.178Z|64d48e7a-ec24-4b2e-9cbf-fa47ad87effe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:39.178Z|8d53636a-084b-4269-85be-b07b139c8c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:39.179Z|64d48e7a-ec24-4b2e-9cbf-fa47ad87effe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:39.179Z|8d53636a-084b-4269-85be-b07b139c8c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:39.192Z|80c445c1-fa01-4efe-a48a-ec008154588e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:39.192Z|80c445c1-fa01-4efe-a48a-ec008154588e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:49.203Z|2ea50134-b196-4960-8da4-4b5ae8c30940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:49.203Z|359b0240-dbe4-4f6d-a442-cde85e20d610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:49.204Z|359b0240-dbe4-4f6d-a442-cde85e20d610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:49.204Z|2ea50134-b196-4960-8da4-4b5ae8c30940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:49.212Z|0bf2ddf4-4f29-450e-af2e-6d315d296866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:49.213Z|0bf2ddf4-4f29-450e-af2e-6d315d296866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:49.444Z|80adefcb-fefa-41fc-b437-d36eb5cba4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:54:49.444Z|80adefcb-fefa-41fc-b437-d36eb5cba4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:54:59.227Z|4b2e0f70-e66f-4181-81bd-2449238b9ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:59.227Z|95c3d729-4be4-45ec-b52b-c363ccffb505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:59.227Z|4b2e0f70-e66f-4181-81bd-2449238b9ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:59.227Z|95c3d729-4be4-45ec-b52b-c363ccffb505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:54:59.234Z|34a5f241-dcf7-4c91-bbd6-6501ded2afb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:54:59.234Z|34a5f241-dcf7-4c91-bbd6-6501ded2afb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:04.444Z|3ea5da85-2029-42ce-97b8-a3f5ee30f2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:04.445Z|3ea5da85-2029-42ce-97b8-a3f5ee30f2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:05.048Z|998a0dff-afed-4c5f-9d73-61073de45b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:05.049Z|998a0dff-afed-4c5f-9d73-61073de45b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:09.250Z|c3e7de0f-a673-4495-8fd7-98c3570ef01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:09.250Z|46d95f40-cdca-4bf4-b06b-1666a2283a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:09.251Z|46d95f40-cdca-4bf4-b06b-1666a2283a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:09.251Z|c3e7de0f-a673-4495-8fd7-98c3570ef01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:09.255Z|ee50dbde-2a85-489b-b081-a7fadeb523ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:09.255Z|ee50dbde-2a85-489b-b081-a7fadeb523ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:19.272Z|4f6e32d9-9187-457b-aae2-81c341ae86bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:19.272Z|4f6e32d9-9187-457b-aae2-81c341ae86bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:19.273Z|a57d414c-5111-4d49-8760-05207df1e3b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:19.274Z|a57d414c-5111-4d49-8760-05207df1e3b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:19.275Z|b62b89fd-bb96-4afd-ba1e-d94d9d9030c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:19.276Z|b62b89fd-bb96-4afd-ba1e-d94d9d9030c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:19.444Z|c0311f9e-5811-4ef2-97b9-2bab33c92d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:19.447Z|c0311f9e-5811-4ef2-97b9-2bab33c92d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:28.686Z|0dc5ae0c-13b5-4ee6-b961-4346e0660ae4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:55:28.687Z|0dc5ae0c-13b5-4ee6-b961-4346e0660ae4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:29.294Z|29a5c9aa-aaa0-41c3-8177-49a4e6eff2a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:29.294Z|8d074306-c2c4-42ad-b7eb-f235dce98abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:29.294Z|29a5c9aa-aaa0-41c3-8177-49a4e6eff2a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:29.294Z|e055c0f2-b2c2-4806-9463-d0bb7dc2768c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:29.295Z|e055c0f2-b2c2-4806-9463-d0bb7dc2768c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:29.295Z|8d074306-c2c4-42ad-b7eb-f235dce98abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:34.444Z|cfe0041d-17bd-4c57-858a-e1e21827e537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:34.444Z|cfe0041d-17bd-4c57-858a-e1e21827e537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:35.049Z|90484667-b176-4718-bc9b-0013874d230f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:35.050Z|90484667-b176-4718-bc9b-0013874d230f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:39.315Z|e2d6c44e-43f4-4fd5-9470-fe1fec6e0151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:39.316Z|e2d6c44e-43f4-4fd5-9470-fe1fec6e0151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:39.315Z|ba0d3cb2-0e84-4244-bc95-404f9ec8d1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:39.315Z|b2dfb689-fde2-41b7-aada-c95414d2490b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:39.316Z|ba0d3cb2-0e84-4244-bc95-404f9ec8d1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:39.316Z|b2dfb689-fde2-41b7-aada-c95414d2490b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:49.338Z|466a3ddc-9a45-48cd-a4ef-186d868746de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:49.339Z|9471fa3a-5687-4398-8f28-bdf91d3de07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:49.339Z|466a3ddc-9a45-48cd-a4ef-186d868746de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:49.339Z|9471fa3a-5687-4398-8f28-bdf91d3de07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:49.340Z|16d5e831-1f20-4979-b588-89e7996793cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:49.340Z|16d5e831-1f20-4979-b588-89e7996793cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:49.444Z|a3b49c0c-ff47-4f52-9ccf-d7dc17b7f137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:55:49.444Z|a3b49c0c-ff47-4f52-9ccf-d7dc17b7f137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:55:59.358Z|f11cc861-c109-4e28-89f5-000532c5df82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:59.358Z|2e2ac825-7131-409f-97d2-3268f6198582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:59.359Z|f11cc861-c109-4e28-89f5-000532c5df82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:59.359Z|2e2ac825-7131-409f-97d2-3268f6198582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:55:59.359Z|42e19582-e889-461b-82e4-c695c65ad8a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:55:59.359Z|42e19582-e889-461b-82e4-c695c65ad8a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:04.444Z|1fd1dc2d-1410-4693-a74e-2c6d3b679573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:04.447Z|1fd1dc2d-1410-4693-a74e-2c6d3b679573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:05.050Z|eafcb75d-d7d0-4d4b-9412-663fbe6b2fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:05.051Z|eafcb75d-d7d0-4d4b-9412-663fbe6b2fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:09.379Z|20190d72-57e4-404f-88df-851e9d468130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:09.379Z|e588d11a-82d9-4bab-9cec-8d749aa30cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:09.379Z|d2e00d88-c613-4491-a106-fd9f4d74f9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:09.380Z|20190d72-57e4-404f-88df-851e9d468130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:09.380Z|e588d11a-82d9-4bab-9cec-8d749aa30cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:09.380Z|d2e00d88-c613-4491-a106-fd9f4d74f9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:19.401Z|bf88562c-329c-4255-9c58-48e5cf24b2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:19.401Z|4453d193-76b4-4ae8-83c7-1a11b1bf55a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:19.401Z|b7fb0fc9-8f0a-4cee-a083-48bbcd204569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:19.402Z|bf88562c-329c-4255-9c58-48e5cf24b2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:19.402Z|b7fb0fc9-8f0a-4cee-a083-48bbcd204569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:19.402Z|4453d193-76b4-4ae8-83c7-1a11b1bf55a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:19.444Z|7d87d16a-797e-4900-9231-86b1a01ac59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:19.444Z|7d87d16a-797e-4900-9231-86b1a01ac59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:28.686Z|619c6128-9abc-4eae-a13d-19dd222a133f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:56:28.687Z|619c6128-9abc-4eae-a13d-19dd222a133f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:29.421Z|e77316fe-d2dc-4de8-aa84-a8f7866ea73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:29.421Z|55065075-be08-48e8-8484-24bca2d8d6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:29.421Z|3ebda697-8fe3-4df2-b160-1921e37c3f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:29.422Z|e77316fe-d2dc-4de8-aa84-a8f7866ea73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:29.422Z|55065075-be08-48e8-8484-24bca2d8d6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:29.422Z|3ebda697-8fe3-4df2-b160-1921e37c3f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:34.444Z|38dbac43-245c-4bf3-beae-160731ddcd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:34.444Z|38dbac43-245c-4bf3-beae-160731ddcd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:35.051Z|0dca51ea-feaa-4fad-b32d-33d8d8f10c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:35.052Z|0dca51ea-feaa-4fad-b32d-33d8d8f10c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:39.443Z|9ac6394c-0c43-48c3-863d-cbc4d96c0868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:39.443Z|9ac6394c-0c43-48c3-863d-cbc4d96c0868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:39.444Z|6632c062-0c55-4722-8c52-60375c2512ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:39.444Z|b2f0fb53-2267-4c51-9326-16fc6cd58481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:39.444Z|6632c062-0c55-4722-8c52-60375c2512ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:39.444Z|b2f0fb53-2267-4c51-9326-16fc6cd58481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:49.444Z|31d43a25-2240-411f-85c5-15e522211a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:56:49.447Z|31d43a25-2240-411f-85c5-15e522211a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:56:49.465Z|975fa8e4-0334-4356-bbae-7adbd18b5e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:49.465Z|db28938a-9b0b-424f-861b-e2e4822fd356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:49.465Z|8acabcf9-4999-4c50-b3f3-7b5cb34f0769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:49.465Z|975fa8e4-0334-4356-bbae-7adbd18b5e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:49.465Z|8acabcf9-4999-4c50-b3f3-7b5cb34f0769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:49.465Z|db28938a-9b0b-424f-861b-e2e4822fd356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:59.490Z|02be05cd-4901-4098-90de-6a6043126372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:59.490Z|c8f3c9b2-f968-4d89-915e-3149455088d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:59.490Z|c8f3c9b2-f968-4d89-915e-3149455088d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:59.490Z|02be05cd-4901-4098-90de-6a6043126372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:56:59.493Z|01f48200-3580-4a83-8b00-71e22cd64bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:56:59.494Z|01f48200-3580-4a83-8b00-71e22cd64bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:04.444Z|cfe203ab-6f43-458e-a585-bbcaf0c0e238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:04.445Z|cfe203ab-6f43-458e-a585-bbcaf0c0e238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:05.052Z|9ca55ce0-dfe2-423e-a642-8c5c4f3e8cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:05.053Z|9ca55ce0-dfe2-423e-a642-8c5c4f3e8cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:09.509Z|8ef79e12-91ce-4a01-af70-76c814acf8dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:09.509Z|a1166379-ab01-4814-a2aa-e60f11c5b625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:09.510Z|a1166379-ab01-4814-a2aa-e60f11c5b625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:09.511Z|8ef79e12-91ce-4a01-af70-76c814acf8dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:09.512Z|644c7cfe-30bb-4451-b5df-da3b59a1ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:09.512Z|644c7cfe-30bb-4451-b5df-da3b59a1ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:19.444Z|dee398e7-6827-493c-b980-933ba7681d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:19.444Z|dee398e7-6827-493c-b980-933ba7681d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:19.535Z|d354ecd2-b2fb-4e73-9208-bc6e034ad694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:19.536Z|d354ecd2-b2fb-4e73-9208-bc6e034ad694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:19.537Z|3770765a-b3bd-4020-834a-3fe561f7cf09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:19.538Z|3770765a-b3bd-4020-834a-3fe561f7cf09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:19.544Z|4c4043aa-6ecb-43cf-8e47-003f7a84ee89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:19.544Z|4c4043aa-6ecb-43cf-8e47-003f7a84ee89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:28.687Z|2904a2ae-1743-4db7-9ce3-a6dbbe4f18e7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:57:28.687Z|2904a2ae-1743-4db7-9ce3-a6dbbe4f18e7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:29.556Z|43cb1825-c215-40e2-801c-f72d9dae27f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:29.557Z|1e60bd48-d05b-48eb-a23c-6ddf258f2a9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:29.557Z|43cb1825-c215-40e2-801c-f72d9dae27f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:29.557Z|1e60bd48-d05b-48eb-a23c-6ddf258f2a9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:29.564Z|25ec5e22-86a3-4f2e-aa07-f59f861fda94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:29.565Z|25ec5e22-86a3-4f2e-aa07-f59f861fda94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:34.444Z|d167b408-6a29-4bd1-a4f9-7c667c3b8923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:34.448Z|d167b408-6a29-4bd1-a4f9-7c667c3b8923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:35.053Z|b6f22e46-142b-42c6-8fb4-4a6b79c35cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:35.054Z|b6f22e46-142b-42c6-8fb4-4a6b79c35cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:39.578Z|8d904ba7-475e-4e32-8fe9-01ffffb83d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:39.578Z|8d904ba7-475e-4e32-8fe9-01ffffb83d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:39.579Z|e5405f2c-5927-47c4-a1c1-6915ccf3fcbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:39.579Z|e5405f2c-5927-47c4-a1c1-6915ccf3fcbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:39.583Z|b16f9e25-74fd-41ec-b5b0-9088ad7a7ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:39.583Z|b16f9e25-74fd-41ec-b5b0-9088ad7a7ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:49.444Z|9641fdf2-e0a2-490a-a958-68e3e0c3c2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:57:49.444Z|9641fdf2-e0a2-490a-a958-68e3e0c3c2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:57:49.601Z|830bb11c-9577-4796-bb6c-5451979983f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:49.601Z|26cd605a-876b-4fb2-8032-0accaf8ad1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:49.601Z|9bb31a97-9834-426e-ae01-0a5d4dcefb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:49.602Z|830bb11c-9577-4796-bb6c-5451979983f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:49.602Z|26cd605a-876b-4fb2-8032-0accaf8ad1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:49.602Z|9bb31a97-9834-426e-ae01-0a5d4dcefb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:59.624Z|9aa02543-724b-4149-9d35-066f2e20ca8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:59.624Z|dece4170-f336-4e04-adf7-51de8bd662fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:59.625Z|9aa02543-724b-4149-9d35-066f2e20ca8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:59.625Z|dece4170-f336-4e04-adf7-51de8bd662fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:57:59.626Z|ac2aa30d-6cbd-4f4a-a447-3a0a3421bc5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:57:59.626Z|ac2aa30d-6cbd-4f4a-a447-3a0a3421bc5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:04.444Z|851c3f1c-3be7-4579-8016-63b46b107c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:04.444Z|851c3f1c-3be7-4579-8016-63b46b107c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:05.055Z|2ee0a0f0-4510-4ef6-91a5-d710e8eff498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:05.055Z|2ee0a0f0-4510-4ef6-91a5-d710e8eff498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:09.655Z|b5922c5b-5975-4f65-91ed-3c3d1449b54b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:09.655Z|e5104cc8-f008-48de-9c22-2fd9d4cae70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:09.655Z|cdd43bda-4663-48da-bba1-d9ea85218adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:09.655Z|b5922c5b-5975-4f65-91ed-3c3d1449b54b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:09.655Z|e5104cc8-f008-48de-9c22-2fd9d4cae70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:09.656Z|cdd43bda-4663-48da-bba1-d9ea85218adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:19.444Z|536a7c86-f917-42a5-bc1a-482c3c75a69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:19.447Z|536a7c86-f917-42a5-bc1a-482c3c75a69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:19.674Z|099bc279-0a42-4e70-87e6-bc6794ada7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:19.675Z|099bc279-0a42-4e70-87e6-bc6794ada7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:19.678Z|73794b7a-9d07-4271-b0ff-fb74786805ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:19.678Z|73794b7a-9d07-4271-b0ff-fb74786805ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:19.680Z|859a6859-66fa-4ff2-916c-8074107599be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:19.681Z|859a6859-66fa-4ff2-916c-8074107599be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:28.687Z|dbe05f58-3168-4714-8728-054241deb47c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:58:28.688Z|dbe05f58-3168-4714-8728-054241deb47c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:29.693Z|c931856b-755a-488a-a1f9-e859de9a0f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:29.694Z|c931856b-755a-488a-a1f9-e859de9a0f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:29.698Z|8a4c6b07-1cf0-4f84-b01c-d3e9dec1c1b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:29.699Z|8a4c6b07-1cf0-4f84-b01c-d3e9dec1c1b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:29.703Z|bf72325b-db8f-487e-a833-028fa0b84768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:29.704Z|bf72325b-db8f-487e-a833-028fa0b84768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:34.444Z|91a4e2ba-6b8e-491e-917c-7705602512e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:34.444Z|91a4e2ba-6b8e-491e-917c-7705602512e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:35.056Z|cfee2c4b-4ab8-418f-bff1-a430f8e7e9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:35.056Z|cfee2c4b-4ab8-418f-bff1-a430f8e7e9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:39.721Z|655dfe41-a4c4-42fa-b43f-5d4dfac503fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:39.721Z|c7a9b716-cfaf-4f73-807f-6c2134451b44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:39.722Z|c7a9b716-cfaf-4f73-807f-6c2134451b44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:39.722Z|655dfe41-a4c4-42fa-b43f-5d4dfac503fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:39.731Z|93373082-8e21-46bb-ac50-119a7e1ddcaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:39.731Z|93373082-8e21-46bb-ac50-119a7e1ddcaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:49.444Z|22e4b470-2dcc-484f-a25e-482a7b0d7836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:58:49.444Z|22e4b470-2dcc-484f-a25e-482a7b0d7836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:58:49.744Z|38724af5-acfd-4be1-ada2-a365fd919a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:49.744Z|dfb92eca-78c8-45f3-9192-7e4e7662b11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:49.744Z|38724af5-acfd-4be1-ada2-a365fd919a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:49.744Z|dfb92eca-78c8-45f3-9192-7e4e7662b11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:49.751Z|e3675721-7122-4193-bc5e-f5808dfd75af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:49.751Z|e3675721-7122-4193-bc5e-f5808dfd75af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:59.765Z|5fe18afb-c03a-46a9-9c84-b673d6fb531a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:59.765Z|5fe18afb-c03a-46a9-9c84-b673d6fb531a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:59.768Z|05ed9d5a-45be-4196-8cca-7695d72658ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:59.769Z|05ed9d5a-45be-4196-8cca-7695d72658ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:58:59.770Z|43272cf0-f768-4a23-ba92-c0a9944f6217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:58:59.770Z|43272cf0-f768-4a23-ba92-c0a9944f6217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:04.444Z|bbf6a434-5561-42fa-bbcb-27afb6dfb228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:04.447Z|bbf6a434-5561-42fa-bbcb-27afb6dfb228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:05.057Z|c4224b37-c57b-4d26-be52-6c7b40a10eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:05.057Z|c4224b37-c57b-4d26-be52-6c7b40a10eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:09.785Z|bc373e2c-4bda-4448-919e-de549e31f286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:09.785Z|bc373e2c-4bda-4448-919e-de549e31f286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:09.790Z|ec6b82a0-d82d-4a76-a9d4-cffca645c401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:09.790Z|7ef96708-7906-44c4-9aac-85c2eb5a8851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:09.790Z|ec6b82a0-d82d-4a76-a9d4-cffca645c401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:09.791Z|7ef96708-7906-44c4-9aac-85c2eb5a8851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:19.444Z|60972bce-fbda-47c9-b97d-6cf2ebc81ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:19.444Z|60972bce-fbda-47c9-b97d-6cf2ebc81ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:19.806Z|a0187f4a-7ae4-42e9-a419-28052eeca1cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:19.807Z|a0187f4a-7ae4-42e9-a419-28052eeca1cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:19.809Z|bb2534a9-b1df-4c2d-a7db-75c0801a3a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:19.809Z|a8c60cbd-bd77-45e9-a811-7698973d5d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:19.810Z|a8c60cbd-bd77-45e9-a811-7698973d5d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:19.810Z|bb2534a9-b1df-4c2d-a7db-75c0801a3a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:28.686Z|0d96887e-a45d-4f2d-a1b6-fa6354a1149e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T06:59:28.687Z|0d96887e-a45d-4f2d-a1b6-fa6354a1149e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:29.829Z|fc80f900-661c-4e75-9a31-f16a582a5c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:29.830Z|fc80f900-661c-4e75-9a31-f16a582a5c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:29.840Z|eb148253-b30c-4e4f-9fae-4eadb5a4a4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:29.840Z|728ff028-6e48-43fe-b4ee-f0a086fe2c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:29.840Z|eb148253-b30c-4e4f-9fae-4eadb5a4a4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:29.840Z|728ff028-6e48-43fe-b4ee-f0a086fe2c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:34.444Z|1413d971-bcfc-47ab-ae3a-3eb6b4024861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:34.444Z|1413d971-bcfc-47ab-ae3a-3eb6b4024861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:35.058Z|1badd2d0-fa2c-4f1f-96d9-cb7259fcb159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:35.058Z|1badd2d0-fa2c-4f1f-96d9-cb7259fcb159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:39.856Z|4039e4d8-ed69-4ff5-839b-f4112e9d2872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:39.857Z|4039e4d8-ed69-4ff5-839b-f4112e9d2872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:39.865Z|d79539ea-aa42-4c40-9fb8-da6e82179157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:39.865Z|d79539ea-aa42-4c40-9fb8-da6e82179157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:39.869Z|fc5a8e30-91d2-4d95-b69f-15baa7a745d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:39.869Z|fc5a8e30-91d2-4d95-b69f-15baa7a745d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:49.444Z|73e91966-4aca-4829-a6f0-c2b7310328fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T06:59:49.447Z|73e91966-4aca-4829-a6f0-c2b7310328fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T06:59:49.879Z|b9aa74a5-46c1-4154-a58c-54cc5a4acca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:49.879Z|b9aa74a5-46c1-4154-a58c-54cc5a4acca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:49.885Z|352da6d4-e2c7-4820-916d-7e591a639556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:49.886Z|352da6d4-e2c7-4820-916d-7e591a639556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:49.889Z|e37491c4-1c24-4c40-8ed1-ce3102cdeabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:49.890Z|e37491c4-1c24-4c40-8ed1-ce3102cdeabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:59.907Z|a2394a27-c729-48d3-bd9c-0ae8b7eb5106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:59.907Z|3e2d0849-32b7-4b72-8242-b93de14b53c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:59.907Z|a2394a27-c729-48d3-bd9c-0ae8b7eb5106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:59.907Z|3e2d0849-32b7-4b72-8242-b93de14b53c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T06:59:59.911Z|c3f3ccbd-36c2-4193-8870-d1761ac95d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T06:59:59.912Z|c3f3ccbd-36c2-4193-8870-d1761ac95d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:04.444Z|1cc46983-d009-47a5-8e31-42de6189fd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:04.444Z|1cc46983-d009-47a5-8e31-42de6189fd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:05.059Z|94136702-5afe-4984-bafd-e78c44334991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:05.059Z|94136702-5afe-4984-bafd-e78c44334991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:09.927Z|f9ade0a2-d95c-4d86-a4db-1b92789d004c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:09.927Z|255d1e0d-d4ea-461f-ac15-18f079001aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:09.928Z|f9ade0a2-d95c-4d86-a4db-1b92789d004c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:09.928Z|255d1e0d-d4ea-461f-ac15-18f079001aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:09.934Z|8b95a621-52ac-497c-9aec-54851a73432c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:09.935Z|8b95a621-52ac-497c-9aec-54851a73432c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:19.444Z|255ae6a3-7913-40e7-87e0-f699bcf8f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:19.444Z|255ae6a3-7913-40e7-87e0-f699bcf8f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:19.946Z|5c256bc7-302f-472d-bc25-0cc59cef49d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:19.946Z|b85bc539-98eb-4e9b-8508-7bf86a310834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:19.947Z|5c256bc7-302f-472d-bc25-0cc59cef49d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:19.947Z|b85bc539-98eb-4e9b-8508-7bf86a310834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:19.952Z|bdc1e1a2-d4d7-4b4c-8276-a9ececf704d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:19.952Z|bdc1e1a2-d4d7-4b4c-8276-a9ececf704d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:28.687Z|d568bfa4-6c60-4be6-9adf-e8eaacd66a05|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:00:28.687Z|d568bfa4-6c60-4be6-9adf-e8eaacd66a05|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:29.968Z|c5081d9b-3cd4-452b-a172-b82ff180ee4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:29.968Z|e8760fc1-e4e5-4e32-9b6c-a09efe063e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:29.968Z|e8760fc1-e4e5-4e32-9b6c-a09efe063e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:29.968Z|c5081d9b-3cd4-452b-a172-b82ff180ee4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:29.971Z|92820be4-7666-4cfd-b35b-a36111dba365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:29.972Z|92820be4-7666-4cfd-b35b-a36111dba365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:34.444Z|3bc56e33-043f-401b-9222-c2c5c47c972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:34.447Z|3bc56e33-043f-401b-9222-c2c5c47c972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:35.060Z|2fc4f020-c0d2-4985-9176-84d0ffb16e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:35.060Z|2fc4f020-c0d2-4985-9176-84d0ffb16e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:39.989Z|afd06df6-f574-4b2e-924f-6705b8b42e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:39.989Z|10047008-8a98-435d-9cae-0da97fc487b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:39.990Z|10047008-8a98-435d-9cae-0da97fc487b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:39.990Z|afd06df6-f574-4b2e-924f-6705b8b42e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:39.990Z|ed1d45ec-87fe-40e8-9ac2-9bd0a7dace78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:39.990Z|ed1d45ec-87fe-40e8-9ac2-9bd0a7dace78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:49.444Z|0b857115-8f15-46f1-998b-66d8b3d47d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:00:49.444Z|0b857115-8f15-46f1-998b-66d8b3d47d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:00:50.010Z|0a438909-2e9e-41be-94aa-7f10808b44ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:50.010Z|4b97b531-7a1d-4ed6-a44c-17e2e81f1e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:50.010Z|f513e3e8-3c8c-4336-a313-a18a73e2fdfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:00:50.010Z|0a438909-2e9e-41be-94aa-7f10808b44ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:50.010Z|4b97b531-7a1d-4ed6-a44c-17e2e81f1e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:00:50.010Z|f513e3e8-3c8c-4336-a313-a18a73e2fdfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:00.041Z|d7953187-f4fc-4ec3-b8fa-84607cc0894b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:00.041Z|08518608-3449-47e0-8bdb-b3b77202d12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:00.041Z|d7953187-f4fc-4ec3-b8fa-84607cc0894b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:00.041Z|08518608-3449-47e0-8bdb-b3b77202d12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:00.042Z|a0318946-c608-4c29-b418-2e4ab3c69bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:00.043Z|a0318946-c608-4c29-b418-2e4ab3c69bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:04.444Z|f51b4ffc-8965-4c11-9ad4-f8d237c73b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:04.444Z|f51b4ffc-8965-4c11-9ad4-f8d237c73b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:05.061Z|1b9cd8c8-8072-4b6e-a5f3-55496c448830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:05.061Z|1b9cd8c8-8072-4b6e-a5f3-55496c448830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:10.061Z|17f34bf8-cda3-4c2d-ab4f-656835cb131b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:10.061Z|787f772d-f753-404c-8540-6075bbe305c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:10.061Z|41d8a1d9-af73-4fae-aaf6-e8a189882427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:10.062Z|17f34bf8-cda3-4c2d-ab4f-656835cb131b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:10.062Z|787f772d-f753-404c-8540-6075bbe305c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:10.062Z|41d8a1d9-af73-4fae-aaf6-e8a189882427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:19.444Z|806e6405-d17c-41d9-b938-cd576f84781d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:19.448Z|806e6405-d17c-41d9-b938-cd576f84781d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:20.082Z|63debbba-77ab-468b-a8d9-996f519cc898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:20.082Z|919caee3-5522-4b0c-8863-a0f16b458895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:20.082Z|a8293095-19fc-4510-af78-5930f9d504e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:20.083Z|63debbba-77ab-468b-a8d9-996f519cc898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:20.083Z|919caee3-5522-4b0c-8863-a0f16b458895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:20.083Z|a8293095-19fc-4510-af78-5930f9d504e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:28.686Z|4d54beac-89c9-499d-b85e-2979c2c0fb82|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:01:28.687Z|4d54beac-89c9-499d-b85e-2979c2c0fb82|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:30.102Z|127a6df7-63d8-4584-8980-9a423e7807c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:30.102Z|127a6df7-63d8-4584-8980-9a423e7807c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:30.105Z|ad08867e-cb2b-49a4-8591-d1377c727165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:30.105Z|758cfe2e-3e4c-4434-aca9-62ea5ee077a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:30.105Z|ad08867e-cb2b-49a4-8591-d1377c727165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:30.105Z|758cfe2e-3e4c-4434-aca9-62ea5ee077a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:34.444Z|93fc656f-79e3-4f80-9edc-68bd9c2d08fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:34.447Z|93fc656f-79e3-4f80-9edc-68bd9c2d08fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:35.062Z|eaf82b8b-7c8a-4729-8a0f-08f09d417215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:35.063Z|eaf82b8b-7c8a-4729-8a0f-08f09d417215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:40.121Z|91c235c8-7476-43bb-87eb-ef2b92e411ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:40.122Z|91c235c8-7476-43bb-87eb-ef2b92e411ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:40.123Z|4edcd9f9-5fb6-4788-b01f-32a298620fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:40.123Z|4edcd9f9-5fb6-4788-b01f-32a298620fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:40.124Z|405be6ec-d58d-438a-b28c-ca1cdf772584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:40.125Z|405be6ec-d58d-438a-b28c-ca1cdf772584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:49.445Z|ce1af25b-9996-41fe-9cfc-40bfde318dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:01:49.445Z|ce1af25b-9996-41fe-9cfc-40bfde318dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:01:50.147Z|2c92076f-00a8-4c00-87e6-f71d12b98057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:50.147Z|f054bea6-5675-408c-bf6a-c408fd403219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:50.147Z|2c92076f-00a8-4c00-87e6-f71d12b98057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:50.147Z|f054bea6-5675-408c-bf6a-c408fd403219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:01:50.151Z|7572fb2c-4b50-47fb-b748-e77a896489a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:01:50.151Z|7572fb2c-4b50-47fb-b748-e77a896489a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:00.168Z|d7c4ef16-98dc-46d7-ab22-8febe6e2724c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:00.169Z|28860651-d8d3-47e5-aa96-9895ed29e06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:00.169Z|d7c4ef16-98dc-46d7-ab22-8febe6e2724c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:00.169Z|28860651-d8d3-47e5-aa96-9895ed29e06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:00.170Z|41537cd4-7758-474d-a85d-6ee872b49183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:00.171Z|41537cd4-7758-474d-a85d-6ee872b49183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:04.444Z|10859346-8519-4bd7-9f3a-458ac8c7351d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:04.447Z|10859346-8519-4bd7-9f3a-458ac8c7351d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:05.063Z|45840b38-fc7d-4680-8ab8-c73c19065792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:05.063Z|45840b38-fc7d-4680-8ab8-c73c19065792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:10.188Z|bc5cad73-a174-40e0-905a-1fbe07375b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:10.188Z|c2342e84-4bb3-481c-8d01-a1e59d22cbd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:10.188Z|2ee90500-d87c-4e30-ae3c-9285ccfffb03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:10.189Z|2ee90500-d87c-4e30-ae3c-9285ccfffb03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:10.189Z|c2342e84-4bb3-481c-8d01-a1e59d22cbd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:10.189Z|bc5cad73-a174-40e0-905a-1fbe07375b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:19.444Z|344c8091-6541-4bf3-bbf7-98d663895576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:19.445Z|344c8091-6541-4bf3-bbf7-98d663895576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:20.212Z|8e260cc3-dab7-4f70-b118-8e51e3089e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:20.212Z|5191f634-d3e5-4229-9c62-87e75ec8409f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:20.213Z|8e260cc3-dab7-4f70-b118-8e51e3089e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:20.213Z|5191f634-d3e5-4229-9c62-87e75ec8409f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:20.212Z|7143d650-9428-4056-bc1e-7eaab3bd7ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:20.216Z|7143d650-9428-4056-bc1e-7eaab3bd7ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:28.686Z|ce05845f-9a6a-4290-9f50-31a5aa25c674|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:02:28.687Z|ce05845f-9a6a-4290-9f50-31a5aa25c674|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:30.235Z|9d3ff066-023d-4fe8-9285-65d92a19b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:30.235Z|f6e9d5e4-47e8-4fec-b9b0-828a5d499707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:30.235Z|9d3ff066-023d-4fe8-9285-65d92a19b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:30.235Z|f6e9d5e4-47e8-4fec-b9b0-828a5d499707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:30.236Z|134f7aa5-f547-4d39-8e2e-2234dd941699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:30.237Z|134f7aa5-f547-4d39-8e2e-2234dd941699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:34.444Z|6513fc73-4417-48c9-a3d7-fa147e6e532c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:34.444Z|6513fc73-4417-48c9-a3d7-fa147e6e532c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:35.064Z|e32054c2-fcd5-490b-8608-c8a57c488bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:35.064Z|e32054c2-fcd5-490b-8608-c8a57c488bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:40.761Z|1abc87a6-6eb0-4900-9e20-ef36c6f79a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:40.761Z|da512731-08dd-49fd-b575-cb9dafec547d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:40.762Z|1abc87a6-6eb0-4900-9e20-ef36c6f79a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:40.762Z|da512731-08dd-49fd-b575-cb9dafec547d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:40.762Z|eb3b7030-dbff-4c67-91a2-bbd093d43577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:40.763Z|eb3b7030-dbff-4c67-91a2-bbd093d43577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:49.444Z|feda288f-4599-4ccc-afbc-9d83324dbbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:02:49.447Z|feda288f-4599-4ccc-afbc-9d83324dbbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:02:50.781Z|377f8b12-3d22-4ca7-a51e-014c04a4de74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:50.781Z|66e99152-2d2b-4608-91ea-69b805ee308d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:50.782Z|66e99152-2d2b-4608-91ea-69b805ee308d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:50.782Z|377f8b12-3d22-4ca7-a51e-014c04a4de74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:02:50.782Z|70e01c37-e2ee-492f-b428-55947086766a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:02:50.782Z|70e01c37-e2ee-492f-b428-55947086766a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:00.803Z|52cb1b6a-522c-4c63-9378-af0d3a5752de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:00.803Z|52cb1b6a-522c-4c63-9378-af0d3a5752de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:00.804Z|b41241c2-bdf3-4268-af69-18922561fc63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:00.804Z|324000a5-7923-411d-b90a-c97304456ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:00.804Z|324000a5-7923-411d-b90a-c97304456ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:00.804Z|b41241c2-bdf3-4268-af69-18922561fc63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:04.444Z|a1610153-f05b-4f13-ae49-8dbebb644728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:04.444Z|a1610153-f05b-4f13-ae49-8dbebb644728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:05.065Z|af0a8274-18e6-4483-b396-1777e278bea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:05.065Z|af0a8274-18e6-4483-b396-1777e278bea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:10.824Z|50e4eac9-d1d6-466e-914d-4d6c7d08e590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:10.824Z|1169ceec-0173-4233-a5a3-c0c10aa33727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:10.825Z|50e4eac9-d1d6-466e-914d-4d6c7d08e590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:10.825Z|1169ceec-0173-4233-a5a3-c0c10aa33727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:10.825Z|1815cb99-27f2-45ce-b421-3ce828d4a1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:10.826Z|1815cb99-27f2-45ce-b421-3ce828d4a1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:19.444Z|064b6bcf-e4d1-43d8-9230-d39fa8712ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:19.445Z|064b6bcf-e4d1-43d8-9230-d39fa8712ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:20.847Z|92c8ac08-930b-4b9b-8471-2e2662ca21a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:20.847Z|7e10743a-bdcd-443b-9466-82b069af681d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:20.847Z|47ca981a-6942-4bb2-9216-700dced77064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:20.848Z|47ca981a-6942-4bb2-9216-700dced77064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:20.848Z|92c8ac08-930b-4b9b-8471-2e2662ca21a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:20.848Z|7e10743a-bdcd-443b-9466-82b069af681d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:28.686Z|1ab32689-21b1-4edd-85c7-b21dde990c5d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:03:28.686Z|1ab32689-21b1-4edd-85c7-b21dde990c5d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:30.875Z|96ff00f2-9874-480e-9152-46f36b76b427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:30.875Z|d72c63f1-d083-40a9-a357-a3e5d61c7213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:30.875Z|94622650-6248-47db-a967-b2d0e9bdfbdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:30.875Z|96ff00f2-9874-480e-9152-46f36b76b427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:30.876Z|94622650-6248-47db-a967-b2d0e9bdfbdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:30.876Z|d72c63f1-d083-40a9-a357-a3e5d61c7213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:34.444Z|782192ee-e45a-4aad-901e-60949dec8ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:34.447Z|782192ee-e45a-4aad-901e-60949dec8ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:35.066Z|295749b9-53ce-493f-b681-6f71a6958543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:35.066Z|295749b9-53ce-493f-b681-6f71a6958543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:40.898Z|7b10400e-abc6-4f7b-a57b-5e464e036d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:40.899Z|7b10400e-abc6-4f7b-a57b-5e464e036d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:40.904Z|50346f44-d32b-459c-b67e-98f0f3d5a36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:40.904Z|6e12396e-43bc-4638-9b9e-1d6919a9ab42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:40.905Z|50346f44-d32b-459c-b67e-98f0f3d5a36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:40.905Z|6e12396e-43bc-4638-9b9e-1d6919a9ab42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:49.444Z|a0f71ce3-79e9-47b2-be7c-8fd64abffbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:03:49.444Z|a0f71ce3-79e9-47b2-be7c-8fd64abffbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:03:50.919Z|f0f2eb66-225c-4783-b9a8-6cc60427e963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:50.920Z|f0f2eb66-225c-4783-b9a8-6cc60427e963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:50.924Z|b910b974-8411-4981-b6ff-60d8ce38a65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:50.924Z|8d9236b7-7529-40d5-a393-d5884c1e74f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:03:50.924Z|b910b974-8411-4981-b6ff-60d8ce38a65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:03:50.924Z|8d9236b7-7529-40d5-a393-d5884c1e74f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:00.949Z|af98d224-bf45-47f4-9781-93c823b0033b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:00.950Z|af98d224-bf45-47f4-9781-93c823b0033b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:00.950Z|d332e926-b4f2-4c63-b51e-f293f649ea77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:00.951Z|d332e926-b4f2-4c63-b51e-f293f649ea77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:00.951Z|ca306b3b-fafd-447d-89a0-83c7d6a583e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:00.951Z|ca306b3b-fafd-447d-89a0-83c7d6a583e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:04.444Z|68e60178-ee2e-4d42-a997-ba12664788b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:04.444Z|68e60178-ee2e-4d42-a997-ba12664788b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:05.066Z|e4f8431a-3b8e-421b-a577-56c0f8e0b78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:05.067Z|e4f8431a-3b8e-421b-a577-56c0f8e0b78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:10.972Z|58e2c8d8-2ba5-48b3-b2c5-c5363288ad32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:10.972Z|a740042e-45aa-4f28-98de-bde5d6dc7d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:10.973Z|58e2c8d8-2ba5-48b3-b2c5-c5363288ad32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:10.973Z|a740042e-45aa-4f28-98de-bde5d6dc7d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:10.973Z|5846b703-aa16-4e9d-a60e-fcbf6a679aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:10.973Z|5846b703-aa16-4e9d-a60e-fcbf6a679aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:19.444Z|6ec7bbf6-947b-4cae-b967-8ab2541938a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:19.447Z|6ec7bbf6-947b-4cae-b967-8ab2541938a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:20.992Z|ede532a6-3bc5-402a-92c4-9ed43e5f1b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:20.992Z|7c141b0f-e290-491a-8f95-293c2234ac37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:20.992Z|07878ce8-e18e-477e-9446-60449765a451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:20.993Z|07878ce8-e18e-477e-9446-60449765a451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:20.993Z|ede532a6-3bc5-402a-92c4-9ed43e5f1b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:20.993Z|7c141b0f-e290-491a-8f95-293c2234ac37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:28.688Z|601f13a8-8e0e-4f10-8314-fa9e128e1051|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:04:28.689Z|601f13a8-8e0e-4f10-8314-fa9e128e1051|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:31.029Z|9addc846-1024-4475-a8bd-4b837143898b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:31.030Z|9addc846-1024-4475-a8bd-4b837143898b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:31.031Z|efdd219c-8292-4ce3-b8a5-743ef1a67a13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:31.031Z|7eca6591-13e0-409c-a25f-f44371e4efa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:31.032Z|efdd219c-8292-4ce3-b8a5-743ef1a67a13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:31.032Z|7eca6591-13e0-409c-a25f-f44371e4efa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:34.444Z|b2827562-7d75-4c1f-b645-e9bb0381185b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:34.444Z|b2827562-7d75-4c1f-b645-e9bb0381185b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:35.067Z|b3ba10a4-5d37-4382-9373-3a9f93b39949|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:35.067Z|b3ba10a4-5d37-4382-9373-3a9f93b39949|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:41.050Z|9feb1e0e-dfb3-456a-966f-035f3abbad42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:41.050Z|9feb1e0e-dfb3-456a-966f-035f3abbad42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:41.051Z|939a5da1-5865-497f-bb6a-cf05adb2b141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:41.052Z|939a5da1-5865-497f-bb6a-cf05adb2b141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:41.052Z|2643ebd0-e5ed-4352-bd71-4cf2925406ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:41.053Z|2643ebd0-e5ed-4352-bd71-4cf2925406ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:49.444Z|01c062ba-86af-48bb-ad76-d20ca61977ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:04:49.444Z|01c062ba-86af-48bb-ad76-d20ca61977ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:04:51.080Z|6ae926ec-dc1a-440c-851f-e6e2842b7a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:51.080Z|ccdd5a46-069f-40fa-aa99-e06ee9a958de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:51.080Z|4f57371c-148d-440a-94c8-ffa48367ffc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:04:51.080Z|6ae926ec-dc1a-440c-851f-e6e2842b7a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:51.080Z|ccdd5a46-069f-40fa-aa99-e06ee9a958de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:04:51.080Z|4f57371c-148d-440a-94c8-ffa48367ffc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:01.102Z|50aea523-a388-4470-abd7-1be1531ecca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:01.102Z|534bf071-7c31-416e-84a2-8f7c806b6bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:01.102Z|ed1f948d-e33a-48f2-aef3-472fd168252f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:01.103Z|50aea523-a388-4470-abd7-1be1531ecca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:01.103Z|534bf071-7c31-416e-84a2-8f7c806b6bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:01.103Z|ed1f948d-e33a-48f2-aef3-472fd168252f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:04.444Z|638af41b-4882-4376-8803-2304286a7379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:04.447Z|638af41b-4882-4376-8803-2304286a7379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:05.068Z|d9a8409a-34e2-4cfa-b385-3d6e59464f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:05.068Z|d9a8409a-34e2-4cfa-b385-3d6e59464f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:11.123Z|c0234bee-1e35-4f00-9b92-b03b8a584323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:11.123Z|59020de9-2dd3-4ee8-b8f5-3f554891bb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:11.123Z|042e334a-c48d-46e8-87f3-862fb9a71ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:11.124Z|c0234bee-1e35-4f00-9b92-b03b8a584323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:11.124Z|59020de9-2dd3-4ee8-b8f5-3f554891bb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:11.124Z|042e334a-c48d-46e8-87f3-862fb9a71ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:19.444Z|6a580a64-f0d0-4056-80fd-7806b6981338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:19.445Z|6a580a64-f0d0-4056-80fd-7806b6981338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:21.143Z|4d047c52-9603-4dd8-9831-2feb6014969f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:21.144Z|4d047c52-9603-4dd8-9831-2feb6014969f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:21.144Z|35b857f0-41e4-43b5-a6a5-88e62d71349c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:21.144Z|9509b93f-8d71-4133-bb65-dcd1a4b2ec40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:21.145Z|9509b93f-8d71-4133-bb65-dcd1a4b2ec40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:21.145Z|35b857f0-41e4-43b5-a6a5-88e62d71349c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:28.687Z|1296f583-0bcf-41ab-860a-d981e3ee1838|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:05:28.687Z|1296f583-0bcf-41ab-860a-d981e3ee1838|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:31.167Z|3a6ee284-7ec9-46d2-a02e-7788219e3e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:31.168Z|3a6ee284-7ec9-46d2-a02e-7788219e3e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:31.167Z|353dffad-f205-4342-aee9-83530946ee31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:31.169Z|353dffad-f205-4342-aee9-83530946ee31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:31.173Z|f1f15aa7-9f69-4194-ab80-3cb826b35184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:31.173Z|f1f15aa7-9f69-4194-ab80-3cb826b35184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:34.444Z|fdcc4a61-b5d0-424e-b8c3-901fce82a0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:34.444Z|fdcc4a61-b5d0-424e-b8c3-901fce82a0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:35.069Z|402ca647-cb66-4e6b-b484-0b06367a09a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:35.069Z|402ca647-cb66-4e6b-b484-0b06367a09a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:41.198Z|1f7f027c-ec3c-40d1-97d3-fa90180c7728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:41.198Z|a664d219-6403-4720-80bf-282541bc9f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:41.199Z|a664d219-6403-4720-80bf-282541bc9f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:41.199Z|1f7f027c-ec3c-40d1-97d3-fa90180c7728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:41.199Z|b79e91b9-5f70-4c52-b5fd-ca83e45a0b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:41.200Z|b79e91b9-5f70-4c52-b5fd-ca83e45a0b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:49.444Z|e1a28ccb-2e3f-4050-9b4f-bf65b1962db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:05:49.448Z|e1a28ccb-2e3f-4050-9b4f-bf65b1962db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:05:51.221Z|4ecc2752-0ad5-4149-8d43-657f6adb4ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:51.221Z|cf622817-ee94-4b3a-8031-2a03397e6be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:51.221Z|32b10864-81ec-466f-8cd4-17828e29f425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:05:51.221Z|4ecc2752-0ad5-4149-8d43-657f6adb4ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:51.222Z|cf622817-ee94-4b3a-8031-2a03397e6be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:05:51.222Z|32b10864-81ec-466f-8cd4-17828e29f425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:01.244Z|2920490e-683c-4505-a4f2-0def57c623f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:01.244Z|91bd468b-94c8-41c9-815b-dec6c45459f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:01.244Z|2920490e-683c-4505-a4f2-0def57c623f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:01.244Z|91bd468b-94c8-41c9-815b-dec6c45459f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:01.246Z|3cf0985b-8fc2-4977-ba48-fe093ffd692f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:01.246Z|3cf0985b-8fc2-4977-ba48-fe093ffd692f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:04.444Z|2e58e80f-675b-486a-9c25-4721a84fbc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:04.445Z|2e58e80f-675b-486a-9c25-4721a84fbc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:05.070Z|6a44d1b6-603d-4e96-9c7d-858dbc3cfe55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:05.070Z|6a44d1b6-603d-4e96-9c7d-858dbc3cfe55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:11.268Z|e9c8f52f-f455-4360-b61a-e639163c095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:11.268Z|1e0836c8-3b46-41eb-b3e4-2527b96c40e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:11.269Z|e9c8f52f-f455-4360-b61a-e639163c095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:11.269Z|1e0836c8-3b46-41eb-b3e4-2527b96c40e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:11.272Z|ac6cc047-94ee-42bd-872d-f98a50467bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:11.272Z|ac6cc047-94ee-42bd-872d-f98a50467bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:19.444Z|0be9f96a-5d3d-4588-8ca9-9766f2e6c36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:19.444Z|0be9f96a-5d3d-4588-8ca9-9766f2e6c36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:21.289Z|ac25b283-2cfc-4fc2-9696-bd0a61d238da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:21.290Z|ac25b283-2cfc-4fc2-9696-bd0a61d238da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:21.291Z|6935ecc1-5300-46c2-b179-a344f552dee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:21.291Z|6935ecc1-5300-46c2-b179-a344f552dee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:21.293Z|8ad45503-600c-4bfd-8976-76fc62ec04bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:21.293Z|8ad45503-600c-4bfd-8976-76fc62ec04bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:28.687Z|8b3fa0a7-ecdb-41b7-8774-fbeb17b0fdac|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:06:28.687Z|8b3fa0a7-ecdb-41b7-8774-fbeb17b0fdac|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:31.310Z|e53e2c2c-614e-45c5-9e3a-cd0b3972b360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:31.310Z|e53e2c2c-614e-45c5-9e3a-cd0b3972b360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:31.311Z|3614c9d0-a1c0-4df3-a654-2942e904434b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:31.311Z|3614c9d0-a1c0-4df3-a654-2942e904434b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:31.311Z|6507e8d4-8635-4253-985e-8ef0447dee60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:31.312Z|6507e8d4-8635-4253-985e-8ef0447dee60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:34.444Z|cba73e0b-cf66-4e83-b31b-c28365fcdb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:34.447Z|cba73e0b-cf66-4e83-b31b-c28365fcdb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:35.071Z|e6c7465a-0d1d-45f7-bed5-11af21e65d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:35.071Z|e6c7465a-0d1d-45f7-bed5-11af21e65d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:41.332Z|ba467ccf-c649-4f92-b963-88014927787f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:41.332Z|ba467ccf-c649-4f92-b963-88014927787f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:41.333Z|8ff1af49-1cd2-4984-b1d3-3fcc62475b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:41.333Z|25670ba3-1cd6-4787-bccd-9d0397325beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:41.333Z|8ff1af49-1cd2-4984-b1d3-3fcc62475b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:41.333Z|25670ba3-1cd6-4787-bccd-9d0397325beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:49.444Z|038cc309-5ca3-472c-ba5a-bd2c3261d1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:06:49.444Z|038cc309-5ca3-472c-ba5a-bd2c3261d1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:06:51.353Z|880fa415-41b9-45f3-8e39-2d9797552e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:51.353Z|17aef793-78f0-41dc-9cd1-3f9f98e235dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:51.353Z|df39f632-1cb6-4cad-8be1-bae39e4e723b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:06:51.354Z|17aef793-78f0-41dc-9cd1-3f9f98e235dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:51.354Z|880fa415-41b9-45f3-8e39-2d9797552e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:06:51.354Z|df39f632-1cb6-4cad-8be1-bae39e4e723b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:01.373Z|fa2f0498-0da2-4794-847c-6a56b2b07414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:01.373Z|6409869a-7a69-4c78-b1d7-9edfd24dd2b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:01.374Z|fa2f0498-0da2-4794-847c-6a56b2b07414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:01.374Z|6409869a-7a69-4c78-b1d7-9edfd24dd2b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:01.377Z|9758e54d-59e8-434a-835c-4e8fa46f0412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:01.377Z|9758e54d-59e8-434a-835c-4e8fa46f0412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:04.444Z|7419c209-c482-40f2-aed7-432710234ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:04.444Z|7419c209-c482-40f2-aed7-432710234ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:07:05.072Z|e821b282-0141-4fb0-9f7f-15b875acd05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:05.072Z|e821b282-0141-4fb0-9f7f-15b875acd05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:07:11.399Z|6392cc30-46bc-47fa-b1e0-456bc601bb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:11.400Z|6392cc30-46bc-47fa-b1e0-456bc601bb25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:11.402Z|b5fa9202-43a7-44b6-9efe-19802192b071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:11.402Z|b5fa9202-43a7-44b6-9efe-19802192b071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:11.405Z|5974a594-23c8-4ac8-a1c8-9dedfb5aea99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:11.406Z|5974a594-23c8-4ac8-a1c8-9dedfb5aea99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:19.444Z|954b192d-3124-4f7a-8c57-31915cce51b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:19.447Z|954b192d-3124-4f7a-8c57-31915cce51b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:07:21.426Z|a0325e7e-b40d-4159-9265-85f964276327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:21.427Z|a0325e7e-b40d-4159-9265-85f964276327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:21.431Z|4e2867f1-4ed5-427f-8bb8-18ad7a25a0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:21.431Z|779af89d-b07e-4511-a606-5db5c2aaf3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:21.431Z|779af89d-b07e-4511-a606-5db5c2aaf3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:21.431Z|4e2867f1-4ed5-427f-8bb8-18ad7a25a0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:28.686Z|54138f9d-12c8-46f4-a6d2-15f2f146a6a0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-10-07T07:07:28.687Z|54138f9d-12c8-46f4-a6d2-15f2f146a6a0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:31.448Z|bb9455ba-b161-4f58-ac6d-118e079d0037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:31.448Z|bb9455ba-b161-4f58-ac6d-118e079d0037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:31.451Z|fb5aef4e-3143-4aee-8ecb-25a2bbdded24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:31.451Z|6f8c1a7d-8f3e-453e-9c30-20dcb0f4dfcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:31.451Z|6f8c1a7d-8f3e-453e-9c30-20dcb0f4dfcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:31.451Z|fb5aef4e-3143-4aee-8ecb-25a2bbdded24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:34.444Z|f0337f0e-bac8-45e3-808f-21b7f0e48f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:34.444Z|f0337f0e-bac8-45e3-808f-21b7f0e48f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:07:35.073Z|1c73d276-7908-4690-92b5-6a80a1b44c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:35.073Z|1c73d276-7908-4690-92b5-6a80a1b44c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-10-07T07:07:41.470Z|a5209197-43cf-4f8f-9965-a3d532e75066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:41.470Z|c486b37a-2ead-41b8-90e8-cbe581dfcd3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:41.471Z|a5209197-43cf-4f8f-9965-a3d532e75066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:41.471Z|c486b37a-2ead-41b8-90e8-cbe581dfcd3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:41.472Z|5abc0e56-3818-437d-8060-5f32dcf88cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-10-07T07:07:41.472Z|5abc0e56-3818-437d-8060-5f32dcf88cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-10-07T07:07:49.444Z|4db6624c-9803-40b0-9802-b4d0d4f017aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-10-07T07:07:49.444Z|4db6624c-9803-40b0-9802-b4d0d4f017aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.